summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-29gpio: tegra: Fix tegra_gpio_irq_set_type()Dmitry Osipenko1-7/+8
2018-07-29gpio: mxc: add power management supportAnson Huang1-0/+73
2018-07-29gpio-pisosr: add support for get_multipleMorten Hein Tiljeset1-0/+22
2018-07-16gpiolib: remove an unnecessary TODOBartosz Golaszewski1-1/+1
2018-07-16gpiolib: don't allow userspace to set values of input linesBartosz Golaszewski1-1/+7
2018-07-13gpio: rcar: Implement .get_direction() callbackGeert Uytterhoeven1-0/+8
2018-07-13gpiolib: Join one line back for better readabilityAndy Shevchenko1-3/+1
2018-07-13gpio: pxa: Fix potential NULL dereferenceWei Yongjun1-0/+2
2018-07-13gpio: mt7621: add OF_GPIO dependencyArnd Bergmann1-0/+1
2018-07-13gpio: aspeed: fix compile testing warningArnd Bergmann1-1/+1
2018-07-13gpiolib: Consistent use of ->get_direction() inside gpiolibAndy Shevchenko1-6/+1
2018-07-13gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko1-1/+1
2018-07-09gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fixRafael David Tinoco1-3/+3
2018-07-09gpiolib: Defer on non-DT find_chip_by_name() failureJanusz Krzysztofik1-3/+10
2018-07-09gpiolib: Respect error code of ->get_direction()Andy Shevchenko1-0/+6
2018-07-09gpio: mxc: Add clocks optional binding for imx gpioAnson Huang1-0/+3
2018-07-09gpio: mt7621: Edit to preferred syntaxLinus Walleij1-44/+41
2018-07-09gpio: mt7621: Add a driver for MT7621Sergio Paracuellos3-0/+344