index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-swnode.c
Age
Commit message (
Expand
)
Author
2026-02-18
gpio: swnode: restore the swnode-name-against-chip-label matching
Bartosz Golaszewski
2026-01-05
gpio: swnode: restore the name of the undefined software node
Bartosz Golaszewski
2025-12-18
gpio: swnode: compare the "undefined" swnode by its address, not name
Bartosz Golaszewski
2025-11-20
gpio: swnode: allow referencing GPIO chips by firmware nodes
Bartosz Golaszewski
2025-11-03
gpio: swnode: don't use the swnode's name as the key for GPIO lookup
Bartosz Golaszewski
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-31
gpio: fix uninit-value in swnode_find_gpio
Suraj Sonawane
2024-09-02
gpiolib: Update the kernel documentation - add Return sections
Andy Shevchenko
2024-08-20
gpiolib: swnode: Make use of for_each_gpio_property_name()
Andy Shevchenko
2024-08-20
gpiolib: swnode: Introduce swnode_gpio_get_reference() helper
Andy Shevchenko
2024-08-20
gpiolib: swnode: Unify return code variable name
Andy Shevchenko
2024-04-16
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
2023-10-04
gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
Bartosz Golaszewski
2023-03-06
gpiolib: Clean up headers
Andy Shevchenko
2022-11-15
gpiolib: add support for software nodes
Dmitry Torokhov