summaryrefslogtreecommitdiff
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAge
...
| * | GPIO: gpiolib: trivial: Add missing carriage returnAlexander Shiyan2014-09-23
| * | gpio: omap: Fix interrupt namesNishanth Menon2014-09-23
| * | gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTRPaul Bolle2014-09-23
| * | gpio: use container_of to resolve cs5535_gpio_chip from gpio_chipFabian Frederick2014-09-23
| * | GPIO: gpio-dwapb: Suspend & Resume PM enablingWeike Chen2014-09-23
| * | GPIO: gpio-dwapb: Support DebounceWeike Chen2014-09-23
| * | GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_writeWeike Chen2014-09-23
| * | GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen2014-09-23
| * | gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe2014-09-23
| * | gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-23
| * | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
| * | gpio: syscon: reuse for keystone 2 socsGrygorii Strashko2014-09-16
| * | gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko2014-09-16
| * | gpio: syscon: add soc specific callback to assign output valueGrygorii Strashko2014-09-16
| * | gpio: mcp23s08 to support both device tree and platform dataSonic Zhang2014-09-04
| * | gpio: zynq: Fixed broken wakeup implementationEzra Savard2014-09-04
| * | gpio: zynq: Mask non-wakeup GPIO interrupts on suspendEzra Savard2014-09-04
| * | gpio: zynq: Take bank offset into account when reporting a IRQLars-Peter Clausen2014-09-03
| * | gpio: adnp: switch to use irqchip helpersLinus Walleij2014-09-02
| * | gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot2014-08-29
| * | gpio: acpi: normalize use of gpiochip_get_desc()Alexandre Courbot2014-08-29
| * | gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()Lars-Peter Clausen2014-08-29
| * | gpio: zynq: Remove .owner field for driverMichal Simek2014-08-29
| * | gpio: Add APM X-Gene SoC GPIO controller supportFeng Kan2014-08-28
| * | gpio: pca953x: Drop deprecated DT bindingsMarkus Pargmann2014-08-28
* | | Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-25
|\ \ \
| * | | gpio / ACPI: Use pin index and bit lengthSrinivas Pandruvada2014-09-24
* | | | gpio: Fix potential NULL handler data in chained irqchip handlerJarkko Nikula2014-09-24
* | | | gpio: Fix gpio direction flags not getting setAdrian Hunter2014-09-24
|/ / /
* / / gpio: bt8xx: fix release of managed resourcesMichael Auchter2014-08-29
|/ /
* | gpio-lynxpoint: enable input sensing in resumeMathias Nyman2014-08-21
* | gpio: delete unneeded test before of_node_putJulia Lawall2014-08-17
* | gpio: zynq: Fix IRQ handlersLars-Peter Clausen2014-08-17
* | gpiolib: devres: use correct structure type name in sizeofJulia Lawall2014-08-17
* | Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-08
|\ \
| * | gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-28
| * | gpio / ACPI: Move event handling registration to gpiolib irqchip helpersMika Westerberg2014-07-28
| * | gpio: lynxpoint: Convert to use gpiolib irqchipMika Westerberg2014-07-28
| * | gpio: split gpiod board registration into machine headerLinus Walleij2014-07-28
| * | gpio: remove gpio_ensure_requested()Alexandre Courbot2014-07-24
| * | gpio: remove useless check in gpiolib_sysfs_init()Alexandre Courbot2014-07-24
| * | gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck2014-07-24
| * | gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot2014-07-23
| * | gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-23
| * | gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot2014-07-23
| * | gpio: simplify gpiochip_export()Alexandre Courbot2014-07-23
| * | gpio: remove export of private of_get_named_gpio_flags()Alexandre Courbot2014-07-23
| * | gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGuenter Roeck2014-07-23
| * | gpio: zynq: Clear pending interrupt when enabling a IRQLars-Peter Clausen2014-07-23
| * | gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22