Age | Commit message (Expand) | Author | Files | Lines |
2015-09-14 | gpio: rcar: GPIO_RCAR doesn't relate to ARM | Kuninori Morimoto | 1 | -1/+1 |
2015-08-13 | gpio: brcmstb: Add interrupt and wakeup source support | Gregory Fong | 1 | -0/+1 |
2015-08-03 | gpio: etraxfs: add interrupt support | Rabin Vincent | 1 | -0/+1 |
2015-07-16 | gpio: zx: Add ZTE zx296702 GPIO support | Jun Nie | 1 | -0/+6 |
2015-07-16 | gpio: mvebu: kill bogus dependency on GPIO_GENERIC | Masahiro Yamada | 1 | -1/+0 |
2015-07-16 | gpio: altera: kill bogus dependency on GPIO_GENERIC | Masahiro Yamada | 1 | -1/+0 |
2015-06-10 | gpio: Added support to Zynq Ultrascale+ MPSoC | Anurag Kumar Vulisha | 1 | -1/+1 |
2015-06-10 | gpio: add ETRAXFS GPIO driver | Rabin Vincent | 1 | -0/+8 |
2015-06-02 | gpio: Add GPIO support for Broadcom STB SoCs | Gregory Fong | 1 | -0/+8 |
2015-05-06 | gpio: xlp: GPIO controller for Netlogic XLP SoCs | Kamlakant Patel | 1 | -0/+11 |
2015-05-06 | gpio: omap: Allow building as a loadable module | Tony Lindgren | 1 | -1/+1 |
2015-05-05 | gpio: add lpc18xx gpio driver | Joachim Eastwood | 1 | -0/+8 |
2015-04-22 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -8/+0 |
2015-04-18 | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -348/+376 |
2015-04-09 | gpio: dwapb: remove dependencies | Linus Walleij | 1 | -1/+0 |
2015-04-08 | gpio: dwapb: enable for ARC | Vineet Gupta | 1 | -1/+1 |
2015-04-08 | gpio: split GPIO drivers in submenus | Linus Walleij | 1 | -6/+22 |
2015-04-08 | gpio: move MFD GPIO drivers under their own comment | Linus Walleij | 1 | -159/+156 |
2015-04-08 | gpio: move BCM Kona Kconfig option | Linus Walleij | 1 | -6/+6 |
2015-04-08 | gpio: arrange SPI Kconfig symbols alphabetically | Linus Walleij | 1 | -8/+8 |
2015-04-08 | gpio: arrange PCI GPIO controllers alphabetically | Linus Walleij | 1 | -32/+32 |
2015-04-08 | gpio: arrange I2C Kconfig symbols alphabetically | Linus Walleij | 1 | -45/+45 |
2015-04-08 | gpio: arrange Kconfig symbols alphabetically | Linus Walleij | 1 | -145/+145 |
2015-04-08 | gpio: loongson: Add Loongson-3A/3B GPIO driver support | Huacai Chen | 1 | -3/+3 |
2015-04-07 | MIPS: Move Loongson GPIO driver to drivers/gpio | Huacai Chen | 1 | -0/+6 |
2015-03-27 | gpio: Remove gpio-msm-v1 driver | Stephen Boyd | 1 | -8/+0 |
2015-03-26 | mfd: tc3589x: Enforce device-tree only mode | Linus Walleij | 1 | -0/+1 |
2015-03-19 | gpio: dwapb: enable for Quark | Andy Shevchenko | 1 | -2/+1 |
2015-03-17 | gpio: f7188x: add GPIO support for F71869A | Andreas Bofjall | 1 | -2/+2 |
2015-03-17 | gpio: f7188x: add GPIO support for F71869 | Andreas Bofjall | 1 | -2/+2 |
2015-03-09 | gpio: dwapb: re-enable GPIO_DWAPB for arm64 | Kefeng Wang | 1 | -1/+1 |
2015-03-07 | drivers/gpio: Altera soft IP GPIO driver | Tien Hock Loh | 1 | -0/+10 |
2015-03-04 | gpio: pcf857x: Switch to use gpiolib irqchip helpers | Geert Uytterhoeven | 1 | -0/+1 |
2015-03-02 | gpio: max732x: convert to GPIOLIB_IRQCHIP | Linus Walleij | 1 | -1/+1 |
2015-02-04 | gpio: kconfig: replace PPC_OF with PPC | Kevin Hao | 1 | -1/+1 |
2015-01-20 | gpio: Add Fujitsu MB86S7x GPIO driver | Jassi Brar | 1 | -0/+6 |
2015-01-20 | gpio: stmpe: enforce device tree only mode | Linus Walleij | 1 | -0/+1 |
2015-01-20 | gpio: Add APM X-Gene standby GPIO controller driver | Y Vo | 1 | -0/+8 |
2015-01-16 | gpio: ge: convert to use basic mmio gpio library | Kamlakant Patel | 1 | -0/+1 |
2015-01-15 | gpio: max732x: Rewrite IRQ code to use irq_domain API | Semen Protsenko | 1 | -0/+1 |
2015-01-15 | gpio/Kconfig: Fix X86 arch name | Ricardo Ribalda Delgado | 1 | -1/+1 |
2015-01-15 | gpio: rcar: Switch to use gpiolib irqchip helpers | Geert Uytterhoeven | 1 | -0/+1 |
2015-01-15 | gpio/xilinx: Add support for X86 Arch | Ricardo Ribalda Delgado | 1 | -2/+2 |
2015-01-15 | gpio: sch: Add support for Intel Quark X1000 SoC | Chang Rebecca Swee Fun | 1 | -2/+9 |
2015-01-15 | gpio: sx150x: move to irqdomain framework for sx150x driver | Wei Chen | 1 | -0/+1 |
2015-01-09 | gpio: moxart: convert to use basic mmio gpio library | Kamlakant Patel | 1 | -0/+1 |
2014-12-15 | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -0/+23 |
2014-11-10 | gpio: add support for the Diolan DLN-2 USB GPIO driver | Daniel Baluta | 1 | -0/+12 |
2014-10-27 | gpio: dwapb: fix compile errors | Linus Walleij | 1 | -0/+2 |
2014-10-24 | gpio: vf610: add gpiolib/IRQ chip driver for Vybrid | Stefan Agner | 1 | -0/+7 |