aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2021-03-16gpiolib: Assign fwnode to parent's if no primary one providedAndy Shevchenko
2021-03-12gpiolib: Fix error return code in gpiolib_dev_init()Wei Yongjun
2021-03-08gpiolib: Read "gpio-line-names" from a firmware nodeAndy Shevchenko
2021-03-08gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2Andy Shevchenko
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko
2021-03-08gpiolib: acpi: Add missing IRQF_ONESHOTYang Li
2021-03-08gpio: fix gpio-device list corruptionJohan Hovold
2021-03-08gpio: fix NULL-deref-on-deregistration regressionJohan Hovold
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-02-22Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-02-18gpio: pcf857x: Fix missing first interruptMaxim Kiselev
2021-02-15gpio: ep93xx: refactor base IRQ numberNikita Shubin
2021-02-15gpio: ep93xx: refactor ep93xx_gpio_add_bankNikita Shubin
2021-02-15gpio: ep93xx: Fix typo s/hierarchial/hierarchicalNikita Shubin
2021-02-15gpio: ep93xx: drop to_irq bindingNikita Shubin
2021-02-15gpio: ep93xx: Fix wrong irq numbers in port FNikita Shubin
2021-02-15gpio: gpio-xilinx: Add check if width exceeds 32Srinivas Neeli
2021-02-15gpio: gpio-xilinx: Add support for suspend and resumeSrinivas Neeli
2021-02-15gpio: gpio-xilinx: Add interrupt supportSrinivas Neeli
2021-02-15gpio: gpio-xilinx: Reduce spinlock array to arraySrinivas Neeli
2021-02-15gpio: gpio-xilinx: Simplify with dev_err_probe()Srinivas Neeli
2021-02-15gpio: msic: Drop driver from MakefileAndy Shevchenko
2021-02-15gpio: wcove: Split out to_ireg() helper and deduplicate the codeAndy Shevchenko
2021-02-15gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()Andy Shevchenko
2021-02-15gpio: wcove: Get rid of error prone casting in IRQ handlerAndy Shevchenko
2021-02-15gpio: intel-mid: Remove driver for deprecated platformAndy Shevchenko
2021-02-15gpio: msic: Remove driver for deprecated platformAndy Shevchenko
2021-02-15gpio: aggregator: Remove trailing comma in terminator entriesAndy Shevchenko
2021-02-15gpio: aggregator: Use compound literal from the headerAndy Shevchenko
2021-02-15gpio: aggregator: Replace isrange() by using get_options()Andy Shevchenko
2021-02-15gpio: merrifield: Make bias configuration available for GPIOsAndy Shevchenko
2021-02-15gpio: mvebu: add pwm support for Armada 8K/7KBaruch Siach
2021-02-15gpio: tegra: Fix irq_set_affinityDmitry Osipenko
2021-02-15gpio: tegra: Support building driver as a loadable moduleDmitry Osipenko
2021-02-15gpio: tegra: Clean up whitespaces in tegra_gpio_driverDmitry Osipenko
2021-02-15gpio: tegra: Use debugfs_create_devm_seqfile()Dmitry Osipenko
2021-02-15gpio: tegra: Improve formatting of the codeDmitry Osipenko
2021-02-15gpio: mvebu: improve handling of pwm zero on/off valuesBaruch Siach
2021-02-15gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAXBaruch Siach
2021-02-15gpio: mvebu: make pwm .get_state closer to idempotentBaruch Siach
2021-02-15gpio: mvebu: improve pwm period calculation accuracyBaruch Siach
2021-02-15gpio: mockup: tweak the Kconfig help textBartosz Golaszewski
2021-02-15gpio: wcove: convert comma to semicolonZheng Yongjun
2021-02-15gpio: vx855: convert comma to semicolonZheng Yongjun
2021-02-15gpio: tegra186: convert comma to semicolonZheng Yongjun
2021-02-15gpio: max77620: convert comma to semicolonZheng Yongjun