Alexandre Courbot
|
24d7628fe8
gpiolib: move comment to right function
|
12 years ago |
Alexandre Courbot
|
def634338d
gpiolib: use const parameters when possible
|
12 years ago |
Alexandre Courbot
|
bcabdef12d
gpiolib: check descriptors validity before use
|
12 years ago |
Tejun Heo
|
62f516b8d6
gpio: convert to idr_alloc()
|
12 years ago |
Linus Torvalds
|
4c8c225abf
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Grant Likely
|
362432aed5
gpiolib: Fix locking on gpio debugfs files
|
12 years ago |
Alexandre Courbot
|
6c0b4e6c85
gpiolib: let gpio_chip reference its descriptors
|
12 years ago |
Alexandre Courbot
|
372e722ea4
gpiolib: use descriptors internally
|
12 years ago |
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 |
Michał Mirosław
|
9f3b795a62
driver-core: constify data for class_find_device()
|
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 |