summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Kevin Hao2020-01-151-1/+0
| |_|/ |/| |
* | | gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko2020-01-071-0/+1
|/ /
* / gpio: tegra186: Allow building on Tegra194-only configurationsThierry Reding2019-12-161-2/+2
|/
* Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-12-011-1/+28
|\
| * gpio: Add xgs-iproc driverChris Packham2019-10-291-0/+9
| * gpio: Add RDA Micro GPIO controller supportManivannan Sadhasivam2019-10-291-0/+9
| * docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer2019-10-091-1/+1
| * gpio: tegra186: Implement wake event supportThierry Reding2019-10-051-0/+1
| * gpio: aspeed-sgpio: Rename and add Kconfig/MakefileLinus Walleij2019-09-301-0/+8
* | MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-311-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-161-0/+9
|\
| * drivers: gpio: Add support for GPIOs over Moxtet busMarek Behún2019-08-141-0/+9
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-161-1/+1
|\ \
| * \ Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann2019-08-151-0/+7
| |\ \
| | * | gpio: lpc32xx: allow building on non-lpc32xx targetsArnd Bergmann2019-08-151-0/+7
| | |/
| * / ARM: remove Intel iop33x and iop13xx supportArnd Bergmann2019-08-141-1/+1
| |/
* | Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-09-031-0/+7
|\ \
| * | gpio: lpc32xx: allow building on non-lpc32xx targetsArnd Bergmann2019-08-121-0/+7
| |/
* | gpio: mockup: don't depend twice on GPIOLIBUwe Kleine-König2019-08-201-1/+0