| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-24 | 3 | -7/+61 |
|\ |
|
| * | gpiolib: Don't probe gpio_device if it's not the primary device | Saravana Kannan | 2021-02-09 | 1 | -0/+14 |
| * | gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default | Saravana Kannan | 2021-01-27 | 3 | -7/+47 |
* | | Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-02-22 | 20 | -640/+1015 |
|\ \ |
|
| * | | gpio: pcf857x: Fix missing first interrupt | Maxim Kiselev | 2021-02-18 | 1 | -1/+1 |
| * | | gpio: ep93xx: refactor base IRQ number | Nikita Shubin | 2021-02-15 | 1 | -5/+7 |
| * | | gpio: ep93xx: refactor ep93xx_gpio_add_bank | Nikita Shubin | 2021-02-15 | 1 | -5/+4 |
| * | | gpio: ep93xx: Fix typo s/hierarchial/hierarchical | Nikita Shubin | 2021-02-15 | 1 | -1/+1 |
| * | | gpio: ep93xx: drop to_irq binding | Nikita Shubin | 2021-02-15 | 1 | -6/+0 |
| * | | gpio: ep93xx: Fix wrong irq numbers in port F | Nikita Shubin | 2021-02-15 | 1 | -0/+1 |
| * | | gpio: gpio-xilinx: Add check if width exceeds 32 | Srinivas Neeli | 2021-02-15 | 1 | -0/+5 |
| * | | gpio: gpio-xilinx: Add support for suspend and resume | Srinivas Neeli | 2021-02-15 | 1 | -3/+89 |
| * | | gpio: gpio-xilinx: Add interrupt support | Srinivas Neeli | 2021-02-15 | 2 | -4/+244 |
| * | | gpio: gpio-xilinx: Reduce spinlock array to array | Srinivas Neeli | 2021-02-15 | 1 | -13/+12 |
| * | | gpio: gpio-xilinx: Simplify with dev_err_probe() | Srinivas Neeli | 2021-02-15 | 1 | -5/+2 |
| * | | gpio: msic: Drop driver from Makefile | Andy Shevchenko | 2021-02-15 | 1 | -1/+0 |
| * | | gpio: wcove: Split out to_ireg() helper and deduplicate the code | Andy Shevchenko | 2021-02-15 | 1 | -20/+24 |
| * | | gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits() | Andy Shevchenko | 2021-02-15 | 1 | -10/+7 |
| * | | gpio: wcove: Get rid of error prone casting in IRQ handler | Andy Shevchenko | 2021-02-15 | 1 | -3/+3 |
| * | | gpio: intel-mid: Remove driver for deprecated platform | Andy Shevchenko | 2021-02-15 | 4 | -423/+1 |
| * | | gpio: msic: Remove driver for deprecated platform | Andy Shevchenko | 2021-02-15 | 2 | -321/+0 |
| * | | gpio: aggregator: Remove trailing comma in terminator entries | Andy Shevchenko | 2021-02-15 | 1 | -2/+2 |
| * | | gpio: aggregator: Use compound literal from the header | Andy Shevchenko | 2021-02-15 | 1 | -2/+1 |
| * | | gpio: aggregator: Replace isrange() by using get_options() | Andy Shevchenko | 2021-02-15 | 1 | -30/+3 |
| * | | gpio: merrifield: Make bias configuration available for GPIOs | Andy Shevchenko | 2021-02-15 | 1 | -0/+5 |
| * | | gpio: mvebu: add pwm support for Armada 8K/7K | Baruch Siach | 2021-02-15 | 1 | -33/+68 |
| * | | gpio: tegra: Fix irq_set_affinity | Dmitry Osipenko | 2021-02-15 | 1 | -1/+2 |
| * | | gpio: tegra: Support building driver as a loadable module | Dmitry Osipenko | 2021-02-15 | 2 | -7/+10 |
| * | | gpio: tegra: Clean up whitespaces in tegra_gpio_driver | Dmitry Osipenko | 2021-02-15 | 1 | -4/+4 |
| * | | gpio: tegra: Use debugfs_create_devm_seqfile() | Dmitry Osipenko | 2021-02-15 | 1 | -5/+3 |
| * | | gpio: tegra: Improve formatting of the code | Dmitry Osipenko | 2021-02-15 | 1 | -5/+10 |
| * | | gpio: mvebu: improve handling of pwm zero on/off values | Baruch Siach | 2021-02-15 | 1 | -16/+23 |
| * | | gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX | Baruch Siach | 2021-02-15 | 1 | -6/+2 |
| * | | gpio: mvebu: make pwm .get_state closer to idempotent | Baruch Siach | 2021-02-15 | 1 | -2/+2 |
| * | | gpio: mvebu: improve pwm period calculation accuracy | Baruch Siach | 2021-02-15 | 1 | -2/+2 |
| * | | gpio: mockup: tweak the Kconfig help text | Bartosz Golaszewski | 2021-02-15 | 1 | -2/+1 |
| * | | gpio: wcove: convert comma to semicolon | Zheng Yongjun | 2021-02-15 | 1 | -1/+1 |
| * | | gpio: vx855: convert comma to semicolon | Zheng Yongjun | 2021-02-15 | 1 | -1/+1 |
| * | | gpio: tegra186: convert comma to semicolon | Zheng Yongjun | 2021-02-15 | 1 | -1/+1 |
| * | | gpio: max77620: convert comma to semicolon | Zheng Yongjun | 2021-02-15 | 1 | -1/+1 |
| * | | gpio: remove zte zx driver | Arnd Bergmann | 2021-02-15 | 3 | -297/+0 |
| * | | gpio: tegra: Fix wake interrupt | Dmitry Osipenko | 2021-02-15 | 1 | -3/+13 |
| * | | gpio: pca953x: Add support for pca9506 | Uwe Kleine-König | 2021-02-15 | 1 | -0/+2 |
| * | | gpio: rcar: Add R-Car V3U (R8A779A0) support | Geert Uytterhoeven | 2021-02-15 | 1 | -0/+35 |
| * | | gpio: rcar: Optimize GPIO pin state read on R-Car Gen3 | Geert Uytterhoeven | 2021-02-15 | 1 | -5/+20 |
| * | | gpio: bd7xxxx: use helper variable for pdev->dev | Bartosz Golaszewski | 2021-02-15 | 2 | -17/+15 |
| * | | gpio: tegra: Convert to gpio_irq_chip | Thierry Reding | 2021-02-15 | 1 | -72/+146 |
| * | | gpio: visconti: Add Toshiba Visconti GPIO support | Nobuhiro Iwamatsu | 2021-02-15 | 3 | -0/+229 |
| * | | gpio: bd7xxxx: Do not depend on parent driver data | Matti Vaittinen | 2021-02-15 | 2 | -41/+33 |
| * | | gpio: Kconfig: Update help description for GPIO_RCAR config | Lad Prabhakar | 2021-02-15 | 1 | -2/+2 |