index
:
pub/scm/linux/kernel/git/shli/linux.git
master
Shaohua Li's fork of linux.git
Shaohua Li
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+2
2026-07-31
gpiolib: Check gc->get_direction() before calling gpiod_get_direction()
Christophe Leroy (CS GROUP)
1
-1
/
+2
2026-07-15
gpiolib: tolerate gpio-hogs lacking a hogging state
Daniel Golle
1
-5
/
+8
2026-06-22
gpiolib: initialize return value in gpiochip_set_multiple()
Ruoyu Wang
1
-1
/
+1
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-27
/
+39
2026-06-10
gpiolib: handle gpio-hogs only once
Daniel Drake
1
-0
/
+8
2026-06-10
gpio: fix cleanup path on hog failure
Bartosz Golaszewski
1
-1
/
+1
2026-06-08
gpiolib: Replace strcpy() with memcpy()
David Laight
1
-2
/
+4
2026-06-04
gpio: core: fix const-correctness of gpio_chip_guard
Marco Scardovi (scardracs)
1
-20
/
+8
2026-05-27
gpio: gpiolib: use seq_puts() for plain strings
Chen Jung Ku
1
-2
/
+2
2026-05-26
gpiolib: Mark gpio_devt, gpiolib_initialized and gpio_stub_drv as __ro_after_...
Len Bao
1
-3
/
+3
2026-05-11
gpiolib: add gpiod_is_single_ended() helper
Jie Li
1
-0
/
+22
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-82
/
+140
2026-04-03
gpiolib: Make deferral warnings debug messages
Jon Hunter
1
-4
/
+4
2026-03-30
gpiolib: fix hogs with multiple lines
Bartosz Golaszewski
1
-38
/
+54
2026-03-23
gpio: shared: handle pins shared by child nodes of devices
Bartosz Golaszewski
1
-2
/
+2
2026-03-23
gpio: shared: call gpio_chip::of_xlate() if set
Bartosz Golaszewski
1
-1
/
+1
2026-03-16
Merge branch 'gpio/dev-init-rework' into gpio/for-current
Bartosz Golaszewski
1
-53
/
+48
2026-03-16
Revert "gpio: Access `gpio_bus_type` in gpiochip_setup_dev()"
Tzung-Bi Shih
1
-4
/
+3
2026-03-16
gpiolib: Update gpiochip_find_base_unlocked() kerneldoc
Linus Walleij
1
-1
/
+9
2026-03-16
gpio: remove machine hogs
Bartosz Golaszewski
1
-71
/
+0
2026-03-16
gpio: move hogs into GPIO core
Bartosz Golaszewski
1
-2
/
+96
2026-03-11
gpiolib: clear requested flag if line is invalid
Barnabás Pőcze
1
-2
/
+4
2026-02-27
gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
Tzung-Bi Shih
1
-7
/
+17
2026-02-27
gpio: sysfs: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
1
-1
/
+1
2026-02-27
gpio: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
1
-11
/
+2
2026-02-27
gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
Tzung-Bi Shih
1
-3
/
+4
2026-02-27
Merge branch 'gpio/dev-init-rework' into gpio/for-next
Bartosz Golaszewski
1
-53
/
+48
2026-02-27
gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
Tzung-Bi Shih
1
-53
/
+48
2026-02-27
gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
Bartosz Golaszewski
1
-1
/
+11
2026-02-23
gpiolib: normalize the return value of gc->get() on behalf of buggy drivers
Bartosz Golaszewski
1
-2
/
+6
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+4
2026-02-11
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+12
2026-01-21
gpio: shared: propagate configuration to pinctrl
Bartosz Golaszewski
1
-2
/
+2
2026-01-12
Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
1
-57
/
+79
2026-01-12
gpiolib: remove redundant callback check
Bartosz Golaszewski
1
-3
/
+0
2026-01-08
gpiolib: fix lookup table matching
Bartosz Golaszewski
1
-2
/
+2
2026-01-02
gpiolib: fix race condition for gdev->srcu
Paweł Narewski
1
-20
/
+20
2026-01-02
gpio: shared: verify con_id when adding proxy lookup
Bartosz Golaszewski
1
-1
/
+2
2026-01-02
gpiolib: allow multiple lookup tables per consumer
Bartosz Golaszewski
1
-35
/
+56
2025-12-17
gpio: stub: Drop empty probe function
Uwe Kleine-König
1
-18
/
+12
2025-11-20
Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...
Bartosz Golaszewski
1
-1
/
+7
2025-11-17
Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l...
Bartosz Golaszewski
1
-9
/
+61
2025-11-17
gpio: provide gpiod_is_shared()
Bartosz Golaszewski
1
-0
/
+20
2025-11-17
gpiolib: support shared GPIOs in core subsystem code
Bartosz Golaszewski
1
-9
/
+41
2025-11-03
gpiolib: fix invalid pointer access in debugfs
Bartosz Golaszewski
1
-1
/
+7
2025-10-21
gpio: export gpiod_hwgpio()
Bartosz Golaszewski
1
-0
/
+13
2025-10-21
gpio: rename gpio_chip_hwgpio() to gpiod_hwgpio()
Bartosz Golaszewski
1
-23
/
+23
[next]