index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
57
-946
/
+3050
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-27
/
+24
2025-05-27
Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+5
2025-05-22
Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2025-05-22
gpio: timberdale: select GPIOLIB_IRQCHIP
Peng Fan
1
-0
/
+1
2025-05-22
gpio: lpc18xx: select GPIOLIB_IRQCHIP
Peng Fan
1
-0
/
+1
2025-05-22
gpio: grgpio: select GPIOLIB_IRQCHIP
Peng Fan
1
-1
/
+1
2025-05-22
gpio: bcm-kona: select GPIOLIB_IRQCHIP
Peng Fan
1
-0
/
+1
2025-05-21
gpio: davinci: select GPIOLIB_IRQCHIP
Peng Fan
1
-0
/
+1
2025-05-21
Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
4
-420
/
+481
2025-05-21
gpiolib: acpi: Move quirks to a separate file
Andy Shevchenko
3
-346
/
+364
2025-05-21
gpiolib: acpi: Add acpi_gpio_need_run_edge_events_on_boot() getter
Andy Shevchenko
2
-1
/
+8
2025-05-21
gpiolib: acpi: Handle deferred list via new API
Andy Shevchenko
2
-20
/
+37
2025-05-21
gpiolib: acpi: Switch to use enum in acpi_gpio_in_ignore_list()
Andy Shevchenko
2
-5
/
+24
2025-05-21
gpiolib: acpi: Make sure we fill struct acpi_gpio_info
Andy Shevchenko
1
-5
/
+6
2025-05-21
gpiolib: acpi: Use temporary variable for struct acpi_gpio_info
Andy Shevchenko
1
-14
/
+17
2025-05-21
gpiolib: don't crash on enabling GPIO HOG pins
Dmitry Baryshkov
1
-0
/
+6
2025-05-20
gpiolib: remove unneeded #ifdef
Bartosz Golaszewski
1
-2
/
+0
2025-05-20
gpio: mpc8xxx: select GPIOLIB_IRQCHIP
Bartosz Golaszewski
1
-1
/
+1
2025-05-20
gpio: pxa: select GPIOLIB_IRQCHIP
Bartosz Golaszewski
1
-0
/
+1
2025-05-16
gpio: idt3243x: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-05-16
gpio: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
14
-26
/
+23
2025-05-15
gpio: pxa: Make irq_chip immutable
Peng Fan
1
-1
/
+7
2025-05-15
gpio: timberdale: Make irq_chip immutable
Peng Fan
1
-1
/
+9
2025-05-15
gpio: xgene-sb: Make irq_chip immutable
Peng Fan
1
-3
/
+23
2025-05-15
gpio: davinci: Make irq_chip immutable
Peng Fan
1
-2
/
+7
2025-05-15
gpio: davinci: Update irq chip data
Peng Fan
1
-13
/
+7
2025-05-15
gpio: mpc8xxx: Make irq_chip immutable
Peng Fan
1
-0
/
+8
2025-05-15
gpio: lpc18xx: Make irq_chip immutable
Peng Fan
1
-2
/
+11
2025-05-15
gpio: grgpio: Make irq_chip immutable
Peng Fan
1
-1
/
+6
2025-05-15
gpio: bcm-kona: make irq_chip immutable
Peng Fan
1
-0
/
+1
2025-05-15
gpio: TODO: add item about GPIO drivers reading struct gpio_chip::base
Ahmad Fatoum
1
-0
/
+7
2025-05-15
gpio: mxc: configure dynamic GPIO base for CONFIG_GPIO_SYSFS=n
Ahmad Fatoum
1
-1
/
+8
2025-05-13
gpio: ml-ioh: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-05-13
gpio: mc33880: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+6
2025-05-13
gpio: mb86s7x: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-05-13
gpio: max77620: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-8
/
+5
2025-05-13
gpio: max732x: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+10
2025-05-13
gpio: max730x: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+6
2025-05-13
gpio: max3191x: remove unused callbacks
Bartosz Golaszewski
1
-16
/
+0
2025-05-13
gpio: madera: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-12
/
+6
2025-05-13
gpio: lpc32xx: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-11
/
+17
2025-05-13
gpio: lpc18xx: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+6
2025-05-13
gpio: lp87565: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-6
/
+9
2025-05-13
gpio: lp873x: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-6
/
+6
2025-05-13
Merge tag 'ib-mfd-gpio-nvmem-v6.16' of git://git.kernel.org/pub/scm/linux/ker...
Bartosz Golaszewski
3
-0
/
+544
2025-05-13
gpio: virtuser: fix potential out-of-bound write
Markus Burri
1
-2
/
+10
2025-05-13
gpio: pca953x: fix IRQ storm on system wake up
Emanuele Ghidoli
1
-0
/
+6
2025-05-09
gpio: max77759: Add Maxim MAX77759 gpio driver
André Draszik
3
-0
/
+544
2025-05-05
gpio: blzp1600: remove incorrect pf_match_ptr()
Arnd Bergmann
1
-1
/
+1
[next]