Alexandre Courbot
|
83cabe33eb
gpiolib: use gpio_chips list in gpiochip_find_base
|
12 years ago |
Alexandre Courbot
|
cb1650d4e0
gpiolib: use gpio_chips list in sysfs ops
|
12 years ago |
Alexandre Courbot
|
125eef96f6
gpiolib: use gpio_chips list in gpiochip_find
|
12 years ago |
Alexandre Courbot
|
65493e3ac4
gpiolib: use gpio_chips list in gpiolib_sysfs_init
|
12 years ago |
Alexandre Courbot
|
1a989d0f1d
gpiolib: link all gpio_chips using a list
|
12 years ago |
Alexandre Courbot
|
476171ce78
gpiolib: add missing braces in gpio_direction_show
|
12 years ago |
Alexandre Courbot
|
710b40eac4
gpiolib: remove gpiochip_reserve()
|
12 years ago |
Linus Torvalds
|
b0885d01f9
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
12 years ago |
Axel Lin
|
b4d4b1f087
gpiolib: Fix use after free in gpiochip_add_pin_range
|
12 years ago |
Linus Walleij
|
316511c013
gpiolib: rename pin range arguments
|
12 years ago |
Linus Walleij
|
8f23ca1a73
gpiolib: return any error code from range creation
|
12 years ago |
Linus Walleij
|
192c369c61
gpiolib: rename find_pinctrl_*
|
12 years ago |
Linus Walleij
|
3f0f867060
gpiolib: let gpiochip_add_pin_range() specify offset
|
12 years ago |
Linus Walleij
|
1e63d7b936
gpiolib: separation of pin concerns
|
12 years ago |
Linus Walleij
|
9ef0d6f762
gpiolib: call pin removal in chip removal function
|
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 |
Dan Carpenter
|
529f2ad5e3
gpiolib: unlock on error in gpio_export()
|
12 years ago |
Mathias Nyman
|
ad2fab36d7
gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios
|
12 years ago |
Mathias Nyman
|
80b0a60292
gpiolib: add gpio get direction callback support
|
12 years ago |
Ryan Mallon
|
fc4e251499
gpiolib: Refactor gpio_export
|
12 years ago |
Thierry Reding
|
f9c4a31f61
gpiolib: Use seq_file's iterator interface
|
13 years ago |
Mark Brown
|
e935457630
gpiolib: Defer failed gpio requests by default
|
13 years ago |
Grant Likely
|
07ce8ec730
gpiolib: Remove 'const' from data argument of gpiochip_find()
|
13 years ago |
H Hartley Sweeten
|
ee1c1e7d64
gpiolib: quiet gpiochip_add boot message noise
|
13 years ago |
Grant Likely
|
3d0f7cf0f3
gpio: Adjust of_xlate API to support multiple GPIO chips
|
13 years ago |
Wolfram Sang
|
fc3a1f04f5
gpio: add flags to export GPIOs when requesting
|
13 years ago |
Mark Brown
|
e4e449e828
gpiolib: Add comments explaining the _cansleep() WARN_ON()s
|
13 years ago |
Laxman Dewangan
|
25553ff075
gpio: gpiolib: Support for open source/emitter gpios
|
13 years ago |
Laxman Dewangan
|
aca5ce14eb
gpio: gpiolib: Support for open drain/collector gpios
|
13 years ago |