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
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-26
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
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-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
[next]