Alexandre Courbot
|
209e64f9ed
gpiolib: fix of_find_gpio() when OF not defined
|
11 years ago |
Michal Nazarewicz
|
61c6375d55
gpio: fix memory leak in error path
|
11 years ago |
Alexandre Courbot
|
53e7cac35d
gpiolib: use dedicated flags for GPIO properties
|
11 years ago |
Alexandre Courbot
|
79697ef94c
gpiolib: fix find_chip_by_name()
|
11 years ago |
Rafael J. Wysocki
|
7b1998116b
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
|
11 years ago |
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 |
Linus Torvalds
|
8a5dc585d5
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
11 years ago |
Mika Westerberg
|
e01f440a68
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
|
11 years ago |
Mika Westerberg
|
81f59e9d13
gpiolib / ACPI: add ACPI support for gpiod_get_index()
|
11 years ago |
Alexandre Courbot
|
bae48da237
gpiolib: add gpiod_get() and gpiod_put() functions
|
11 years ago |
Alexandre Courbot
|
79a9becda8
gpiolib: export descriptor-based GPIO interface
|
11 years ago |
Linus Walleij
|
b41fb43911
Merge tag 'v3.12-rc6' into devel
|
11 years ago |
Greg Kroah-Hartman
|
a7204d72db
Merge 3.12-rc6 into driver-core-next
|
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
|
12 years ago |
Alexandre Courbot
|
0204df470d
gpiolib: let gpiod_request() return -EPROBE_DEFER
|
11 years ago |
Alexandre Courbot
|
8c0fca8153
gpiolib: safer implementation of desc_to_gpio()
|
11 years ago |
Tejun Heo
|
388975ccca
sysfs: clean up sysfs_get_dirent()
|
12 years ago |
Alexandre Courbot
|
d8e0ac0824
gpiolib: factorize gpiod_get/set functions
|
12 years ago |
Mark Brown
|
7b17b59fea
gpiolib: Include GPIO label in log messages for GPIOs
|
12 years ago |
Mark Brown
|
6424de5af1
gpiolib: Provide helper macros for logging of GPIO events
|
12 years ago |
Linus Walleij
|
65d876564e
gpio: return -ENOTSUPP if debounce cannot be set
|
12 years ago |
Linus Walleij
|
be1a4b1308
gpio: improve error path in gpiolib
|
12 years ago |
Jingoo Han
|
a3d88c92a1
gpiolib: replace strict_strtol() with kstrtol()
|
12 years ago |
Zhangfei Gao
|
3bae4811fb
gpiolib: remove warnning of allocations with IRQs disabled
|
12 years ago |
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 |