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.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
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
2020-09-14
gpiolib: generalize devprop_gpiochip_set_names() for device properties
Bartosz Golaszewski
1
-5
/
+0
2020-08-05
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+3
2020-07-22
spi: ppc4xx: Convert to use GPIO descriptors
Linus Walleij
1
-4
/
+6
2020-07-08
gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()
Lee Jones
1
-0
/
+3
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+21
2020-04-16
usb: fusb302: Convert to use GPIO descriptors
Linus Walleij
1
-0
/
+21
2020-04-15
gpiolib: of: improve gpiolib-of support of pull up/down on expanders
Adam Ford
1
-0
/
+10
2020-02-21
gpio: of: Add DT overlay support for GPIO hogs
Geert Uytterhoeven
1
-0
/
+90
2020-02-21
gpio: of: Extract of_gpiochip_add_hog()
Geert Uytterhoeven
1
-16
/
+33
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-4
/
+4
2020-01-27
Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-21
/
+0
2019-12-18
mmc: core: Rework cd-gpio handling
Michał Mirosław
1
-17
/
+0
2019-12-18
mmc: core: Rework wp-gpio handling
Michał Mirosław
1
-4
/
+0
2019-12-18
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+27
2019-12-03
gpiolib: of: Make of_gpio_spi_cs_get_count static
YueHaibing
1
-1
/
+1
2019-11-28
gpio: Handle counting of Freescale chipselects
Linus Walleij
1
-0
/
+27
2019-11-22
gpio: of: Fix bogus reference to gpiod_get_count()
Geert Uytterhoeven
1
-1
/
+1
2019-11-07
gpiolib: No need to call gpiochip_remove_pin_ranges() twice
Andy Shevchenko
1
-4
/
+1
2019-11-05
Merge tag 'v5.4-rc6' into devel
Linus Walleij
1
-1
/
+1
2019-10-23
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...
Linus Walleij
1
-2
/
+4
2019-10-18
gpio: of: don't warn if ignored GPIO flag matches the behavior
Lucas Stach
1
-2
/
+4
2019-10-09
gpio: fix kernel-doc for of_gpio_need_valid_mask()
Randy Dunlap
1
-2
/
+3
2019-10-01
gpio: fix getting nonexclusive gpiods from DT
Marco Felsch
1
-1
/
+1
2019-09-17
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-14
/
+144
2019-09-12
gpiolib: of: add a fallback for wlf,reset GPIO name
Dmitry Torokhov
1
-0
/
+16
2019-09-11
gpio: of: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-4
/
+4
2019-09-11
gpio: of: Make of_gpio_simple_xlate() private
Geert Uytterhoeven
1
-3
/
+3
2019-09-11
gpio: of: Make of_get_named_gpiod_flags() private
Geert Uytterhoeven
1
-1
/
+1
2019-09-10
gpiolib: of: fix fallback quirks handling
Dmitry Torokhov
1
-18
/
+9
2019-09-05
Merge tag 'v5.3-rc7' into devel
Linus Walleij
1
-1
/
+1
2019-09-04
gpio: of: Normalize return code variable name
Linus Walleij
1
-7
/
+7
2019-08-17
gpio: of: fix Freescale SPI CS quirk handling
Andreas Kemnade
1
-1
/
+1
2019-08-01
gpio: of: Fix hard-assigned valid_mask for OF case
Stephen Boyd
1
-1
/
+1
2019-07-29
gpio: of: Break out OF-only code
Linus Walleij
1
-0
/
+114
2019-07-16
Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
1
-0
/
+1
2019-07-16
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
Linus Walleij
1
-8
/
+1
2019-07-15
gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
Nishka Dasgupta
1
-0
/
+1
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+43
2019-07-02
gpio/spi: Fix spi-gpio regression on active high CS
Linus Walleij
1
-1
/
+8
2019-06-12
Merge branch 'ib-snps-reset-gpio' into devel
Linus Walleij
1
-0
/
+6
2019-06-12
gpio: of: parse stmmac PHY reset line specific active-low property
Martin Blumenstingl
1
-0
/
+6
2019-05-31
gpio: of: Handle the Freescale SPI CS
Linus Walleij
1
-0
/
+37
2019-04-23
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
Andy Shevchenko
1
-1
/
+1
2019-04-23
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
1
-6
/
+5
[next]