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