Linus Walleij
|
d468bf9eca
gpio: add API to be strict about GPIO IRQ usage
|
11 years ago |
Alexandre Courbot
|
76ec9d18b8
Convert selectors of GENERIC_GPIO to GPIOLIB
|
12 years ago |
Shawn Guo
|
6a89a314ab
gpio: devm_gpio_* support should not depend on GPIOLIB
|
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 |
Laxman Dewangan
|
f567fde246
gpio: fix bits conflict for gpio flags
|
13 years ago |
Mark Brown
|
09d71ff194
gpiolib: Implement devm_gpio_request_one()
|
13 years ago |
Mark Brown
|
7563bbf89d
gpiolib/arches: Centralise bolierplate asm/gpio.h
|
13 years ago |
Mark Brown
|
2c96922ae3
gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functions
|
13 years ago |
Wolfram Sang
|
fc3a1f04f5
gpio: add flags to export GPIOs when requesting
|
13 years ago |
Linus Torvalds
|
7bf97e1d5a
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
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 |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.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 |
Wolfram Sang
|
323b7fe8f8
include/gpio.h: remove remaining __must_check-annotiations
|
14 years ago |
Linus Torvalds
|
d8a3515e2a
Revert "gpiolib: annotate gpio-intialization with __must_check"
|
14 years ago |
Wolfram Sang
|
5f829e405e
gpiolib: add missing functions to generic fallback
|
14 years ago |
Wolfram Sang
|
0fdae42d36
gpiolib: annotate gpio-intialization with __must_check
|
14 years ago |
Anton Vorontsov
|
4e4438b865
gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
|
15 years ago |
Felipe Balbi
|
c4b5be98fe
gpiolib: introduce set_debounce method
|
15 years ago |
Jani Nikula
|
0769746183
gpiolib: add support for changing value polarity in sysfs
|
15 years ago |
Jani Nikula
|
a4177ee7f1
gpiolib: allow exported GPIO nodes to be named using sysfs links
|
16 years ago |