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
2024-10-22
gpiolib: add a per-gpio_device line state notification workqueue
Bartosz Golaszewski
2024-10-22
gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic
Bartosz Golaszewski
2024-10-22
gpio: cdev: go back to storing debounce period in the GPIO descriptor
Bartosz Golaszewski
2024-10-22
gpiolib: unduplicate chip guard in set_config path
Bartosz Golaszewski
2024-10-22
gpiolib: notify user-space when a driver requests its own desc
Bartosz Golaszewski
2024-10-21
gpio: max730x: use devres to shrink and simplify code
Bartosz Golaszewski
2024-10-21
gpio: ftgpio010: shrink code
Bartosz Golaszewski
2024-10-21
gpio: 74x164: shrink code
Bartosz Golaszewski
2024-10-17
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-17
gpio: menz127: simplify error path and remove remove()
Bartosz Golaszewski
2024-10-17
gpio: amdpt: remove remove()
Bartosz Golaszewski
2024-10-17
gpio: fold the Kconfig prompt into the option type for GPIO CDEV
Bartosz Golaszewski
2024-10-17
gpio: sysfs: constify gpio class
Bartosz Golaszewski
2024-10-14
gpio: ljca: use devm_mutex_init() to simplify the error path and remove()
Bartosz Golaszewski
2024-10-14
gpio: mpc8xxx: use generic device_is_compatible()
Bartosz Golaszewski
2024-10-14
gpio: mpc8xxx: use a helper variable to store the address of pdev->dev
Bartosz Golaszewski
2024-10-14
gpio: vf610: use generic device_get_match_data()
Bartosz Golaszewski
2024-10-14
gpio: eic-sprd: use generic device_get_match_data()
Bartosz Golaszewski
2024-10-14
gpio: davinci: use generic device properties
Bartosz Golaszewski
2024-10-14
gpio: davinci: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
2024-10-14
gpio: ts4900: use generic device properties
Bartosz Golaszewski
2024-10-14
gpio: mvebu: drop dependency on OF_GPIO
Bartosz Golaszewski
2024-10-14
gpio: add support for FTDI's MPSSE as GPIO
Mary Strodl
2024-10-14
gpio: aspeed: Support G7 Aspeed gpio controller
Billy Tsai
2024-10-14
gpio: aspeed: Create llops to handle hardware access
Billy Tsai
2024-10-14
gpio: aspeed: Remove the name for bank array
Billy Tsai
2024-10-14
gpio: aspeed: Change the macro to support deferred probe
Billy Tsai
2024-10-14
Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2024-10-10
Merge tag 'ib-mfd-gpio-i2c-watchdog-v6.13' of ssh://gitolite.kernel.org/pub/s...
Bartosz Golaszewski
2024-10-09
gpio: Congatec Board Controller gpio driver
Thomas Richard
2024-10-08
gpio: aspeed: Use devm_clk api to manage clock source
Billy Tsai
2024-10-08
gpio: aspeed: Add the flush write to ensure the write complete.
Billy Tsai
2024-10-08
gpio: cdev: update flags at once when reconfiguring from user-space
Bartosz Golaszewski
2024-10-08
gpiolib: unify two loops initializing GPIO descriptors
Bartosz Golaszewski
2024-10-08
gpiolib: use v2 defines for line state change events
Bartosz Golaszewski
2024-10-08
gpio: xilinx: use generic device properties
Bartosz Golaszewski
2024-10-08
gpio: xilinx: use helper variable to store the address of pdev->dev
Bartosz Golaszewski
2024-10-08
gpio: xilinx: drop dependency on GPIO_OF
Bartosz Golaszewski
2024-10-08
gpio: mvebu: use generic device properties
Bartosz Golaszewski
2024-10-08
gpio: mvebu: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
2024-10-03
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
Lad Prabhakar
2024-10-02
gpio: aggregator: simplify aggr_parse() with scoped bitmap
Bartosz Golaszewski
2024-10-02
gpio: sysfs: make the sysfs export behavior consistent
Bartosz Golaszewski
2024-10-02
gpio: davinci: Fix condition for irqchip registration
Vignesh Raghavendra
2024-10-01
gpio: sim: switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-01
gpio: dwapb: switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-09-30
gpio: davinci: fix lazy disable
Emanuele Ghidoli
2024-09-30
gpio: acpi: switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-09-30
Fix typos in GPIO TODO document
Shivam Chaudhary
2024-09-30
gpiolib: cdev: Fix reference to linereq_set_config_unlocked()
Kent Gibson
[prev]
[next]