summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* gpio: gpio-xilinx: Add interrupt supportSrinivas Neeli2021-02-151-0/+2
* gpio: intel-mid: Remove driver for deprecated platformAndy Shevchenko2021-02-151-7/+0
* gpio: msic: Remove driver for deprecated platformAndy Shevchenko2021-02-151-7/+0
* gpio: tegra: Support building driver as a loadable moduleDmitry Osipenko2021-02-151-1/+1
* gpio: mockup: tweak the Kconfig help textBartosz Golaszewski2021-02-151-2/+1
* gpio: remove zte zx driverArnd Bergmann2021-02-151-7/+0
* gpio: visconti: Add Toshiba Visconti GPIO supportNobuhiro Iwamatsu2021-02-151-0/+10
* gpio: Kconfig: Update help description for GPIO_RCAR configLad Prabhakar2021-02-151-2/+2
* gpio: fix spelling mistake in Kconfig "supprot" -> "support"Colin Ian King2021-02-151-1/+1
* gpio: mxs: GPIO_MXS should not default to y unconditionallyGeert Uytterhoeven2021-02-101-1/+2
* gpio: tegra: Add missing dependenciesThierry Reding2021-01-191-0/+2
* gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on itRandy Dunlap2021-01-191-1/+2
* gpio: hisi: Do not require ACPI for COMPILE_TESTAndy Shevchenko2020-12-161-1/+1
* gpio: gpio-hisi: Add HiSilicon GPIO supportLuo Jiaxing2020-12-141-0/+11
* Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Walleij2020-12-091-0/+5
|\
| * gpio: put virtual gpio device into their own submenuEnrico Weigelt, metux IT consult2020-12-081-0/+4
| * gpio: exar: switch to using regmapBartosz Golaszewski2020-11-251-0/+1
* | gpio: msc313: MStar MSC313 GPIO driverDaniel Palmer2020-12-051-0/+11
* | gpio: sysfs: Enforce character deviceLinus Walleij2020-12-041-1/+2
|/
* Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-141-0/+12
|\
| * gpio: Add support for the sl28cpld GPIO controllerMichael Walle2020-09-171-0/+12
* | gpiolib: add build option for CDEV v1 ABIKent Gibson2020-09-301-0/+12
* | gpiolib: make cdev a build optionKent Gibson2020-09-301-2/+15
* | gpio: mxc: Support module buildAnson Huang2020-09-291-1/+1
* | gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chipSerge Semin2020-08-271-1/+1
|/
* gpio: pca9570: add GPO driver for PCA9570Sungbo Eo2020-07-161-0/+8
* gpio: Drop superfluous dependencies on GPIOLIBGeert Uytterhoeven2020-06-241-2/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* gpio: add a reusable generic gpio_chip using regmapMichael Walle2020-06-031-0/+4
* Merge tag 'gpio-updates-for-v5.8-part2' of git://git.kernel.org/pub/scm/linux...Linus Walleij2020-05-271-2/+2
|\
| * gpio: pca935x: Allow IRQ support for driver built as a moduleAndy Shevchenko2020-05-251-1/+1
| * gpio: pxa: Add COMPILE_TEST supportTiezhu Yang2020-05-251-1/+1
* | Merge branch 'ib-gpio-aggregator' into develLinus Walleij2020-05-181-0/+12
|\ \
| * | gpio: Add GPIO AggregatorGeert Uytterhoeven2020-05-181-0/+12
* | | gpio: xgene-sb: Allow driver to be built with COMPILE_TESTAndy Shevchenko2020-05-181-1/+1
* | | gpio: xgene-sb: Drop redundant OF_GPIO dependencyAndy Shevchenko2020-05-181-1/+1
| |/ |/|
* | gpio: pl061: Support building as moduleRob Herring2020-04-141-1/+1
|/
* gpio: mxs: add COMPILE_TEST support for GPIO_MXSAnson Huang2020-03-251-1/+1
* gpio: mxc: Add COMPILE_TEST support for GPIO_MXCAnson Huang2020-03-251-1/+1
* gpio: add driver for Mellanox BlueField 2 GPIO controllerAsmaa Mnebhi2020-03-091-0/+7
* Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-031-0/+12
|\
| * gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOsMatti Vaittinen2020-01-241-0/+12
* | Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-291-8/+0
|\ \
| * | pinctrl: lynxpoint: Move GPIO driver to pin controller folderAndy Shevchenko2019-12-131-8/+0
| |/
* | Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-01-291-0/+14
|\ \
| * \ Merge tag 'v5.5-rc6' into develLinus Walleij2020-01-171-2/+3
| |\ \
| * | | gpio: wcd934x: Add support to wcd934x gpio controllerSrinivas Kandagatla2020-01-151-0/+7
| * | | gpio: Add support for the Xylon LogiCVC GPIOsPaul Kocialkowski2019-12-131-0/+6
| | |/ | |/|
* | | Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-271-0/+9
|\ \ \
| * | | gpio/sifive: Add GPIO driver for SiFive SoCsYash Shah2020-01-201-0/+9