index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
gpio: sim: fix hogs with custom chip labels
Bartosz Golaszewski
2022-02-08
gpio: sifive: use the correct register to read output values
Niklas Cassel
2022-02-08
gpiolib: Never return internal error codes to user space
Andy Shevchenko
2022-02-02
gpio: aggregator: Fix calling into sleeping GPIO controllers
Geert Uytterhoeven
2022-01-24
gpio: sim: check the label length when setting up device properties
Bartosz Golaszewski
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
[next]