开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Age
Commit message (
Expand
)
Author
11 days
gpiolib: initialize return value in gpiochip_set_multiple()
Ruoyu Wang
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-06-10
gpiolib: handle gpio-hogs only once
Daniel Drake
2026-06-10
gpio: fix cleanup path on hog failure
Bartosz Golaszewski
2026-06-08
gpiolib: Replace strcpy() with memcpy()
David Laight
2026-06-04
gpio: core: fix const-correctness of gpio_chip_guard
Marco Scardovi (scardracs)
2026-05-27
gpio: gpiolib: use seq_puts() for plain strings
Chen Jung Ku
2026-05-26
gpiolib: Mark gpio_devt, gpiolib_initialized and gpio_stub_drv as __ro_after_...
Len Bao
2026-05-11
gpiolib: add gpiod_is_single_ended() helper
Jie Li
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-03
gpiolib: Make deferral warnings debug messages
Jon Hunter
2026-03-30
gpiolib: fix hogs with multiple lines
Bartosz Golaszewski
2026-03-23
gpio: shared: handle pins shared by child nodes of devices
Bartosz Golaszewski
2026-03-23
gpio: shared: call gpio_chip::of_xlate() if set
Bartosz Golaszewski
2026-03-16
Merge branch 'gpio/dev-init-rework' into gpio/for-current
Bartosz Golaszewski
2026-03-16
Revert "gpio: Access `gpio_bus_type` in gpiochip_setup_dev()"
Tzung-Bi Shih
2026-03-16
gpiolib: Update gpiochip_find_base_unlocked() kerneldoc
Linus Walleij
2026-03-16
gpio: remove machine hogs
Bartosz Golaszewski
2026-03-16
gpio: move hogs into GPIO core
Bartosz Golaszewski
2026-03-11
gpiolib: clear requested flag if line is invalid
Barnabás Pőcze
2026-02-27
gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
Tzung-Bi Shih
2026-02-27
gpio: sysfs: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
2026-02-27
gpio: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
2026-02-27
gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
Tzung-Bi Shih
2026-02-27
Merge branch 'gpio/dev-init-rework' into gpio/for-next
Bartosz Golaszewski
2026-02-27
gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
Tzung-Bi Shih
2026-02-27
gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
Bartosz Golaszewski
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
[next]