summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: ftgpio: Remove unneeded ERROR check before clk_disable_unprepareWan Jiabing2022-05-161-4/+4
* gpio: ws16c48: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-31/+34
* gpio: gpio-mm: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-21/+22
* gpio: 104-idio-16: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-15/+18
* gpio: 104-idi-48: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-12/+15
* gpio: 104-dio-48e: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-30/+33
* gpio: zevio: drop of_gpio.h headerMoses Christopher Bollavarapu2022-05-141-11/+14
* Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Bartosz Golaszewski2022-05-0511-90/+293
|\
| * Documentation: Update the recommended pattern for GPIO irqchipsMarc Zyngier2022-04-191-33/+142
| * gpio: Update TODO to mention immutable irq_chip structuresMarc Zyngier2022-04-191-0/+19
| * pinctrl: amd: Make the irqchip immutableMarc Zyngier2022-04-191-3/+8
| * pinctrl: msmgpio: Make the irqchip immutableMarc Zyngier2022-04-191-20/+33
| * pinctrl: apple-gpio: Make the irqchip immutableMarc Zyngier2022-04-191-13/+16
| * gpio: pl061: Make the irqchip immutableMarc Zyngier2022-04-191-9/+23
| * gpio: tegra186: Make the irqchip immutableMarc Zyngier2022-04-191-9/+23
| * gpio: Add helpers to ease the transition towards immutable irq_chipMarc Zyngier2022-04-191-0/+12
| * gpio: Expose the gpiochip_irq_re[ql]res helpersMarc Zyngier2022-04-192-2/+8
| * gpio: Don't fiddle with irqchips marked as immutableMarc Zyngier2022-04-193-1/+9
* | gpio: max77620: Make the irqchip immutableJon Hunter2022-05-051-3/+6
* | dt-bindings: gpio: pca95xx: add entry for pca6408Justin Chen2022-05-051-0/+1
* | gpio: pca953xx: Add support for pca6408Justin Chen2022-05-051-0/+2
* | gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König2022-05-052-47/+2
* | gpio: vf610: drop the SOC_VF610 dependency for GPIO_VF610Peng Fan2022-05-021-2/+2
* | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski2022-05-0215-260/+229
|\ \
| * | pinctrl: meson: Replace custom code by gpiochip_node_count() callAndy Shevchenko2022-04-181-16/+12
| * | pinctrl: meson: Enable COMPILE_TESTAndy Shevchenko2022-04-181-1/+1
| * | pinctrl: meson: Rename REG_* to MESON_REG_*Andy Shevchenko2022-04-182-26/+26
| * | pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()Andy Shevchenko2022-04-181-13/+3
| * | pinctrl: armada-37xx: Switch to use fwnode instead of of_nodeAndy Shevchenko2022-04-181-11/+7
| * | gpiolib: Introduce a helper to get first GPIO controller nodeAndy Shevchenko2022-04-141-0/+10
| * | pinctrl: samsung: Switch to use for_each_gpiochip_node() helperAndy Shevchenko2022-04-145-18/+18
| * | pinctrl: samsung: Drop redundant node parameter in samsung_banks_of_node_get()Andy Shevchenko2022-04-141-7/+5
| * | pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helperAndy Shevchenko2022-04-081-80/+62
| * | pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helperAndy Shevchenko2022-04-081-17/+13
| * | pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() callAndy Shevchenko2022-04-081-16/+1
| * | pinctrl: stm32: Switch to use for_each_gpiochip_node() helperAndy Shevchenko2022-04-081-39/+33
| * | pinctrl: stm32: Replace custom code by gpiochip_node_count() callAndy Shevchenko2022-04-081-5/+3
| * | gpiolib: Introduce gpiochip_node_count() helperAndy Shevchenko2022-04-081-0/+11
| * | gpiolib: Introduce for_each_gpiochip_node() loop helperAndy Shevchenko2022-04-081-1/+6
| * | gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko2022-04-082-9/+17
| * | gpiolib: acpi: use correct format charactersLinus Torvalds2022-04-081-2/+2
| |/
* | gpio: syscon: Remove usage of syscon_regmap_lookup_by_compatibleAlexander Shiyan2022-05-021-30/+19
* | gpio: pcf857x: Make teardown callback return voidUwe Kleine-König2022-04-255-23/+9
* | irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij2022-04-254-163/+17
* | dt-bindings: gpio: add common consumer GPIO linesKrzysztof Kozlowski2022-04-251-0/+64
* | gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2022-04-2516-108/+108
* | gpio: ixp4xx: Detect special machines by compatibleLinus Walleij2022-04-182-4/+2
* | gpio: realtek-otto: Add RTL931x supportSander Vanheule2022-04-111-0/+3
* | dt-bindings: gpio: realtek-otto: Add rtl9310 compatibleSander Vanheule2022-04-111-0/+1
* | gpio: realtek-otto: Add RTL930x supportSander Vanheule2022-04-111-0/+4