index
:
pub/scm/linux/kernel/git/joro/linux.git
master
Misc Development Tree
Joerg Roedel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-of.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+8
2026-06-10
gpiolib: handle gpio-hogs only once
Daniel Drake
1
-5
/
+0
2026-04-28
ASoC: wsa881x: Move custom workaround to gpiolib-of
Linus Walleij
1
-0
/
+8
2026-03-16
gpio: move hogs into GPIO core
Bartosz Golaszewski
1
-127
/
+16
2026-03-16
gpio: of: clear OF_POPULATED on hog nodes in remove path
Bartosz Golaszewski
1
-1
/
+8
2026-03-09
gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
Jialu Xu
1
-27
/
+0
2026-03-09
nfc: s3fwrn5: convert to gpio descriptors
Jialu Xu
1
-0
/
+4
2025-12-17
gpiolib: of: Only compile in MT2701 quirk when it is needed.
Daniel Palmer
1
-0
/
+4
2025-10-16
gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h>
Christophe Leroy
1
-79
/
+0
2025-09-12
gpiolib: add a common prefix to GPIO descriptor flags
Bartosz Golaszewski
1
-1
/
+1
2025-07-09
gpio: of: initialize local variable passed to the .of_xlate() callback
Alexander Stein
1
-1
/
+1
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+17
2025-04-08
gpiolib: support parsing gpio three-cell interrupts scheme
Yixun Lan
1
-0
/
+8
2025-04-08
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
Andy Shevchenko
1
-3
/
+3
2025-04-08
gpiolib: of: Fix the choice for Ingenic NAND quirk
Andy Shevchenko
1
-0
/
+2
2025-04-07
gpiolib: of: Add polarity quirk for s5m8767
Peng Fan
1
-0
/
+9
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+9
2025-03-06
ieee802154: ca8210: Switch to using gpiod API
Andy Shevchenko
1
-0
/
+9
2025-03-04
gpiolib: of: Handle threecell GPIO chips
Linus Walleij
1
-11
/
+84
2025-03-04
gpiolib: of: Use local variables
Linus Walleij
1
-16
/
+23
2024-11-06
gpio: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-1
/
+1
2024-09-02
gpiolib: Update the kernel documentation - add Return sections
Andy Shevchenko
1
-14
/
+34
2024-08-20
gpiolib: Introduce for_each_gpio_property_name() helper
Andy Shevchenko
1
-21
/
+4
2024-08-19
gpio: of: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+3
2024-08-01
gpio: Use of_property_present()
Rob Herring (Arm)
1
-4
/
+4
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-02
gpiolib: of: fix lookup quirk for MIPS Lantiq
Dmitry Torokhov
1
-2
/
+12
2024-06-14
gpiolib: put gpio_suffixes in a single compilation unit
Bartosz Golaszewski
1
-2
/
+2
2024-04-26
gpio: of: support gpio-ranges for multiple gpiochip devices
Doug Berger
1
-2
/
+21
2024-03-01
gpio: of: Make of_gpio_get_count() take firmware node as a parameter
Andy Shevchenko
1
-7
/
+7
2024-02-20
gpio: constify of_phandle_args in of_find_gpio_device_by_xlate()
Krzysztof Kozlowski
1
-1
/
+1
2024-02-12
gpio: of: assign and read the hog pointer atomically
Bartosz Golaszewski
1
-2
/
+2
2024-02-12
gpio: constify opaque pointer in gpio_device_find() match function
Krzysztof Kozlowski
1
-3
/
+4
2024-01-22
gpio: legacy: mark old interfaces as deprecated in kernel docs
Bartosz Golaszewski
1
-0
/
+2
2023-12-13
backlight: hx8357: Convert to agnostic GPIO API
Andy Shevchenko
1
-2
/
+2
2023-11-02
Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+4
2023-10-09
gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound
Linus Walleij
1
-0
/
+4
2023-10-04
gpio: of: replace gpiochip_find_* with gpio_device_find_*
Bartosz Golaszewski
1
-16
/
+17
2023-10-02
gpiolib: of: Allow "trigger-sources" to reference a GPIO
Linus Walleij
1
-0
/
+28
2023-09-27
mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c
Bartosz Golaszewski
1
-0
/
+9
2023-09-11
gpio: of: correct notifier return codes
Bartosz Golaszewski
1
-8
/
+8
2023-08-29
Merge tag 'gpio-updates-for-v6.6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2023-08-25
mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolib
Balamanikandan Gunasundar
1
-2
/
+18
2023-07-10
gpiolib: of: Don't use GPIO chip fwnode in of_gpiochip_*()
Andy Shevchenko
1
-3
/
+3
2023-03-06
gpiolib: Clean up headers
Andy Shevchenko
1
-2
/
+4
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
1
-0
/
+3
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-5
/
+0
2023-01-30
gpiolib: of: Move enum of_gpio_flags to its only user
Andy Shevchenko
1
-0
/
+15
2023-01-30
gpiolib: Get rid of not used of_node member
Andy Shevchenko
1
-20
/
+5
[next]