aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-14/+0
2022-09-01Merge tag 'platform-drivers-x86-simatec-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 into gpio/for-nextBartosz Golaszewski1-1/+2
2022-09-01gpio-f7188x: Add GPIO support for Nuvoton NCT6116Henning Schild1-1/+2
2022-08-31gpio: imx-scu: add imx-scu GPIO driverShenwei Wang1-0/+4
2022-08-30gpio: gpio-adp5588: drop the driverNuno Sá1-14/+0
2022-07-20gpio: gpio-mm: Implement and utilize register structuresWilliam Breathitt Gray1-0/+1
2022-07-20gpio: 104-idi-48: Implement and utilize register structuresWilliam Breathitt Gray1-0/+1
2022-07-20gpio: 104-dio-48e: Implement and utilize register structuresWilliam Breathitt Gray1-0/+1
2022-07-20gpio: i8255: Introduce the Intel 8255 interface library moduleWilliam Breathitt Gray1-0/+12
2022-07-19gpio: remove VR41XX related gpio driverThomas Bogendoerfer1-6/+0
2022-07-19gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91Geert Uytterhoeven1-0/+1
2022-05-02gpio: vf610: drop the SOC_VF610 dependency for GPIO_VF610Peng Fan1-2/+2
2022-04-25irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij1-0/+2
2022-04-18gpio: ixp4xx: Detect special machines by compatibleLinus Walleij1-1/+0
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+12
2022-03-01Merge tag 'intel-gpio-v5.18-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-nextBartosz Golaszewski1-5/+1
2022-02-25gpio: Add Delta TN48M CPLD GPIO driverRobert Marko1-0/+12
2022-02-02gpio: Add support for Airoha EN7523 GPIO controllerJohn Crispin1-0/+10
2022-01-24gpio: tps68470: Allow building as moduleHans de Goede1-5/+1
2022-01-11Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-6/+12
2022-01-11Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-11/+0
2021-12-17gpio: sim: new testing moduleBartosz Golaszewski1-0/+8
2021-11-29gpio: bd70528 Drop BD70528 supportMatti Vaittinen1-11/+0
2021-11-16gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errorsRandy Dunlap1-0/+1
2021-11-15gpio: xlp: Remove Netlogic XLP variantsRob Herring1-6/+4
2021-11-04gpio: virtio: Add IRQ supportViresh Kumar1-0/+1
2021-10-30gpio: clean up Kconfig fileRandy Dunlap1-58/+58
2021-09-23gpio: modepin: Add driver support for modepin GPIO controllerPiyush Mehta1-0/+12
2021-08-23Merge branch 'ib-rockchip' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into gpio/for-nextBartosz Golaszewski1-0/+8
2021-08-23gpio: remove the obsolete MX35 3DS BOARD MC9S08DZ60 GPIO functionsLukas Bulwahn1-6/+0
2021-08-23gpio: Add virtio-gpio driverViresh Kumar1-0/+9
2021-08-17gpio/rockchip: add driver for rockchip gpioJianqun Xu1-0/+8
2021-07-05Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-0/+12
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-1/+1
2021-06-25gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg1-0/+2
2021-06-17mfd: tps68470: Remove tps68470 MFD driverDaniel Scally1-1/+1
2021-06-07gpio: Add support for IDT 79RC3243x GPIO controllerThomas Bogendoerfer1-0/+12
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-6/+18
2021-05-05gpio: ich: Switch to be dependent on LPC_ICHAndy Shevchenko1-3/+2
2021-05-05gpio: sch: Drop MFD_CORE selectionAndy Shevchenko1-1/+0
2021-05-05gpio: sch: depends on LPC_SCHRandy Dunlap1-1/+1
2021-05-05gpio: sch: Hook into ACPI GPE handler to catch GPIO edge eventsAndy Shevchenko1-1/+1
2021-05-05gpio: sch: Add edge event supportJan Kiszka1-0/+1
2021-05-05gpio: Add Realtek Otto GPIO supportSander Vanheule1-0/+13
2021-04-14gpio: Support ROHM BD71815 GPOsMatti Vaittinen1-0/+10
2021-02-15gpio: gpio-xilinx: Add interrupt supportSrinivas Neeli1-0/+2
2021-02-15gpio: intel-mid: Remove driver for deprecated platformAndy Shevchenko1-7/+0
2021-02-15gpio: msic: Remove driver for deprecated platformAndy Shevchenko1-7/+0
2021-02-15gpio: tegra: Support building driver as a loadable moduleDmitry Osipenko1-1/+1
2021-02-15gpio: mockup: tweak the Kconfig help textBartosz Golaszewski1-2/+1