Linus Torvalds
|
c2d3306991
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
11 years ago |
Alexandre Courbot
|
79a9becda8
gpiolib: export descriptor-based GPIO interface
|
11 years ago |
Christian Ruppert
|
586a87e6ed
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
|
11 years ago |
Linus Walleij
|
d468bf9eca
gpio: add API to be strict about GPIO IRQ usage
|
11 years ago |
Alexandre Courbot
|
6c0b4e6c85
gpiolib: let gpio_chip reference its descriptors
|
12 years ago |
Alexandre Courbot
|
1a989d0f1d
gpiolib: link all gpio_chips using a list
|
12 years ago |
Alexandre Courbot
|
710b40eac4
gpiolib: remove gpiochip_reserve()
|
12 years ago |
Shawn Guo
|
6a89a314ab
gpio: devm_gpio_* support should not depend on GPIOLIB
|
12 years ago |
Shawn Guo
|
d59b4eaaf0
gpio: fix warning of 'struct gpio_chip' declaration
|
12 years ago |
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 |