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
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-11-25
gpio: msc313: Use modern PM macros
Jisheng Zhang
1
-4
/
+4
2025-11-25
gpio: mlxbf2: Use modern PM macros
Jisheng Zhang
1
-4
/
+4
2025-11-25
gpio: ml-ioh: Use modern PM macros
Jisheng Zhang
1
-6
/
+6
2025-11-25
gpio: pl061: Use modern PM macros
Jisheng Zhang
1
-15
/
+2
2025-11-25
gpio: htc-egpio: Use modern PM macros
Jisheng Zhang
1
-13
/
+8
2025-11-25
gpio: brcmstb: Use modern PM macros
Jisheng Zhang
1
-9
/
+3
2025-11-25
gpio: dwapb: Use modern PM macros
Jisheng Zhang
1
-14
/
+4
2025-11-25
Merge tag 'intel-gpio-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-1
/
+1
2025-11-24
gpio: aspeed: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
1
-6
/
+1
2025-11-24
gpio: aspeed: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
1
-0
/
+2
2025-11-20
Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...
Bartosz Golaszewski
4
-22
/
+11
2025-11-20
gpio: swnode: allow referencing GPIO chips by firmware nodes
Bartosz Golaszewski
1
-1
/
+2
2025-11-20
gpio: fxl6408: Add suspend/resume support
Jisheng Zhang
1
-0
/
+13
2025-11-20
gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllers
Jose Javier Rodriguez Barbarin
1
-3
/
+23
2025-11-20
gpio: improve support for shared GPIOs
Mark Brown
7
-9
/
+1044
2025-11-20
gpiolib: acpi: use min() instead of min_t()
David Laight
1
-1
/
+1
2025-11-19
gpio: elkhartlake: Convert to auxiliary driver
Raag Jadav
2
-18
/
+20
2025-11-19
gpio: cdev: make sure the cdev fd is still active before emitting events
Bartosz Golaszewski
1
-2
/
+7
2025-11-19
gpio: shared: extend the ifdef guard to gpio_shared_find_entry()
Bartosz Golaszewski
1
-1
/
+1
2025-11-19
gpio: shared: fix a NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+4
2025-11-17
gpio: tegra186: Fix GPIO name collisions for Tegra410
Kartik Rajput
1
-2
/
+9
2025-11-17
gpiolib: legacy: Allow to kill devm_gpio_request_one() independently
Andy Shevchenko
1
-14
/
+12
2025-11-17
gpiolib: legacy: Make sure we kill gpio_request_one() first
Andy Shevchenko
1
-14
/
+4
2025-11-17
Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l...
Bartosz Golaszewski
7
-9
/
+1044
2025-11-17
gpio: provide gpiod_is_shared()
Bartosz Golaszewski
3
-0
/
+39
2025-11-17
gpiolib: support shared GPIOs in core subsystem code
Bartosz Golaszewski
1
-9
/
+41
2025-11-17
gpio: shared-proxy: implement the shared GPIO proxy driver
Bartosz Golaszewski
3
-0
/
+343
2025-11-17
gpiolib: implement low-level, shared GPIO support
Bartosz Golaszewski
4
-0
/
+620
2025-11-17
gpiolib: define GPIOD_FLAG_SHARED
Bartosz Golaszewski
1
-0
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
3
-12
/
+24
2025-11-06
gpio: tb10x: Drop unused tb10x_set_bits() function
Krzysztof Kozlowski
1
-19
/
+0
2025-11-05
gpio: cdev: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-2
/
+2
2025-11-05
gpio: aggregator: restore the set_config operation
Thomas Richard
1
-0
/
+1
2025-11-03
gpiolib: fix invalid pointer access in debugfs
Bartosz Golaszewski
1
-1
/
+7
2025-11-03
gpio: swnode: don't use the swnode's name as the key for GPIO lookup
Bartosz Golaszewski
1
-1
/
+1
2025-10-30
gpio: mm-lantiq: update kernel docs
Bartosz Golaszewski
1
-5
/
+5
2025-10-30
gpio: mmio: drop the "bgpio" prefix
Bartosz Golaszewski
1
-143
/
+144
2025-10-30
gpio: mmio: use lock guards
Bartosz Golaszewski
1
-26
/
+14
2025-10-27
gpio: loongson-64bit: Switch to dynamic allocate GPIO base in byte mode
Binbin Zhou
1
-0
/
+1
2025-10-27
gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()
Dan Carpenter
1
-2
/
+2
2025-10-27
Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
5
-25
/
+27
2025-10-23
gpio: ljca: Fix duplicated IRQ mapping
Haotian Zhang
1
-11
/
+3
2025-10-23
gpio: regmap: Bypass cache for aliased inputs
Sander Vanheule
1
-1
/
+5
2025-10-23
gpio: regmap: Force writes for aliased data regs
Sander Vanheule
1
-3
/
+9
2025-10-23
Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-14
/
+17
2025-10-23
gpio: bt8xx: use generic power management
Vaibhav Gupta
1
-22
/
+8
2025-10-23
gpiolib: acpi: Use %pe when passing an error pointer to dev_err()
Andy Shevchenko
1
-2
/
+2
2025-10-23
gpiolib: acpi: Make set debounce errors non fatal
Hans de Goede
1
-12
/
+15
2025-10-22
gpio: idio-16: Define fixed direction of the GPIO lines
William Breathitt Gray
1
-0
/
+5
2025-10-22
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-2
/
+24
[prev]
[next]