summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | gpio: ep93xx: refactor ep93xx_gpio_add_bankNikita Shubin2021-02-151-5/+4
| * | gpio: ep93xx: Fix typo s/hierarchial/hierarchicalNikita Shubin2021-02-151-1/+1
| * | gpio: ep93xx: drop to_irq bindingNikita Shubin2021-02-151-6/+0
| * | gpio: ep93xx: Fix wrong irq numbers in port FNikita Shubin2021-02-151-0/+1
| * | gpio: gpio-xilinx: Add check if width exceeds 32Srinivas Neeli2021-02-151-0/+5
| * | gpio: gpio-xilinx: Add support for suspend and resumeSrinivas Neeli2021-02-151-3/+89
| * | gpio: gpio-xilinx: Add interrupt supportSrinivas Neeli2021-02-152-4/+244
| * | gpio: gpio-xilinx: Reduce spinlock array to arraySrinivas Neeli2021-02-151-13/+12
| * | gpio: gpio-xilinx: Simplify with dev_err_probe()Srinivas Neeli2021-02-151-5/+2
| * | gpio: msic: Drop driver from MakefileAndy Shevchenko2021-02-151-1/+0
| * | gpio: wcove: Split out to_ireg() helper and deduplicate the codeAndy Shevchenko2021-02-151-20/+24
| * | gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()Andy Shevchenko2021-02-151-10/+7
| * | gpio: wcove: Get rid of error prone casting in IRQ handlerAndy Shevchenko2021-02-151-3/+3
| * | gpio: intel-mid: Remove driver for deprecated platformAndy Shevchenko2021-02-154-423/+1
| * | gpio: msic: Remove driver for deprecated platformAndy Shevchenko2021-02-152-321/+0
| * | gpio: aggregator: Remove trailing comma in terminator entriesAndy Shevchenko2021-02-151-2/+2
| * | gpio: aggregator: Use compound literal from the headerAndy Shevchenko2021-02-151-2/+1
| * | gpio: aggregator: Replace isrange() by using get_options()Andy Shevchenko2021-02-151-30/+3
| * | gpio: merrifield: Make bias configuration available for GPIOsAndy Shevchenko2021-02-151-0/+5
| * | gpio: mvebu: add pwm support for Armada 8K/7KBaruch Siach2021-02-151-33/+68
| * | gpio: tegra: Fix irq_set_affinityDmitry Osipenko2021-02-151-1/+2
| * | gpio: tegra: Support building driver as a loadable moduleDmitry Osipenko2021-02-152-7/+10
| * | gpio: tegra: Clean up whitespaces in tegra_gpio_driverDmitry Osipenko2021-02-151-4/+4
| * | gpio: tegra: Use debugfs_create_devm_seqfile()Dmitry Osipenko2021-02-151-5/+3
| * | gpio: tegra: Improve formatting of the codeDmitry Osipenko2021-02-151-5/+10
| * | gpio: mvebu: improve handling of pwm zero on/off valuesBaruch Siach2021-02-151-16/+23
| * | gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAXBaruch Siach2021-02-151-6/+2
| * | gpio: mvebu: make pwm .get_state closer to idempotentBaruch Siach2021-02-151-2/+2
| * | gpio: mvebu: improve pwm period calculation accuracyBaruch Siach2021-02-151-2/+2
| * | gpio: mockup: tweak the Kconfig help textBartosz Golaszewski2021-02-151-2/+1
| * | gpio: wcove: convert comma to semicolonZheng Yongjun2021-02-151-1/+1
| * | gpio: vx855: convert comma to semicolonZheng Yongjun2021-02-151-1/+1
| * | gpio: tegra186: convert comma to semicolonZheng Yongjun2021-02-151-1/+1
| * | gpio: max77620: convert comma to semicolonZheng Yongjun2021-02-151-1/+1
| * | gpio: remove zte zx driverArnd Bergmann2021-02-153-297/+0
| * | gpio: tegra: Fix wake interruptDmitry Osipenko2021-02-151-3/+13
| * | gpio: pca953x: Add support for pca9506Uwe Kleine-König2021-02-151-0/+2
| * | gpio: rcar: Add R-Car V3U (R8A779A0) supportGeert Uytterhoeven2021-02-151-0/+35
| * | gpio: rcar: Optimize GPIO pin state read on R-Car Gen3Geert Uytterhoeven2021-02-151-5/+20
| * | gpio: bd7xxxx: use helper variable for pdev->devBartosz Golaszewski2021-02-152-17/+15
| * | gpio: tegra: Convert to gpio_irq_chipThierry Reding2021-02-151-72/+146
| * | gpio: visconti: Add Toshiba Visconti GPIO supportNobuhiro Iwamatsu2021-02-153-0/+229
| * | gpio: bd7xxxx: Do not depend on parent driver dataMatti Vaittinen2021-02-152-41/+33
| * | gpio: Kconfig: Update help description for GPIO_RCAR configLad Prabhakar2021-02-151-2/+2
| * | gpio: sl28cpld: convert comma to semicolonZheng Yongjun2021-02-151-2/+2
| * | gpio: rcar: Remove redundant compatible valuesLad Prabhakar2021-02-151-27/+0
| * | gpio: fix spelling mistake in Kconfig "supprot" -> "support"Colin Ian King2021-02-151-1/+1
* | | Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-02-221-21/+14
|\ \ \
| * | | gpio: bd9571mwv: Add BD9574MWF supportYoshihiro Shimoda2021-01-141-2/+4
| * | | gpio: bd9571mwv: rid of using struct bd9571mwvYoshihiro Shimoda2021-01-141-10/+9