index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
gpiolib: devres: release GPIOs in devm_gpiod_put_array()
André Draszik
1
-1
/
+1
2025-07-15
Merge tag 'intel-gpio-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-0
/
+13
2025-07-09
gpio: of: initialize local variable passed to the .of_xlate() callback
Alexander Stein
1
-1
/
+1
2025-07-04
gpiolib: fix performance regression when using gpio_chip_get_multiple()
Hugo Villeneuve
1
-2
/
+3
2025-06-18
gpio: mlxbf3: only get IRQ for device instance 0
David Thompson
1
-19
/
+35
2025-06-17
gpio: pca953x: fix wrong error probe return value
Sascha Hauer
1
-1
/
+1
2025-06-16
gpio: spacemit: Add missing MODULE_DEVICE_TABLE
Vivian Wang
1
-0
/
+1
2025-06-11
gpio: loongson-64bit: Correct Loongson-7A2000 ACPI GPIO access mode
Binbin Zhou
1
-1
/
+1
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/...
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-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
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
[next]