index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2022-07-19
gpiolib: of: support bias pull disable
Nuno Sá
1
-0
/
+7
2022-07-19
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
1
-1
/
+3
2022-07-19
gpiolib: of: Use device_match_of_node() helper
Andy Shevchenko
1
-1
/
+1
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2022-05-27
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2022-05-02
gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
Andrei Lalaev
1
-1
/
+1
2022-04-21
gpiolib: of: Introduce hook for missing gpio-ranges
Stefan Wahren
1
-0
/
+5
2022-04-09
gpiolib: Embed iterator variable into for_each_gpio_desc_with_flag()
Andy Shevchenko
1
-2
/
+1
2022-02-08
gpiolib: Introduce for_each_gpio_desc_with_flag() macro
Andy Shevchenko
1
-6
/
+4
2021-12-17
gpiolib: of: make fwnode take precedence in struct gpio_chip
Bartosz Golaszewski
1
-0
/
+3
2021-08-05
gpiolib: of: constify few local device_node variables
Krzysztof Kozlowski
1
-4
/
+4
2021-08-05
gpiolib: constify passed device_node pointer
Krzysztof Kozlowski
1
-4
/
+4
2021-03-26
gpiolib: Move of_node operations to gpiolib-of and correct fwnode use
Andy Shevchenko
1
-2
/
+4
2021-01-27
gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default
Saravana Kannan
1
-0
/
+11
2020-10-26
gpiolib: of: Use named item for enum gpiod_flags variable
Andy Shevchenko
1
-1
/
+1
2020-10-26
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
1
-6
/
+6
[next]