aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
AgeCommit message (Expand)Author
2023-04-20gpio: GPIO_REGMAP: select REGMAP instead of depending on itRandy Dunlap
2021-07-07gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg
2021-02-17gpio: mxs: GPIO_MXS should not default to y unconditionallyGeert Uytterhoeven
2021-01-27gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on itRandy Dunlap
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-09-30gpiolib: add build option for CDEV v1 ABIKent Gibson
2020-09-30gpiolib: make cdev a build optionKent Gibson
2020-09-29gpio: mxc: Support module buildAnson Huang
2020-09-17gpio: Add support for the sl28cpld GPIO controllerMichael Walle
2020-08-27gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chipSerge Semin
2020-07-16gpio: pca9570: add GPO driver for PCA9570Sungbo Eo
2020-06-24gpio: Drop superfluous dependencies on GPIOLIBGeert Uytterhoeven
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-03gpio: add a reusable generic gpio_chip using regmapMichael Walle
2020-05-27Merge tag 'gpio-updates-for-v5.8-part2' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-05-25gpio: pca935x: Allow IRQ support for driver built as a moduleAndy Shevchenko
2020-05-25gpio: pxa: Add COMPILE_TEST supportTiezhu Yang
2020-05-18Merge branch 'ib-gpio-aggregator' into develLinus Walleij
2020-05-18gpio: Add GPIO AggregatorGeert Uytterhoeven
2020-05-18gpio: xgene-sb: Allow driver to be built with COMPILE_TESTAndy Shevchenko
2020-05-18gpio: xgene-sb: Drop redundant OF_GPIO dependencyAndy Shevchenko
2020-04-14gpio: pl061: Support building as moduleRob Herring
2020-03-25gpio: mxs: add COMPILE_TEST support for GPIO_MXSAnson Huang
2020-03-25gpio: mxc: Add COMPILE_TEST support for GPIO_MXCAnson Huang
2020-03-09gpio: add driver for Mellanox BlueField 2 GPIO controllerAsmaa Mnebhi
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-24gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOsMatti Vaittinen
2020-01-20gpio/sifive: Add GPIO driver for SiFive SoCsYash Shah
2020-01-17Merge tag 'v5.5-rc6' into develLinus Walleij
2020-01-15gpio: wcd934x: Add support to wcd934x gpio controllerSrinivas Kandagatla
2020-01-15Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Kevin Hao
2020-01-07gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko
2019-12-16gpio: tegra186: Allow building on Tegra194-only configurationsThierry Reding
2019-12-13pinctrl: lynxpoint: Move GPIO driver to pin controller folderAndy Shevchenko
2019-12-13gpio: Add support for the Xylon LogiCVC GPIOsPaul Kocialkowski
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang
2019-10-29gpio: Add xgs-iproc driverChris Packham
2019-10-29gpio: Add RDA Micro GPIO controller supportManivannan Sadhasivam
2019-10-09docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer
2019-10-05gpio: tegra186: Implement wake event supportThierry Reding
2019-09-30gpio: aspeed-sgpio: Rename and add Kconfig/MakefileLinus Walleij
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-08-20gpio: mockup: don't depend twice on GPIOLIBUwe Kleine-König
2019-08-15Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann