summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2023-08-11gpio: mxc: release the parent IRQ in runtime suspendShenwei Wang
2023-08-11gpio: mxs: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-11gpio: imx-scu: Use ARRAY_SIZE for array lengthRajeshwar R Shinde
2023-08-11gpio: ws16c48: Migrate to the regmap APIWilliam Breathitt Gray
2023-08-11gpio: pcie-idio-24: Migrate to the regmap APIWilliam Breathitt Gray
2023-08-11gpio: idio-16: Remove unused legacy interfaceWilliam Breathitt Gray
2023-08-11gpio: pci-idio-16: Migrate to the regmap APIWilliam Breathitt Gray
2023-08-11gpio: 104-idio-16: Migrate to the regmap APIWilliam Breathitt Gray
2023-08-11gpio: idio-16: Migrate to the regmap APIWilliam Breathitt Gray
2023-08-11gpio: sim: use sysfs_streq() and avoid an strdup()Bartosz Golaszewski
2023-08-03gpio: xra1403: remove redundant of_match_ptr()Zhu Wang
2023-08-03gpio: raspberrypi-exp: remove redundant of_match_ptr()Zhu Wang
2023-08-03gpio: max3191x: remove redundant of_match_ptr()Zhu Wang
2023-08-03gpio: lpc32xx: remove redundant CONFIG_OF and of_match_ptr()Zhu Wang
2023-08-03gpio: ixp4xx: remove redundant of_match_ptr()Zhu Wang
2023-08-03gpio: clps711x: remove redundant of_match_ptr()Zhu Wang
2023-08-03gpio: altera-a10sr: remove redundant of_match_ptrZhu Wang
2023-08-03gpio: max732x: remove redundant CONFIG_OF and of_match_ptr()Zhu Wang
2023-08-03gpio: tps65218: remove redundant of_match_ptr()Zhu Wang
2023-08-03gpio: ftgpio010: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-03gpio: sim: mark the GPIO chip as a one that can sleepBartosz Golaszewski
2023-08-03gpio: zevio: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-03gpio: vx855: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-03gpio: tqmx86: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-03gpio: timberdale: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-03gpio: syscon: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-03gpio: sch: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-01gpio: sama5d2-piobu: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-01gpio: rc5t583: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-01gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata()Andrei Coardos
2023-08-01gpio: palmas: remove unnecessary call to platform_set_drvdata()Andrei Coardos
2023-08-01gpio: max77620: remove unneeded platform_set_drvdata() callAndrei Coardos
2023-08-01gpio: lp3943: remove unneeded platform_set_drvdata() callAndrei Coardos
2023-07-29gpio: eic-sprd: remove unneeded platform_set_drvdata() callAndrei Coardos
2023-07-29gpio: logicvc: remove unneeded platform_set_drvdata() callAndrei Coardos
2023-07-29gpio: exar: remove unneeded platform_set_drvdata() callAndrei Coardos
2023-07-29gpio: 74xx-mmio: remove unneeded platform_set_drvdata() callAlexandru Ardelean
2023-07-29gpio: davinci: Remove redundant dev_err_probe()Ruan Jinjie
2023-07-29gpio: ds4520: Add ADI DS4520 GPIO Expander SupportOkan Sahin
2023-07-29gpio: omap: Remove redundant dev_err_probe() and zero value handle codeRuan Jinjie
2023-07-27gpio: 104-dio-48e: Add Counter/Timer supportWilliam Breathitt Gray
2023-07-27gpio: ge: Enable COMPILE_TEST for the driverAndy Shevchenko
2023-07-27gpio: ge: Replace GPLv2 boilerplate with SPDXAndy Shevchenko
2023-07-27gpio: ge: Utilise temporary variable for struct deviceAndy Shevchenko
2023-07-27gpio: ge: Make driver OF-independentAndy Shevchenko
2023-07-27gpio: ge: Fix English spelling and grammarAndy Shevchenko
2023-07-27gpio: ge: Add missing headerAndy Shevchenko
2023-07-25gpio: sifive: Allow building the driver as a moduleSamuel Holland
2023-07-25gpio: sifive: Get the parent IRQ's domain from its irq_dataSamuel Holland
2023-07-25gpio: sifive: Look up IRQs only once during probeSamuel Holland