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.c
Age
Commit message (
Expand
)
Author
2026-02-23
gpiolib: normalize the return value of gc->get() on behalf of buggy drivers
Bartosz Golaszewski
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-01-21
gpio: shared: propagate configuration to pinctrl
Bartosz Golaszewski
2026-01-12
Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2026-01-12
gpiolib: remove redundant callback check
Bartosz Golaszewski
2026-01-08
gpiolib: fix lookup table matching
Bartosz Golaszewski
2026-01-02
gpiolib: fix race condition for gdev->srcu
Paweł Narewski
2026-01-02
gpio: shared: verify con_id when adding proxy lookup
Bartosz Golaszewski
2026-01-02
gpiolib: allow multiple lookup tables per consumer
Bartosz Golaszewski
2025-12-17
gpio: stub: Drop empty probe function
Uwe Kleine-König
2025-11-20
Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...
Bartosz Golaszewski
2025-11-17
Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l...
Bartosz Golaszewski
2025-11-17
gpio: provide gpiod_is_shared()
Bartosz Golaszewski
2025-11-17
gpiolib: support shared GPIOs in core subsystem code
Bartosz Golaszewski
2025-11-03
gpiolib: fix invalid pointer access in debugfs
Bartosz Golaszewski
2025-10-21
gpio: export gpiod_hwgpio()
Bartosz Golaszewski
2025-10-21
gpio: rename gpio_chip_hwgpio() to gpiod_hwgpio()
Bartosz Golaszewski
2025-10-13
gpiolib: rename GPIO chip printk macros
Bartosz Golaszewski
2025-10-13
gpiolib: remove unnecessary 'out of memory' messages
Bartosz Golaszewski
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-22
gpiolib: Extend software-node support to support secondary software-nodes
Hans de Goede
2025-09-12
gpiolib: add a common prefix to GPIO descriptor flags
Bartosz Golaszewski
2025-08-11
gpiolib: add support to register sparse pin range
Thomas Richard
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-08-07
gpio: remove legacy GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-13
gpiolib: don't use GPIO global numbers in debugfs output
Bartosz Golaszewski
2025-07-04
gpiolib: fix performance regression when using gpio_chip_get_multiple()
Hugo Villeneuve
2025-06-30
gpio: make gpiod_is_equal() arguments stricter
Bartosz Golaszewski
2025-06-30
gpio: constify arguments of gpiod_is_equal()
Bartosz Golaszewski
2025-06-10
gpiolib: Move GPIO_DYNAMIC_* constants to its only user
Andy Shevchenko
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-20
gpiolib: don't crash on enabling GPIO HOG pins
Dmitry Baryshkov
2025-05-20
gpiolib: remove unneeded #ifdef
Bartosz Golaszewski
2025-04-17
gpiolib: Remove redundant assignment of return variable
Andy Shevchenko
2025-04-17
gpiolib: Reuse return variable in gpiod_to_irq()
Andy Shevchenko
2025-04-17
gpiolib: Call validate_desc() when VALIDATE_DESC() can't be used
Andy Shevchenko
2025-04-17
gpiolib: Move validate_desc() and Co upper in the code
Andy Shevchenko
2025-04-17
gpiolib: Revert "Don't WARN on gpiod_put() for optional GPIO"
Andy Shevchenko
2025-04-17
gpiolib: Print actual error when descriptor contains an error pointer
Andy Shevchenko
2025-04-17
gpiolib: Convert to use guard()() for gpio_machine_hogs_mutex
Andy Shevchenko
2025-04-17
gpiolib: Make taking gpio_lookup_lock consistent
Andy Shevchenko
2025-04-14
gpiolib: Allow to use setters with return value for output-only gpios
Mathieu Dubois-Briand
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-07
gpiolib: don't allow setting values on input lines
Bartosz Golaszewski
[next]