index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-of.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
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-16
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-28
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
2019-04-08
gpio: of: Optimize quirk checks
Geert Uytterhoeven
1
-6
/
+5
2019-03-28
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
1
-1
/
+7
2019-03-28
gpio: of: Check for "spi-cs-high" in child instead of parent node
Andrey Smirnov
1
-3
/
+3
2019-03-28
gpio: of: Check propname before applying "cs-gpios" quirks
Andrey Smirnov
1
-1
/
+2
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+8
2019-02-21
gpio: of: Handle both enable-gpio{,s}
Marek Vasut
1
-1
/
+2
2019-02-21
gpio: of: Restrict enable-gpio quirk to regulator-gpio
Thierry Reding
1
-2
/
+2
2019-02-17
gpio: of: Apply regulator-gpio quirk only to enable-gpios
Marek Vasut
1
-0
/
+1
2019-02-13
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
1
-0
/
+5
2019-01-24
gpio: of: Fix logic inversion
Linus Walleij
1
-1
/
+1
2018-12-17
gpio/mmc/of: Respect polarity in the device tree
Linus Walleij
1
-33
/
+16
2018-11-29
gpio: OF: Parse MMC-specific CD and WP properties
Linus Walleij
1
-0
/
+39
2018-11-26
gpio: restore original GPLv2+ license of gpiolib-of.c sources
Vladimir Zapolskiy
1
-1
/
+1
[next]