summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-09-24drivers/gpio/gpio-zevio.c: fix buildAndrew Morton
2014-09-23Merge branch 'devel' into for-nextLinus Walleij
2014-09-23GPIO: gpiolib: trivial: Add missing carriage returnAlexander Shiyan
2014-09-23gpio: omap: Fix interrupt namesNishanth Menon
2014-09-23gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTRPaul Bolle
2014-09-23gpio: use container_of to resolve cs5535_gpio_chip from gpio_chipFabian Frederick
2014-09-23GPIO: gpio-dwapb: Suspend & Resume PM enablingWeike Chen
2014-09-23GPIO: gpio-dwapb: Support DebounceWeike Chen
2014-09-23GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_writeWeike Chen
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen
2014-09-23gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe
2014-09-23gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij
2014-09-22gpio: Fix gpio direction flags not getting setAdrian Hunter
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-09-16gpio: syscon: reuse for keystone 2 socsGrygorii Strashko
2014-09-16gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko
2014-09-16gpio: syscon: add soc specific callback to assign output valueGrygorii Strashko
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: bt8xx: fix release of managed resourcesMichael Auchter
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-08Merge 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-07Merge 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-23Merge 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