Linus Torvalds
|
b0885d01f9
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
12 years ago |
Linus Walleij
|
316511c013
gpiolib: rename pin range arguments
|
12 years ago |
Linus Walleij
|
3f0f867060
gpiolib: let gpiochip_add_pin_range() specify offset
|
12 years ago |
Linus Walleij
|
50309a9c2e
gpiolib: iron out include ladder mistakes
|
12 years ago |
Linus Walleij
|
1e63d7b936
gpiolib: separation of pin concerns
|
12 years ago |
Linus Walleij
|
165adc9c17
gpiolib: fix up function prototypes etc
|
12 years ago |
Shiraz Hashim
|
f23f1516b6
gpiolib: provide provision to register pin ranges
|
12 years ago |
Mathias Nyman
|
80b0a60292
gpiolib: add gpio get direction callback support
|
12 years ago |
Roland Stigge
|
1ae963143e
gpio: Document device_node's det_debounce
|
12 years ago |
Grant Likely
|
07ce8ec730
gpiolib: Remove 'const' from data argument of gpiochip_find()
|
13 years ago |
Grant Likely
|
3d0f7cf0f3
gpio: Adjust of_xlate API to support multiple GPIO chips
|
13 years ago |
Mark Brown
|
09d71ff194
gpiolib: Implement devm_gpio_request_one()
|
13 years ago |
Grant Likely
|
6e2cf65140
gpio: constify the data parameter to gpiochip_find()
|
13 years ago |
John Crispin
|
1a0703ede4
GPIO: add bindings for managed devices
|
13 years ago |
Grant Likely
|
15c9a0acc3
of: create of_phandle_args to simplify return of phandle parsing data
|
13 years ago |
Grant Likely
|
1a2d397a6e
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
|
13 years ago |
Hamo
|
eb9ae7f2a3
gpio: fix build error in include/asm-generic/gpio.h
|
13 years ago |
Mark Brown
|
feb8369924
gpiolib: Ensure struct gpio is always defined
|
13 years ago |
Randy Dunlap
|
c001fb72a7
gpio: add GPIOF_ values regardless on kconfig settings
|
14 years ago |
Lars-Peter Clausen
|
7c295975a8
gpio: make gpio_{request,free}_array gpio array parameter const
|
14 years ago |
Joe Perches
|
3474cb3cc0
gpio: Convert gpio_is_valid to return bool
|
14 years ago |
Linus Torvalds
|
d8a3515e2a
Revert "gpiolib: annotate gpio-intialization with __must_check"
|
14 years ago |
Wolfram Sang
|
0fdae42d36
gpiolib: annotate gpio-intialization with __must_check
|
14 years ago |
Anton Vorontsov
|
09cd9527d6
gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h
|
14 years ago |
David Brownell
|
c956126c13
gpio: doc updates
|
15 years ago |
Grant Likely
|
594fa265e0
of/gpio: stop using device_node data pointer to find gpio_chip
|
15 years ago |
Anton Vorontsov
|
a19e3da5bc
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
|
15 years ago |
Felipe Balbi
|
c4b5be98fe
gpiolib: introduce set_debounce method
|
15 years ago |
Uwe Kleine-König
|
7839ec7821
gpiolib: document that names can contain printk format specifiers
|
15 years ago |
Uwe Kleine-König
|
62154991a8
gpiolib: make names array and its values const
|
15 years ago |