aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+18
2024-04-25gpio: Add Intel Granite Rapids-D vGPIO driverAapo Vienamo1-0/+18
2024-04-16gpio: swnode: Add ability to specify native chip selects for SPICharles Keepax1-0/+9
2024-03-14Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+12
2024-03-03gpio: nomadik: Finish conversion to use firmware node APIsAndy Shevchenko1-1/+0
2024-03-01gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIOThéo Lebrun1-1/+1
2024-02-29gpio: nomadik: support mobileye,eyeq5-gpioThéo Lebrun1-2/+3
2024-02-29gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/Théo Lebrun1-0/+12
2024-02-26gpio: Add ChromeOS EC GPIO driverStephen Boyd1-0/+10
2024-02-02gpio: vf610: enable COMPILE_TESTMartin Kaiser1-1/+1
2024-02-02gpio: vf610: allow disabling the vf610 driverMartin Kaiser1-1/+2
2024-01-03gpio: nuvoton: Add Nuvoton NPCM sgpio driverJim Liu1-0/+7
2024-01-03gpio: rtd: Add support for Realtek DHC(Digital Home Center) RTD SoCsTzuyi Chang1-0/+13
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2023-10-11gpio: update Intel LJCA USB GPIO driverWentong Wu1-2/+2
2023-09-11gpio: mockup: deprecate the old testing moduleBartosz Golaszewski1-1/+3
2023-08-11gpio: ws16c48: Migrate to the regmap APIWilliam Breathitt Gray1-0/+3
2023-08-11gpio: pcie-idio-24: Migrate to the regmap APIWilliam Breathitt Gray1-0/+3
2023-08-11gpio: pci-idio-16: Migrate to the regmap APIWilliam Breathitt Gray1-1/+1
2023-08-11gpio: 104-idio-16: Migrate to the regmap APIWilliam Breathitt Gray1-1/+1
2023-08-11gpio: idio-16: Migrate to the regmap APIWilliam Breathitt Gray1-0/+3
2023-07-29gpio: ds4520: Add ADI DS4520 GPIO Expander SupportOkan Sahin1-0/+11
2023-07-27gpio: 104-dio-48e: Add Counter/Timer supportWilliam Breathitt Gray1-0/+1
2023-07-27gpio: ge: Enable COMPILE_TEST for the driverAndy Shevchenko1-1/+1
2023-07-25gpio: sifive: Allow building the driver as a moduleSamuel Holland1-1/+1
2023-07-19gpio: bcm-kona: Make driver OF-independentAndy Shevchenko1-1/+1
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+42
2023-06-16gpio: mlxbf3: Add gpio driver supportAsmaa Mnebhi1-0/+13
2023-06-16gpio: delay: Remove duplicative functionalityAndy Shevchenko1-9/+0
2023-06-13gpio: tps65219: add GPIO support for TPS65219 PMICJerome Neanne1-0/+16
2023-06-05gpio: Fix dependency for gpio-delayAlexander Stein1-0/+1
2023-06-02gpio: Add gpio delay driverAlexander Stein1-0/+8
2023-05-23gpio-f7188x: fix chip name and pin count on Nuvoton chipHenning Schild1-1/+1
2023-05-17gpio: add HAS_IOPORT dependenciesNiklas Schnelle1-13/+13
2023-05-02Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-0/+12
2023-04-26gpio: Add support for Intel LJCA USB GPIO driverYe Xiang1-0/+12
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-17/+64
2023-04-06Merge tag 'intel-gpio-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski1-1/+23
2023-03-15gpio: fxl6408: add I2C GPIO expander driverEmanuele Ghidoli1-0/+10
2023-03-09gpio: loongson: fixup the warning about OF_GPIO direct dependenciesYinbo Zhu1-1/+1
2023-03-08Merge tag 'intel-gpio-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski1-8/+11
2023-03-06gpio: elkhartlake: Introduce Intel Elkhart Lake PSE GPIOPandith N1-0/+12
2023-03-06gpio: merrifield: Adapt to Intel Tangier GPIO driverPandith N1-1/+3
2023-03-06gpio: tangier: Introduce Intel Tangier GPIO driverPandith N1-0/+8
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann1-0/+11
2023-03-06gpiolib: coldfire: remove custom asm/gpio.hArnd Bergmann1-8/+0
2023-03-06gpio: GPIO_REGMAP: select REGMAP instead of depending on itRandy Dunlap1-1/+1
2023-03-06gpio: pmic-eic-sprd: Move Kconfig to MFD expandersLinus Walleij1-8/+8
2023-03-06gpio: loongson: add gpio driver supportYinbo Zhu1-0/+12
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+8
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+0
2023-02-15gpio: mlxbf2: select GPIOLIB_IRQCHIPLinus Walleij1-0/+1
2023-02-01mfd: remove ucb1400 supportArnd Bergmann1-7/+0
2023-01-30gpio: zevio: Use proper headers and drop OF_GPIO dependencyAndy Shevchenko1-1/+1
2023-01-30gpio: gpio-mm: Migrate to regmap APIWilliam Breathitt Gray1-0/+1
2023-01-30gpio: i8255: Migrate to gpio-regmap APIWilliam Breathitt Gray1-0/+1
2023-01-30gpio: 104-idi-48: Migrate to gpio-regmap APIWilliam Breathitt Gray1-1/+1
2023-01-30gpio: 104-idi-48: Migrate to the regmap-irq APIWilliam Breathitt Gray1-0/+2
2023-01-30gpio: 104-dio-48e: Migrate to the regmap-irq APIWilliam Breathitt Gray1-0/+2
2023-01-10gpio: remove iop driverArnd Bergmann1-10/+0
2022-11-10gpio: davinci: add support of module buildGuillaume La Roque1-1/+1
2022-11-07gpio: hisi: Add initial device tree supportWeilong Chen1-1/+1
2022-10-26gpio: Add gpio latch driverSascha Hauer1-0/+6
2022-10-25gpio: pci-idio-16: Utilize the idio-16 GPIO libraryWilliam Breathitt Gray1-0/+1
2022-10-25gpio: 104-idio-16: Utilize the idio-16 GPIO libraryWilliam Breathitt Gray1-0/+1
2022-10-25gpio: idio-16: Introduce the ACCES IDIO-16 GPIO library moduleWilliam Breathitt Gray1-0/+9
2022-10-17gpio: Remove sta2x11 GPIO driverDavide Ciminaghi1-8/+0
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+0
2022-09-01Merge tag 'platform-drivers-x86-simatec-1' of git://git.kernel.org/pub/scm/li...Bartosz 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/g...Linus Torvalds1-0/+12
2022-03-01Merge tag 'intel-gpio-v5.18-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz 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/kern...Linus Torvalds1-6/+12
2022-01-11Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus 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/l...Bartosz 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/kern...Linus Torvalds1-0/+12
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus 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/k...Linus 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/kern...Linus 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/le...Linus 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...Linus 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
2020-03-25gpio: mxs: add COMPILE_TEST support for GPIO_MXSAnson Huang1-1/+1
2020-03-25gpio: mxc: Add COMPILE_TEST support for GPIO_MXCAnson Huang1-1/+1
2020-03-09gpio: add driver for Mellanox BlueField 2 GPIO controllerAsmaa Mnebhi1-0/+7
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-0/+12
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-8/+0
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-0/+14
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2020-01-24gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOsMatti Vaittinen1-0/+12
2020-01-20gpio/sifive: Add GPIO driver for SiFive SoCsYash Shah1-0/+9
2020-01-17Merge tag 'v5.5-rc6' into develLinus Walleij1-2/+3
2020-01-15gpio: wcd934x: Add support to wcd934x gpio controllerSrinivas Kandagatla1-0/+7
2020-01-15Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Kevin Hao1-1/+0
2020-01-07gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko1-0/+1
2019-12-16gpio: tegra186: Allow building on Tegra194-only configurationsThierry Reding1-2/+2
2019-12-13pinctrl: lynxpoint: Move GPIO driver to pin controller folderAndy Shevchenko1-8/+0
2019-12-13gpio: Add support for the Xylon LogiCVC GPIOsPaul Kocialkowski1-0/+6
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+28
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-1/+1
2019-10-29gpio: Add xgs-iproc driverChris Packham1-0/+9
2019-10-29gpio: Add RDA Micro GPIO controller supportManivannan Sadhasivam1-0/+9
2019-10-09docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer1-1/+1
2019-10-05gpio: tegra186: Implement wake event supportThierry Reding1-0/+1
2019-09-30gpio: aspeed-sgpio: Rename and add Kconfig/MakefileLinus Walleij1-0/+8
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+9
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij1-0/+7
2019-08-20gpio: mockup: don't depend twice on GPIOLIBUwe Kleine-König1-1/+0
2019-08-15Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann1-0/+7
2019-08-15gpio: lpc32xx: allow building on non-lpc32xx targetsArnd Bergmann1-0/+7
2019-08-15gpio: thunderx: Switch to GPIOLIB_IRQCHIPLinus Walleij1-0/+1
2019-08-15gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIPLinus Walleij1-1/+1
2019-08-14ARM: remove Intel iop33x and iop13xx supportArnd Bergmann1-1/+1
2019-08-14drivers: gpio: Add support for GPIOs over Moxtet busMarek Behún1-0/+9
2019-08-12gpio: lpc32xx: allow building on non-lpc32xx targetsArnd Bergmann1-0/+7
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-1/+1
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-0/+11
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab1-1/+1
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-12/+8
2019-07-04gpio: stp-xway: allow compile-testingMartin Blumenstingl1-1/+2
2019-06-27gpio: Initial support for ROHM bd70528 GPIO blockMatti Vaittinen1-0/+11
2019-06-10gpio: xilinx: convert from OF GPIO to standard devm APIsRobert Hancock1-1/+0
2019-06-08gpio: Davinci: Add K3 dependenciesKeerthy1-1/+1
2019-05-28Merge tag 'gpio-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-0/+1
2019-05-28gpio: Update Kconfig text for GPIO_SYSFSLinus Walleij1-9/+5
2019-05-24gpio: fix gpio-adp5588 build errorsRandy Dunlap1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+13
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-0/+7
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-39/+44
2019-05-08gpio: max77650: Add GPIO supportBartosz Golaszewski1-0/+7
2019-04-23gpio: ixp4xx: Add driver for the IXP4xx GPIOLinus Walleij1-0/+13