index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2024-10-22
gpio: grgpio: order headers alphabetically
Bartosz Golaszewski
2024-10-22
gpio: grgpio: drop Kconfig dependency on OF_GPIO
Bartosz Golaszewski
2024-10-22
gpiolib: notify user-space about in-kernel line state changes
Bartosz Golaszewski
2024-10-22
gpiolib: switch the line state notifier to atomic
Bartosz Golaszewski
2024-10-22
gpio: cdev: put emitting the line state events on a workqueue
Bartosz Golaszewski
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
[next]