index
:
linux-stable.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2025-04-14
gpio: aggregator: Fix gpio_aggregator_line_alloc() checking
Dan Carpenter
2025-04-14
gpio: aggregator: fix "_sysfs" prefix check in gpio_aggregator_make_group()
Dan Carpenter
2025-04-14
gpiolib: Allow to use setters with return value for output-only gpios
Mathieu Dubois-Briand
2025-04-09
gpio: aggregator: cancel deferred probe for devices created via configfs
Koichiro Den
2025-04-09
gpio: aggregator: expose aggregator created via legacy sysfs to configfs
Koichiro Den
2025-04-09
gpio: aggregator: rename 'name' to 'key' in gpio_aggregator_parse()
Koichiro Den
2025-04-09
gpio: aggregator: introduce basic configfs interface
Koichiro Den
2025-04-09
gpio: aggregator: add gpio_aggregator_{alloc,free}()
Koichiro Den
2025-04-09
gpio: aggregator: unify function naming
Koichiro Den
2025-04-09
gpio: aggregator: reorder functions to prepare for configfs introduction
Koichiro Den
2025-04-09
Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...
Bartosz Golaszewski
2025-04-09
gpio: provide gpiod_is_equal()
Bartosz Golaszewski
2025-04-08
gpiolib: support parsing gpio three-cell interrupts scheme
Yixun Lan
2025-04-08
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
Andy Shevchenko
2025-04-08
gpiolib: of: Fix the choice for Ingenic NAND quirk
Andy Shevchenko
2025-04-08
gpio: zynq: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-08
gpio: mpc8xxx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-08
gpio: TODO: track the removal of regulator-related workarounds
Bartosz Golaszewski
2025-04-08
gpio: deprecate devm_gpiod_unhinge()
Bartosz Golaszewski
2025-04-07
gpio: Enable Blaize BLZP1600 GPIO support
Nikolaos Pasaloukos
2025-04-07
gpio: mvebu: Convert generic irqchip locking to guard()
Thomas Gleixner
2025-04-07
Merge tag 'gpio-s5m8767-polarity-quirk-for-v6.16-rc1' into gpio/for-next
Bartosz Golaszewski
2025-04-07
gpiolib: of: Add polarity quirk for s5m8767
Peng Fan
2025-04-07
gpiolib: don't allow setting values on input lines
Bartosz Golaszewski
2025-04-07
gpio: tegra186: fix resource handling in ACPI probe path
Guixin Liu
2025-04-07
gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()
Andy Shevchenko
2025-04-07
gpiolib: acpi: Reuse struct acpi_gpio_params in struct acpi_gpio_lookup
Andy Shevchenko
2025-04-07
gpiolib: acpi: Rename par to params for better readability
Andy Shevchenko
2025-04-07
gpiolib: acpi: Remove index parameter from acpi_gpio_property_lookup()
Andy Shevchenko
2025-04-07
gpiolib: acpi: Improve struct acpi_gpio_info memory footprint
Andy Shevchenko
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-24
gpio: TODO: add an item to track reworking the sysfs interface
Bartosz Golaszewski
2025-03-24
gpio: TODO: add an item to track the conversion to the new value setters
Bartosz Golaszewski
2025-03-24
gpio: TODO: add delimiters between tasks for better readability
Bartosz Golaszewski
2025-03-24
gpio: TODO: remove the pinctrl integration task
Bartosz Golaszewski
2025-03-24
gpio: TODO: remove task duplication
Bartosz Golaszewski
2025-03-24
gpio: TODO: remove the item about the new debugfs interface
Bartosz Golaszewski
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-19
Merge tag 'ieee802154-for-net-next-2025-03-10' of git://git.kernel.org/pub/sc...
Paolo Abeni
2025-03-17
gpio: da9055: use new line value setter callbacks
Bartosz Golaszewski
2025-03-17
gpio: da9052: use new line value setter callbacks
Bartosz Golaszewski
2025-03-17
gpio: cs5535: use new line value setter callbacks
Bartosz Golaszewski
2025-03-17
gpio: crystalcove: use new line value setter callbacks
Bartosz Golaszewski
2025-03-17
gpio: cros-ec: use new line value setter callbacks
Bartosz Golaszewski
2025-03-17
gpio: creg-snps: use new line value setter callbacks
Bartosz Golaszewski
2025-03-17
gpio: cgbc: use new line value setter callbacks
Bartosz Golaszewski
2025-03-17
gpio: bt8xx: use new line value setter callbacks
Bartosz Golaszewski
2025-03-17
gpio: bt8xx: use lock guards
Bartosz Golaszewski
2025-03-17
gpio: bt8xx: allow to build the module with COMPILE_TEST=y
Bartosz Golaszewski
2025-03-17
gpio: bd9571mwv: use new line value setter callbacks
Bartosz Golaszewski
[prev]
[next]