index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2023-08-18
gpio: sim: simplify code with cleanup helpers
Bartosz Golaszewski
2023-08-16
gpiolib: fix reference leaks when removing GPIO chips still in use
Bartosz Golaszewski
2023-08-16
gpiolib: sysfs: Do unexport GPIO when user asks for it
Andy Shevchenko
2023-08-15
gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim()
Bartosz Golaszewski
2023-08-12
gpio: sim: simplify gpio_sim_device_config_live_store()
Bartosz Golaszewski
2023-08-11
gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
William Breathitt Gray
2023-08-11
gpio: mxc: release the parent IRQ in runtime suspend
Shenwei Wang
2023-08-11
gpio: mxs: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-11
gpio: imx-scu: Use ARRAY_SIZE for array length
Rajeshwar R Shinde
2023-08-11
gpio: ws16c48: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: pcie-idio-24: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: idio-16: Remove unused legacy interface
William Breathitt Gray
2023-08-11
gpio: pci-idio-16: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: 104-idio-16: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: idio-16: Migrate to the regmap API
William Breathitt Gray
2023-08-11
gpio: sim: use sysfs_streq() and avoid an strdup()
Bartosz Golaszewski
2023-08-03
gpio: xra1403: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: raspberrypi-exp: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: max3191x: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: lpc32xx: remove redundant CONFIG_OF and of_match_ptr()
Zhu Wang
2023-08-03
gpio: ixp4xx: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: clps711x: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: altera-a10sr: remove redundant of_match_ptr
Zhu Wang
2023-08-03
gpio: max732x: remove redundant CONFIG_OF and of_match_ptr()
Zhu Wang
2023-08-03
gpio: tps65218: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
gpio: ftgpio010: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-03
gpio: sim: mark the GPIO chip as a one that can sleep
Bartosz Golaszewski
2023-08-03
gpio: zevio: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-03
gpio: vx855: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-03
gpio: tqmx86: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-03
gpio: timberdale: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-03
gpio: syscon: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-03
gpio: sch: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-01
gpio: sama5d2-piobu: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-01
gpio: rc5t583: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-01
gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata()
Andrei Coardos
2023-08-01
gpio: palmas: remove unnecessary call to platform_set_drvdata()
Andrei Coardos
2023-08-01
gpio: max77620: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-08-01
gpio: lp3943: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-07-29
gpio: eic-sprd: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-07-29
gpio: logicvc: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-07-29
gpio: exar: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-07-29
gpio: 74xx-mmio: remove unneeded platform_set_drvdata() call
Alexandru Ardelean
2023-07-29
gpio: davinci: Remove redundant dev_err_probe()
Ruan Jinjie
2023-07-29
gpio: ds4520: Add ADI DS4520 GPIO Expander Support
Okan Sahin
2023-07-29
gpio: omap: Remove redundant dev_err_probe() and zero value handle code
Ruan Jinjie
2023-07-27
gpio: 104-dio-48e: Add Counter/Timer support
William Breathitt Gray
2023-07-27
gpio: ge: Enable COMPILE_TEST for the driver
Andy Shevchenko
2023-07-27
gpio: ge: Replace GPLv2 boilerplate with SPDX
Andy Shevchenko
2023-07-27
gpio: ge: Utilise temporary variable for struct device
Andy Shevchenko
[prev]
[next]