Johan Hovold
|
01cca93a94
gpio: unregister gpiochip device before removing it
|
10 年 前 |
Johan Hovold
|
6798acaa01
gpio: fix sleep-while-atomic in gpiochip_remove
|
10 年 前 |
Johan Hovold
|
00acc3dc24
gpio: fix memory leak and sleep-while-atomic
|
10 年 前 |
Johan Hovold
|
05aa520334
gpio: clean up gpiochip_add error handling
|
10 年 前 |
Johan Hovold
|
225fce83cb
gpio: fix gpio-chip list corruption
|
10 年 前 |
Johan Hovold
|
5539b3c938
gpio: fix memory and reference leaks in gpiochip_add error path
|
10 年 前 |
Linus Torvalds
|
980f3c344f
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
10 年 前 |
Alexandre Courbot
|
0e9a5edf5d
gpio: fix deferred probe detection for legacy API
|
10 年 前 |
Alexandre Courbot
|
8e53b0f190
gpio: remove const modifier from gpiod_get_direction()
|
10 年 前 |
Alexandre Courbot
|
14e85c0e69
gpio: remove gpio_descs global array
|
10 年 前 |
Geert Uytterhoeven
|
86256d1fce
gpio: Check if base is positive before calling gpio_is_valid()
|
10 年 前 |
Rojhalat Ibrahim
|
5f42424354
gpiolib: allow simultaneous setting of multiple GPIO outputs
|
10 年 前 |
Mika Westerberg
|
40b7318319
gpio: Support for unified device properties interface
|
11 年 前 |
Mika Westerberg
|
0d9a693cc8
gpio / ACPI: Add support for _DSD device properties
|
11 年 前 |
Alexandre Courbot
|
e3a2e87893
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
|
11 年 前 |
Linus Torvalds
|
ea584595fc
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
11 年 前 |
Linus Walleij
|
3f97d5fcf9
gpio: handle also nested irqchips in the chained handler set-up
|
11 年 前 |
Linus Walleij
|
83141a7719
gpio: set parent irq on chained handlers
|
11 年 前 |
Grygorii Strashko
|
e3893386b9
gpiolib: irqchip: use irq_find_mapping while removing irqchip
|
11 年 前 |
Octavian Purdila
|
295494af06
gpiolib: add irq_not_threaded flag to gpio_chip
|
11 年 前 |
Jarkko Nikula
|
324b039878
gpio: Fix potential NULL handler data in chained irqchip handler
|
11 年 前 |
Adrian Hunter
|
72f908c88c
gpio: Fix gpio direction flags not getting set
|
11 年 前 |
Alexander Shiyan
|
43a8785aee
GPIO: gpiolib: trivial: Add missing carriage return
|
11 年 前 |
abdoulaye berthe
|
e1db1706c8
gpio: gpiolib: set gpiochip_remove retval to void
|
11 年 前 |
Alexandre Courbot
|
abdc08a3a2
gpio: change gpiochip_request_own_desc() prototype
|
11 年 前 |
Alexandre Courbot
|
39b2bbe3d7
gpio: add flags argument to gpiod_get*() functions
|
11 年 前 |
Mika Westerberg
|
afa82fab5e
gpio / ACPI: Move event handling registration to gpiolib irqchip helpers
|
11 年 前 |
Linus Walleij
|
0a6d315827
gpio: split gpiod board registration into machine header
|
11 年 前 |
Guenter Roeck
|
f7d4ad98fd
gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
|
11 年 前 |
Alexandre Courbot
|
d82da79722
gpio: move gpio_ensure_requested() into legacy C file
|
11 年 前 |