aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-11
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-08
| |\
| | * gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-03
| | * PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki2014-12-03
| * | ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki2014-11-05
| * | ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki2014-11-04
| * | gpio: Support for unified device properties interfaceMika Westerberg2014-11-04
| * | gpio: sch: Consolidate core and resume banksMika Westerberg2014-11-04
| * | gpio / ACPI: Add support for _DSD device propertiesMika Westerberg2014-11-04
| |/
* | mfd: tc3589x: get rid of static baseLinus Walleij2014-11-25
* | gpio: add support for the Diolan DLN-2 USB GPIO driverDaniel Baluta2014-11-10
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\
| * gpio: pch: Build context save/restore only for PMThierry Reding2014-10-02
| * gpio: ks8695: fix 'else should follow close brace '}''Varka Bhadram2014-10-02
| * gpio: stmpe: add verbose debug codeLinus Walleij2014-10-02
| * gpio: stmpe: fix up interrupt enable logicLinus Walleij2014-10-02
| * gpio: staticize xway_stp_init()Linus Walleij2014-09-30
| * gpio: handle also nested irqchips in the chained handler set-upLinus Walleij2014-09-26
| * gpio: set parent irq on chained handlersLinus Walleij2014-09-26
| * gpiolib: irqchip: use irq_find_mapping while removing irqchipGrygorii Strashko2014-09-26
| * gpio: crystalcove: support virtual GPIOAaron Lu2014-09-25
| * gpio: kona: enable only on BCM_MOBILE or for compile testingUwe Kleine-König2014-09-25
| * gpio, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster2014-09-24
| * gpio: Fix ngpio in gpio-xilinx driverGernot Vormayr2014-09-24
| * gpio: dwapb: fix pointer to integer castLinus Walleij2014-09-24
| * gpio: xgene: Remove unneeded #ifdef CONFIG_OF guardAxel Lin2014-09-24
| * gpio: xgene: Remove unneeded forward declation for struct xgene_gpioAxel Lin2014-09-24
| * gpio: xgene: Fix missing spin_lock_init()Axel Lin2014-09-24
| * gpio: ks8695: fix switch case indentationVarka Bhadram2014-09-24
| * gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila2014-09-24
| * gpio: Fix return value check in xgene_gpio_probe()Wei Yongjun2014-09-24
| * 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