index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
gpio: sim: fix hogs with custom chip labels
Bartosz Golaszewski
1
-4
/
+15
2022-02-08
gpio: sifive: use the correct register to read output values
Niklas Cassel
1
-1
/
+1
2022-02-08
gpiolib: Never return internal error codes to user space
Andy Shevchenko
3
-8
/
+17
2022-02-02
gpio: aggregator: Fix calling into sleeping GPIO controllers
Geert Uytterhoeven
1
-4
/
+14
2022-01-24
gpio: sim: check the label length when setting up device properties
Bartosz Golaszewski
1
-1
/
+1
2022-01-20
Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+6
2022-01-20
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
Yang Li
1
-1
/
+1
2022-01-20
gpio: idt3243x: Fix an ignored error return from platform_get_irq()
Yang Li
1
-1
/
+1
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-17
gpio: idt3243x: Fix IRQ check in idt_gpio_probe
Miaoqian Lin
1
-2
/
+2
2022-01-17
gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
Miaoqian Lin
1
-2
/
+2
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+1
2022-01-11
Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
54
-382
/
+2256
2022-01-11
Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-242
/
+0
2022-01-05
gpio: rcar: Propagate errors from devm_request_irq()
Lad Prabhakar
1
-3
/
+3
2022-01-05
gpio: rcar: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+4
2022-01-05
gpio: ts5500: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+4
2022-01-03
gpio: dwapb: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-4
/
+1
2022-01-03
gpiolib: acpi: make fwnode take precedence in struct gpio_chip
Andy Shevchenko
1
-0
/
+3
2022-01-03
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Steven Lee
1
-1
/
+1
2022-01-03
gpio: max3191x: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-23
gpio: regmap: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-5
/
+1
2021-12-23
gpio: tegra186: Add support for Tegra241
Akhil R
1
-0
/
+52
2021-12-23
gpio: brcmstb: Use local variable to access OF node
Andy Shevchenko
1
-1
/
+1
2021-12-22
gpio: Remove unused local OF node pointers
Andy Shevchenko
3
-5
/
+2
2021-12-21
gpio: virtio: remove timeout
Vincent Whitchurch
1
-5
/
+1
2021-12-21
gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe()
Yang Yingliang
1
-1
/
+3
2021-12-20
gpio: msc313: Add support for SSD201 and SSD202D
Daniel Palmer
1
-0
/
+261
2021-12-20
gpio: msc313: Code clean ups
Daniel Palmer
1
-4
/
+1
2021-12-19
gpio: dln2: Fix interrupts when replugging the device
Noralf Trønnes
1
-10
/
+9
2021-12-19
gpio: sim: fix uninitialized ret variable
Tom Rix
1
-1
/
+2
2021-12-17
gpio: Propagate firmware node from a parent device
Andy Shevchenko
5
-15
/
+11
2021-12-17
gpio: Setup parent device and get rid of unnecessary of_node assignment
Andy Shevchenko
4
-8
/
+6
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
25
-36
/
+2
2021-12-17
Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
5
-82
/
+75
2021-12-17
gpiolib: allow line names from device props to override driver names
Peter Rosin
1
-5
/
+15
2021-12-17
gpio: amdpt: add new device ID and 24-pin support
Hsu Yuchang
1
-3
/
+5
2021-12-17
gpio: tegra186: Add support for Tegra234
Prathamesh Shete
1
-0
/
+76
2021-12-17
gpio: sta2x11: fix typo in a comment
Jason Wang
1
-1
/
+1
2021-12-17
gpio: sim: new testing module
Bartosz Golaszewski
3
-0
/
+1598
2021-12-17
gpiolib: of: make fwnode take precedence in struct gpio_chip
Bartosz Golaszewski
1
-0
/
+3
2021-12-17
gpiolib: allow to specify the firmware node in struct gpio_chip
Bartosz Golaszewski
1
-1
/
+6
2021-12-17
gpiolib: provide gpiod_remove_hogs()
Bartosz Golaszewski
1
-0
/
+11
2021-12-13
gpio: sch: fix typo in a comment
Jason Wang
1
-1
/
+1
2021-12-10
gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock
Iwona Winiarska
1
-16
/
+16
2021-12-10
gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock
Iwona Winiarska
1
-26
/
+26
2021-12-06
gpiolib: check the 'ngpios' property in core gpiolib code
Bartosz Golaszewski
1
-0
/
+21
2021-12-06
gpiolib: improve coding style for local variables
Bartosz Golaszewski
1
-4
/
+4
2021-12-03
gpio: xlp: Fix build errors from Netlogic XLP removal
Rob Herring
1
-3
/
+2
[next]