aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-15gpio: remove zte zx driverArnd Bergmann1-7/+0
2021-02-15gpio: visconti: Add Toshiba Visconti GPIO supportNobuhiro Iwamatsu1-0/+10
2021-02-15gpio: Kconfig: Update help description for GPIO_RCAR configLad Prabhakar1-2/+2
2021-02-15gpio: fix spelling mistake in Kconfig "supprot" -> "support"Colin Ian King1-1/+1
2021-02-10gpio: mxs: GPIO_MXS should not default to y unconditionallyGeert Uytterhoeven1-1/+2
2021-01-19gpio: tegra: Add missing dependenciesThierry Reding1-0/+2
2021-01-19gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on itRandy Dunlap1-1/+2
2020-12-16gpio: hisi: Do not require ACPI for COMPILE_TESTAndy Shevchenko1-1/+1
2020-12-14gpio: gpio-hisi: Add HiSilicon GPIO supportLuo Jiaxing1-0/+11
2020-12-09Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-0/+5
2020-12-08gpio: put virtual gpio device into their own submenuEnrico Weigelt, metux IT consult1-0/+4
2020-12-05gpio: msc313: MStar MSC313 GPIO driverDaniel Palmer1-0/+11
2020-12-04gpio: sysfs: Enforce character deviceLinus Walleij1-1/+2
2020-11-25gpio: exar: switch to using regmapBartosz Golaszewski1-0/+1
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+12
2020-09-30gpiolib: add build option for CDEV v1 ABIKent Gibson1-0/+12
2020-09-30gpiolib: make cdev a build optionKent Gibson1-2/+15
2020-09-29gpio: mxc: Support module buildAnson Huang1-1/+1
2020-09-17gpio: Add support for the sl28cpld GPIO controllerMichael Walle1-0/+12
2020-08-27gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chipSerge Semin1-1/+1
2020-07-16gpio: pca9570: add GPO driver for PCA9570Sungbo Eo1-0/+8
2020-06-24gpio: Drop superfluous dependencies on GPIOLIBGeert Uytterhoeven1-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-03gpio: add a reusable generic gpio_chip using regmapMichael Walle1-0/+4
2020-05-27Merge tag 'gpio-updates-for-v5.8-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-2/+2
2020-05-25gpio: pca935x: Allow IRQ support for driver built as a moduleAndy Shevchenko1-1/+1
2020-05-25gpio: pxa: Add COMPILE_TEST supportTiezhu Yang1-1/+1
2020-05-18Merge branch 'ib-gpio-aggregator' into develLinus Walleij1-0/+12
2020-05-18gpio: Add GPIO AggregatorGeert Uytterhoeven1-0/+12
2020-05-18gpio: xgene-sb: Allow driver to be built with COMPILE_TESTAndy Shevchenko1-1/+1
2020-05-18gpio: xgene-sb: Drop redundant OF_GPIO dependencyAndy Shevchenko1-1/+1
2020-04-14gpio: pl061: Support building as moduleRob Herring1-1/+1