index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
gpio: moxtet: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-9
/
+7
2025-06-17
gpio: mm-lantiq: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-6
/
+6
2025-06-17
gpio: mmio: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-20
/
+33
2025-06-17
gpio: pca953x: fix wrong error probe return value
Sascha Hauer
1
-1
/
+1
2025-06-16
gpio: raspberrypi-exp: use new GPIO line value setter callbacks
Stefan Wahren
1
-3
/
+7
2025-06-16
gpio: sloppy-logic-analyzer: Fully open-code compatible for grepping
Krzysztof Kozlowski
1
-1
/
+1
2025-06-16
gpio: spacemit: Add missing MODULE_DEVICE_TABLE
Vivian Wang
1
-0
/
+1
2025-06-16
gpio: Use dev_fwnode() where applicable across drivers
Jiri Slaby (SUSE)
13
-28
/
+22
2025-06-16
gpio: virtuser: use gpiod_multi_set_value_cansleep()
David Lechner
1
-3
/
+1
2025-06-11
gpio: loongson-64bit: Correct Loongson-7A2000 ACPI GPIO access mode
Binbin Zhou
1
-1
/
+1
2025-06-10
gpio: TODO: add a task for removing MMIO-specific fields from gpio_chip
Bartosz Golaszewski
1
-0
/
+5
2025-06-10
gpiolib: Move GPIO_DYNAMIC_* constants to its only user
Andy Shevchenko
1
-0
/
+13
2025-06-10
gpiolib: Remove unused devm_gpio_request()
Andy Shevchenko
1
-38
/
+0
2025-06-09
gpiolib: acpi: Add a quirk for Acer Nitro V15
Mario Limonciello
1
-0
/
+13
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
57
-946
/
+3050
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
15
-27
/
+24
2025-05-27
Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-10
/
+5
2025-05-22
Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
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/git/andy/linux-gpio-intel into gpio/for-next
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-20
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
[prev]
[next]