summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: bt8xx: fix release of managed resourcesMichael Auchter2014-08-291-3/+0
* gpio-lynxpoint: enable input sensing in resumeMathias Nyman2014-08-211-0/+18
* gpio: delete unneeded test before of_node_putJulia Lawall2014-08-171-3/+1
* gpio: zynq: Fix IRQ handlersLars-Peter Clausen2014-08-171-8/+28
* gpiolib: devres: use correct structure type name in sizeofJulia Lawall2014-08-171-1/+1
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-0872-1835/+2203
|\
| * gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-282-37/+70
| * gpio / ACPI: Move event handling registration to gpiolib irqchip helpersMika Westerberg2014-07-283-10/+41
| * gpio: lynxpoint: Convert to use gpiolib irqchipMika Westerberg2014-07-282-69/+26
| * gpio: split gpiod board registration into machine headerLinus Walleij2014-07-281-0/+1
| * gpio: remove gpio_ensure_requested()Alexandre Courbot2014-07-241-106/+0
| * gpio: remove useless check in gpiolib_sysfs_init()Alexandre Courbot2014-07-241-1/+1
| * gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck2014-07-242-3/+2
| * gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot2014-07-232-125/+110
| * gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-234-31/+21
| * gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot2014-07-233-2/+3
| * gpio: simplify gpiochip_export()Alexandre Courbot2014-07-231-11/+9
| * gpio: remove export of private of_get_named_gpio_flags()Alexandre Courbot2014-07-231-1/+0
| * gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGuenter Roeck2014-07-231-0/+3
| * gpio: zynq: Clear pending interrupt when enabling a IRQLars-Peter Clausen2014-07-231-0/+43
| * gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-2257-242/+100
| * gpio: Add driver for Zynq GPIO controllerHarini Katakam2014-07-103-0/+657
| * gpiolib: of: Update debug messages for of_get_named_gpiod_flagsTushar Behera2014-07-091-3/+4
| * gpio: move integer GPIO support to its own fileAlexandre Courbot2014-07-093-105/+112
| * gpio: move sysfs support to its own fileAlexandre Courbot2014-07-094-907/+925
| * gpio: always compile label supportAlexandre Courbot2014-07-091-25/+2
| * gpio: omap: Add an omap prefix to all functionsJavier Martinez Canillas2014-07-091-131/+137
| * gpio: omap: Remove unneeded includeJavier Martinez Canillas2014-07-091-1/+0
| * gpio: omap: Remove unnecessary lockdep classJavier Martinez Canillas2014-07-091-6/+0
| * gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-091-1/+1
| * gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-091-1/+1
| * gpio: vr41xx: fix up errorpath on probe()Linus Walleij2014-07-091-2/+6
| * gpio: rcar: clamp returned value to [0,1]Jürg Billeter2014-07-091-2/+2
| * gpio-pxa: gpio0 and gpio1 support on dtAndrew Ruder2014-07-071-0/+5
| * gpio: pxa: Make of_device_id array constJingoo Han2014-06-191-1/+1
| * gpio: lpc32xx: Make of_device_id array constJingoo Han2014-06-191-1/+1
| * gpio: intel-mid: switch to using gpiolib irqchip helpersLinus Walleij2014-06-191-61/+25
| * gpio: stmpe: switch to use gpiolib irqchip helpersLinus Walleij2014-06-192-84/+28
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-240/+0
|\ \
| * \ Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann2014-07-261-3/+0
| |\ \
| * \ \ Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-261-240/+0
| |\ \ \
| | * | | gpio: samsung: Remove legacy support of S5PV210Tomasz Figa2014-07-191-240/+0
| | | | |
| | \ \ \
| *-. | | | Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann2014-07-262-728/+0
| |\ \| | | | | |_|_|/ | |/| | |
* | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-725/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2014-07-151-3/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij2014-06-301-3/+0
| | |/ /
| * | | gpio: samsung: remov s5pc100 related gpio codesKukjin Kim2014-07-131-276/+0
| * | | gpio: samsung: remove s5p64x0 related gpio codesKukjin Kim2014-07-081-446/+0
| |/ /
* | | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-073-0/+394
|\ \ \
| * | | gpio: crystalcove: Fix implicit declaration of function 'seq_printf' errorLee Jones2014-06-191-0/+1