index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-03
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
2023-01-30
gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
Dmitry Torokhov
1
-46
/
+0
2023-01-30
gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
Dmitry Torokhov
1
-4
/
+13
2023-01-30
gpiolib: of: remove obsolete comment for of_gpio_get_count()
Dmitry Torokhov
1
-6
/
+0
2023-01-30
gpiolib: of: stop exporting of_gpio_named_count()
Dmitry Torokhov
1
-0
/
+26
2023-01-26
Revert "gpiolib: of: Introduce hook for missing gpio-ranges"
Andy Shevchenko
1
-5
/
+0
2022-11-15
gpiolib: of: Use correct fwnode for DT-probed chips
Thierry Reding
1
-1
/
+1
2022-11-15
gpiolib: of: Drop redundant check in of_mm_gpiochip_remove()
Andy Shevchenko
1
-3
/
+0
2022-11-15
gpiolib: of: Prepare of_mm_gpiochip_add_data() for fwnode
Andy Shevchenko
1
-2
/
+2
2022-11-15
gpiolib: of: change of_find_gpio() to accept device node
Dmitry Torokhov
1
-4
/
+3
2022-11-09
gpiolib: of: Integrate of_gpiochip_init_valid_mask() into gpiochip_init_valid...
Andy Shevchenko
1
-42
/
+0
2022-11-09
gpiolib: of: Prepare of_gpiochip_add() / of_gpiochip_remove() for fwnode
Andy Shevchenko
1
-4
/
+6
2022-11-04
gpiolib: of: add polarity quirk for Freescale PCIe controller
Dmitry Torokhov
1
-0
/
+9
2022-11-04
gpiolib: of: factor out quirk setting polarity via separate property
Dmitry Torokhov
1
-45
/
+53
2022-11-04
gpiolib: of: Make use of device_match_of_node()
Andy Shevchenko
1
-1
/
+1
2022-10-20
gpiolib: of: add a quirk for reset line polarity for Himax LCDs
Dmitry Torokhov
1
-0
/
+36
2022-10-20
gpiolib: of: add quirk for phy reset polarity for Freescale Ethernet
Dmitry Torokhov
1
-0
/
+27
2022-10-20
gpiolib: of: factor out code overriding gpio line polarity
Dmitry Torokhov
1
-20
/
+28
2022-10-20
gpiolib: of: add a quirk for legacy names in MOXA ART RTC
Dmitry Torokhov
1
-0
/
+5
2022-10-20
gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codec
Dmitry Torokhov
1
-0
/
+3
2022-10-20
gpiolib: of: add a quirk for reset line for Marvell NFC controller
Dmitry Torokhov
1
-0
/
+10
2022-10-20
gpiolib: of: add quirk for locating reset lines with legacy bindings
Dmitry Torokhov
1
-0
/
+16
2022-10-20
gpiolib: of: tighten selection of gpio renaming quirks
Dmitry Torokhov
1
-2
/
+10
2022-10-20
gpiolib: of: consolidate simple renames into a single quirk
Dmitry Torokhov
1
-112
/
+71
2022-10-20
gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448
Dmitry Torokhov
1
-0
/
+33
2022-09-20
gpiolib: fix OOB access in quirk callbacks
Michael Walle
1
-0
/
+1
2022-09-15
gpiolib: of: factor out conversion from OF flags
Dmitry Torokhov
1
-66
/
+37
2022-09-15
gpiolib: rework quirk handling in of_find_gpio()
Dmitry Torokhov
1
-36
/
+26
2022-09-15
gpiolib: of: make Freescale SPI quirk similar to all others
Dmitry Torokhov
1
-8
/
+4
2022-09-15
gpiolib: of: do not ignore requested index when applying quirks
Dmitry Torokhov
1
-13
/
+19
[next]