index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-vf610.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-29
gpio: tegra: drop tegra specific GPIO lockdep classes
Stefan Agner
1
-9
/
+0
2018-07-29
gpio: fix meaningless return expression
zhong jiang
1
-1
/
+1
2018-07-29
gpio: mxs: Fit writel() into a single line
Fabio Estevam
1
-2
/
+1
2018-07-29
gpio: pxa: disable pinctrl calls for PXA3xx
Daniel Mack
1
-8
/
+27
2018-07-29
gpio: ml-ioh: Fix buffer underwrite on probe error path
Anton Vasilyev
1
-1
/
+2
2018-07-29
gpiolib: probe deferral error reporting
Marcel Ziswiler
1
-2
/
+2
2018-07-29
gpio: tegra: Fix tegra_gpio_irq_set_type()
Dmitry Osipenko
1
-7
/
+8
2018-07-29
gpio: mxc: add power management support
Anson Huang
1
-0
/
+73
2018-07-29
gpio-pisosr: add support for get_multiple
Morten Hein Tiljeset
1
-0
/
+22
2018-07-16
gpiolib: remove an unnecessary TODO
Bartosz Golaszewski
1
-1
/
+1
2018-07-16
gpiolib: don't allow userspace to set values of input lines
Bartosz Golaszewski
1
-1
/
+7
2018-07-13
gpio: rcar: Implement .get_direction() callback
Geert Uytterhoeven
1
-0
/
+8
2018-07-13
gpiolib: Join one line back for better readability
Andy Shevchenko
1
-3
/
+1
2018-07-13
gpio: pxa: Fix potential NULL dereference
Wei Yongjun
1
-0
/
+2
2018-07-13
gpio: mt7621: add OF_GPIO dependency
Arnd Bergmann
1
-0
/
+1
2018-07-13
gpio: aspeed: fix compile testing warning
Arnd Bergmann
1
-1
/
+1
2018-07-13
gpiolib: Consistent use of ->get_direction() inside gpiolib
Andy Shevchenko
1
-6
/
+1
2018-07-13
gpiolib: Mark gpio_suffixes array with __maybe_unused
Andy Shevchenko
1
-1
/
+1
2018-07-09
gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
Rafael David Tinoco
1
-3
/
+3
2018-07-09
gpiolib: Defer on non-DT find_chip_by_name() failure
Janusz Krzysztofik
1
-3
/
+10
2018-07-09
gpiolib: Respect error code of ->get_direction()
Andy Shevchenko
1
-0
/
+6
2018-07-09
gpio: mxc: Add clocks optional binding for imx gpio
Anson Huang
1
-0
/
+3
2018-07-09
gpio: mt7621: Edit to preferred syntax
Linus Walleij
1
-44
/
+41
2018-07-09
gpio: mt7621: Add a driver for MT7621
Sergio Paracuellos
3
-0
/
+344