Vishwanathrao Badarkhe, Manish
|
2ebac4f8ba
gpio: Remove duplicate include of errno.h
|
12 years ago |
Linus Torvalds
|
c2d3306991
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
12 years ago |
Linus Walleij
|
403c1d0be5
gpio: provide stubs for devres gpio functions
|
12 years ago |
Alexandre Courbot
|
79a9becda8
gpiolib: export descriptor-based GPIO interface
|
12 years ago |
Christian Ruppert
|
586a87e6ed
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
|
12 years ago |
Linus Walleij
|
d468bf9eca
gpio: add API to be strict about GPIO IRQ usage
|
12 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
|
13 years ago |
Linus Walleij
|
3f0f867060
gpiolib: let gpiochip_add_pin_range() specify offset
|
13 years ago |
Linus Walleij
|
50309a9c2e
gpiolib: iron out include ladder mistakes
|
13 years ago |
Linus Walleij
|
1e63d7b936
gpiolib: separation of pin concerns
|
13 years ago |
Linus Walleij
|
165adc9c17
gpiolib: fix up function prototypes etc
|
13 years ago |
Shiraz Hashim
|
f23f1516b6
gpiolib: provide provision to register pin ranges
|
13 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
|
14 years ago |
Mark Brown
|
feb8369924
gpiolib: Ensure struct gpio is always defined
|
14 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 |