summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-09-04gpio: mcp23s08 to support both device tree and platform dataSonic Zhang
2014-09-04gpio: zynq: Fixed broken wakeup implementationEzra Savard
2014-09-04gpio: zynq: Mask non-wakeup GPIO interrupts on suspendEzra Savard
2014-09-03gpio: zynq: Take bank offset into account when reporting a IRQLars-Peter Clausen
2014-09-02gpio: adnp: switch to use irqchip helpersLinus Walleij
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot
2014-08-29gpio: acpi: normalize use of gpiochip_get_desc()Alexandre Courbot
2014-08-29gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()Lars-Peter Clausen
2014-08-29gpio: zynq: Remove .owner field for driverMichal Simek
2014-08-28gpio: Add APM X-Gene SoC GPIO controller supportFeng Kan
2014-08-28gpio: pca953x: Drop deprecated DT bindingsMarkus Pargmann
2014-08-21gpio-lynxpoint: enable input sensing in resumeMathias Nyman
2014-08-17gpio: delete unneeded test before of_node_putJulia Lawall
2014-08-17gpio: zynq: Fix IRQ handlersLars-Peter Clausen
2014-08-17gpiolib: devres: use correct structure type name in sizeofJulia Lawall
2014-08-09Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-28gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot
2014-07-28gpio / ACPI: Move event handling registration to gpiolib irqchip helpersMika Westerberg
2014-07-28gpio: lynxpoint: Convert to use gpiolib irqchipMika Westerberg
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij
2014-07-26Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann
2014-07-24gpio: remove gpio_ensure_requested()Alexandre Courbot
2014-07-24gpio: remove useless check in gpiolib_sysfs_init()Alexandre Courbot
2014-07-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck
2014-07-24Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-23gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot
2014-07-23gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot
2014-07-23gpio: simplify gpiochip_export()Alexandre Courbot
2014-07-23gpio: remove export of private of_get_named_gpio_flags()Alexandre Courbot
2014-07-23gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGuenter Roeck
2014-07-23gpio: zynq: Clear pending interrupt when enabling a IRQLars-Peter Clausen
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-07-18gpio: samsung: Remove legacy support of S5PV210Tomasz Figa
2014-07-16Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson
2014-07-15gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart
2014-07-12gpio: samsung: remov s5pc100 related gpio codesKukjin Kim
2014-07-10gpio: Add driver for Zynq GPIO controllerHarini Katakam
2014-07-09gpiolib: of: Update debug messages for of_get_named_gpiod_flagsTushar Behera
2014-07-09gpio: move integer GPIO support to its own fileAlexandre Courbot
2014-07-09gpio: move sysfs support to its own fileAlexandre Courbot
2014-07-09gpio: always compile label supportAlexandre Courbot
2014-07-09gpio: omap: Add an omap prefix to all functionsJavier Martinez Canillas
2014-07-09gpio: omap: Remove unneeded includeJavier Martinez Canillas
2014-07-09gpio: omap: Remove unnecessary lockdep classJavier Martinez Canillas