index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2022-01-20
Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-20
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
Yang Li
2022-01-20
gpio: idt3243x: Fix an ignored error return from platform_get_irq()
Yang Li
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-17
gpio: idt3243x: Fix IRQ check in idt_gpio_probe
Miaoqian Lin
2022-01-17
gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
Miaoqian Lin
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-11
Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-11
Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-01-05
gpio: rcar: Propagate errors from devm_request_irq()
Lad Prabhakar
2022-01-05
gpio: rcar: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
gpio: ts5500: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-03
gpio: dwapb: Switch to use fwnode instead of of_node
Andy Shevchenko
2022-01-03
gpiolib: acpi: make fwnode take precedence in struct gpio_chip
Andy Shevchenko
2022-01-03
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Steven Lee
2022-01-03
gpio: max3191x: Use bitmap_free() to free bitmap
Christophe JAILLET
2021-12-23
gpio: regmap: Switch to use fwnode instead of of_node
Andy Shevchenko
2021-12-23
gpio: tegra186: Add support for Tegra241
Akhil R
2021-12-23
gpio: brcmstb: Use local variable to access OF node
Andy Shevchenko
2021-12-22
gpio: Remove unused local OF node pointers
Andy Shevchenko
2021-12-21
gpio: virtio: remove timeout
Vincent Whitchurch
2021-12-21
gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe()
Yang Yingliang
2021-12-20
gpio: msc313: Add support for SSD201 and SSD202D
Daniel Palmer
2021-12-20
gpio: msc313: Code clean ups
Daniel Palmer
2021-12-19
gpio: dln2: Fix interrupts when replugging the device
Noralf Trønnes
2021-12-19
gpio: sim: fix uninitialized ret variable
Tom Rix
2021-12-17
gpio: Propagate firmware node from a parent device
Andy Shevchenko
2021-12-17
gpio: Setup parent device and get rid of unnecessary of_node assignment
Andy Shevchenko
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-17
Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2021-12-17
gpiolib: allow line names from device props to override driver names
Peter Rosin
2021-12-17
gpio: amdpt: add new device ID and 24-pin support
Hsu Yuchang
2021-12-17
gpio: tegra186: Add support for Tegra234
Prathamesh Shete
2021-12-17
gpio: sta2x11: fix typo in a comment
Jason Wang
2021-12-17
gpio: sim: new testing module
Bartosz Golaszewski
2021-12-17
gpiolib: of: make fwnode take precedence in struct gpio_chip
Bartosz Golaszewski
2021-12-17
gpiolib: allow to specify the firmware node in struct gpio_chip
Bartosz Golaszewski
2021-12-17
gpiolib: provide gpiod_remove_hogs()
Bartosz Golaszewski
2021-12-13
gpio: sch: fix typo in a comment
Jason Wang
2021-12-10
gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock
Iwona Winiarska
2021-12-10
gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock
Iwona Winiarska
2021-12-06
gpiolib: check the 'ngpios' property in core gpiolib code
Bartosz Golaszewski
2021-12-06
gpiolib: improve coding style for local variables
Bartosz Golaszewski
2021-12-03
gpio: xlp: Fix build errors from Netlogic XLP removal
Rob Herring
2021-12-03
gpio: rockchip: lock GPIOs used as interrupts
John Keeping
2021-12-03
gpio: aggregator: Add interrupt support
Geert Uytterhoeven
2021-12-03
gpiolib: Let gpiod_add_lookup_table() call gpiod_add_lookup_tables()
Geert Uytterhoeven
2021-12-01
gpio: dwapb: clarify usage of the register file version
Andy Shevchenko
2021-12-01
gpio: ml-ioh: Change whitespace to match gpio-pch.c
Bjorn Helgaas
[next]