index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-of.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib: of: Use correct fwnode for DT-probed chips
Thierry Reding
2022-11-15
1
-1
/
+1
*
gpiolib: of: Drop redundant check in of_mm_gpiochip_remove()
Andy Shevchenko
2022-11-15
1
-3
/
+0
*
gpiolib: of: Prepare of_mm_gpiochip_add_data() for fwnode
Andy Shevchenko
2022-11-15
1
-2
/
+2
*
gpiolib: of: change of_find_gpio() to accept device node
Dmitry Torokhov
2022-11-15
1
-4
/
+3
*
gpiolib: of: Integrate of_gpiochip_init_valid_mask() into gpiochip_init_valid...
Andy Shevchenko
2022-11-09
1
-42
/
+0
*
gpiolib: of: Prepare of_gpiochip_add() / of_gpiochip_remove() for fwnode
Andy Shevchenko
2022-11-09
1
-4
/
+6
*
gpiolib: of: add polarity quirk for Freescale PCIe controller
Dmitry Torokhov
2022-11-04
1
-0
/
+9
*
gpiolib: of: factor out quirk setting polarity via separate property
Dmitry Torokhov
2022-11-04
1
-45
/
+53
*
gpiolib: of: Make use of device_match_of_node()
Andy Shevchenko
2022-11-04
1
-1
/
+1
*
gpiolib: of: add a quirk for reset line polarity for Himax LCDs
Dmitry Torokhov
2022-10-20
1
-0
/
+36
*
gpiolib: of: add quirk for phy reset polarity for Freescale Ethernet
Dmitry Torokhov
2022-10-20
1
-0
/
+27
*
gpiolib: of: factor out code overriding gpio line polarity
Dmitry Torokhov
2022-10-20
1
-20
/
+28
*
gpiolib: of: add a quirk for legacy names in MOXA ART RTC
Dmitry Torokhov
2022-10-20
1
-0
/
+5
*
gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codec
Dmitry Torokhov
2022-10-20
1
-0
/
+3
*
gpiolib: of: add a quirk for reset line for Marvell NFC controller
Dmitry Torokhov
2022-10-20
1
-0
/
+10
*
gpiolib: of: add quirk for locating reset lines with legacy bindings
Dmitry Torokhov
2022-10-20
1
-0
/
+16
*
gpiolib: of: tighten selection of gpio renaming quirks
Dmitry Torokhov
2022-10-20
1
-2
/
+10
*
gpiolib: of: consolidate simple renames into a single quirk
Dmitry Torokhov
2022-10-20
1
-112
/
+71
*
gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448
Dmitry Torokhov
2022-10-20
1
-0
/
+33
*
gpiolib: fix OOB access in quirk callbacks
Michael Walle
2022-09-20
1
-0
/
+1
*
gpiolib: of: factor out conversion from OF flags
Dmitry Torokhov
2022-09-15
1
-66
/
+37
*
gpiolib: rework quirk handling in of_find_gpio()
Dmitry Torokhov
2022-09-15
1
-36
/
+26
*
gpiolib: of: make Freescale SPI quirk similar to all others
Dmitry Torokhov
2022-09-15
1
-8
/
+4
*
gpiolib: of: do not ignore requested index when applying quirks
Dmitry Torokhov
2022-09-15
1
-13
/
+19
*
gpiolib: of: support bias pull disable
Nuno Sá
2022-07-19
1
-0
/
+7
*
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
2022-07-19
1
-1
/
+3
*
gpiolib: of: Use device_match_of_node() helper
Andy Shevchenko
2022-07-19
1
-1
/
+1
*
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-28
1
-0
/
+5
|
\
|
*
gpiolib: of: Introduce hook for missing gpio-ranges
Stefan Wahren
2022-04-21
1
-0
/
+5
*
|
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-26
1
-2
/
+1
|
\
\
|
*
|
gpiolib: Embed iterator variable into for_each_gpio_desc_with_flag()
Andy Shevchenko
2022-04-09
1
-2
/
+1
|
|
/
*
/
gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
Andrei Lalaev
2022-05-02
1
-1
/
+1
|
/
*
gpiolib: Introduce for_each_gpio_desc_with_flag() macro
Andy Shevchenko
2022-02-08
1
-6
/
+4
*
gpiolib: of: make fwnode take precedence in struct gpio_chip
Bartosz Golaszewski
2021-12-17
1
-0
/
+3
*
gpiolib: of: constify few local device_node variables
Krzysztof Kozlowski
2021-08-05
1
-4
/
+4
*
gpiolib: constify passed device_node pointer
Krzysztof Kozlowski
2021-08-05
1
-4
/
+4
*
gpiolib: Move of_node operations to gpiolib-of and correct fwnode use
Andy Shevchenko
2021-03-26
1
-2
/
+4
*
gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default
Saravana Kannan
2021-01-27
1
-0
/
+11
*
gpiolib: of: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-10-26
1
-1
/
+1
*
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
2020-10-26
1
-6
/
+6
*
gpiolib: generalize devprop_gpiochip_set_names() for device properties
Bartosz Golaszewski
2020-09-14
1
-5
/
+0
*
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-08-05
1
-0
/
+3
|
\
|
*
gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()
Lee Jones
2020-07-08
1
-0
/
+3
*
|
spi: ppc4xx: Convert to use GPIO descriptors
Linus Walleij
2020-07-22
1
-4
/
+6
|
/
*
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
1
-0
/
+21
|
\
|
*
usb: fusb302: Convert to use GPIO descriptors
Linus Walleij
2020-04-16
1
-0
/
+21
*
|
gpiolib: of: improve gpiolib-of support of pull up/down on expanders
Adam Ford
2020-04-15
1
-0
/
+10
|
/
*
gpio: of: Add DT overlay support for GPIO hogs
Geert Uytterhoeven
2020-02-21
1
-0
/
+90
*
gpio: of: Extract of_gpiochip_add_hog()
Geert Uytterhoeven
2020-02-21
1
-16
/
+33
*
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
1
-4
/
+4
[next]