index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
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
2023-07-27
gpio: ge: Make driver OF-independent
Andy Shevchenko
2023-07-27
gpio: ge: Fix English spelling and grammar
Andy Shevchenko
2023-07-27
gpio: ge: Add missing header
Andy Shevchenko
2023-07-25
gpio: sifive: Allow building the driver as a module
Samuel Holland
2023-07-25
gpio: sifive: Get the parent IRQ's domain from its irq_data
Samuel Holland
2023-07-25
gpio: sifive: Look up IRQs only once during probe
Samuel Holland
2023-07-25
gpio: sifive: Directly use the device's fwnode
Samuel Holland
2023-07-25
gpio: mxc: Improve PM configuration
Geert Uytterhoeven
2023-07-20
gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-07-20
gpio: mvebu: fix irq domain leak
Bartosz Golaszewski
2023-07-19
gpio: mvebu: Make use of devm_pwmchip_add
Uwe Kleine-König
2023-07-19
gpio: bcm-kona: Drop unused pdev member in private data structure
Andy Shevchenko
2023-07-19
gpio: bcm-kona: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-07-19
gpio: bcm-kona: Make driver OF-independent
Andy Shevchenko
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
2023-07-19
gpio: tps68470: Make tps68470_gpio_output() always set the initial value
Hans de Goede
2023-07-18
gpio: mmio: handle "ngpios" properly in bgpio_init()
Asmaa Mnebhi
2023-07-13
gpiolib: order includes alphabetically in gpiolib.h
Bartosz Golaszewski
2023-07-13
gpio: sim: fix a typo in comment
Bartosz Golaszewski
2023-07-10
gpio: sifive: Support IRQ wake
Samuel Holland
2023-07-10
gpiolib: Replace open coded gpiochip_irqchip_add_allocated_domain()
Andy Shevchenko
2023-07-10
gpiolib: Split out gpiochip_irqchip_add_allocated_domain() helper
Andy Shevchenko
2023-07-10
gpiolib: Do not assign error pointer to the GPIO IRQ chip domain
Andy Shevchenko
2023-07-10
gpiolib: Factor out gpiochip_simple_create_domain()
Andy Shevchenko
2023-07-10
gpiolib: Make gpiochip_hierarchy_add_domain() return domain
Andy Shevchenko
[prev]
[next]