summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: tegra: Include the right headerLinus Walleij2018-08-101-2/+2
* gpio: mmio: Fix up inverted direction registersLinus Walleij2018-08-101-45/+63
* gpio: xilinx: Use the right includeLinus Walleij2018-08-101-1/+1
* gpio: timberdale: Include the right headerLinus Walleij2018-08-101-1/+1
* gpio: tb10x: Use the right includeLinus Walleij2018-08-101-2/+1
* gpiolib: Fix of_node inconsistencyBiju Das2018-08-102-3/+2
* gpio: vr41xx: Bail out on gpiochip_lock_as_irq() errorAndy Shevchenko2018-08-061-1/+7
* gpio: uniphier: Bail out on gpiochip_lock_as_irq() errorAndy Shevchenko2018-08-061-2/+1
* gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4
* gpio: em: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4
* gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4
* gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4
* gpiolib: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4
* gpio: syscon: rockchip: add GRF GPIO support for rk3328Levin Du2018-08-061-0/+31
* gpio: omap: Add get/set_multiple() callbacksJanusz Krzysztofik2018-08-061-2/+86
* gpio: pxa: remove set but not used variable 'gpio_offset'Wei Yongjun2018-08-021-4/+1
* gpio-it87: add support for IT8786E Super I/OVincent Prince2018-07-301-0/+2
* gpio: tegra: drop tegra specific GPIO lockdep classesStefan Agner2018-07-291-9/+0
* gpio: fix meaningless return expressionzhong jiang2018-07-291-1/+1
* gpio: mxs: Fit writel() into a single lineFabio Estevam2018-07-291-2/+1
* gpio: pxa: disable pinctrl calls for PXA3xxDaniel Mack2018-07-291-8/+27
* gpio: ml-ioh: Fix buffer underwrite on probe error pathAnton Vasilyev2018-07-291-1/+2
* gpiolib: probe deferral error reportingMarcel Ziswiler2018-07-291-2/+2
* gpio: tegra: Fix tegra_gpio_irq_set_type()Dmitry Osipenko2018-07-291-7/+8
* gpio: mxc: add power management supportAnson Huang2018-07-291-0/+73
* gpio-pisosr: add support for get_multipleMorten Hein Tiljeset2018-07-291-0/+22
* gpiolib: remove an unnecessary TODOBartosz Golaszewski2018-07-161-1/+1
* gpiolib: don't allow userspace to set values of input linesBartosz Golaszewski2018-07-161-1/+7
* gpio: rcar: Implement .get_direction() callbackGeert Uytterhoeven2018-07-131-0/+8
* gpiolib: Join one line back for better readabilityAndy Shevchenko2018-07-131-3/+1
* gpio: pxa: Fix potential NULL dereferenceWei Yongjun2018-07-131-0/+2
* gpio: mt7621: add OF_GPIO dependencyArnd Bergmann2018-07-131-0/+1
* gpio: aspeed: fix compile testing warningArnd Bergmann2018-07-131-1/+1
* gpiolib: Consistent use of ->get_direction() inside gpiolibAndy Shevchenko2018-07-131-6/+1
* gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko2018-07-131-1/+1
* gpiolib: Defer on non-DT find_chip_by_name() failureJanusz Krzysztofik2018-07-091-3/+10
* gpiolib: Respect error code of ->get_direction()Andy Shevchenko2018-07-091-0/+6
* gpio: mt7621: Edit to preferred syntaxLinus Walleij2018-07-091-44/+41
* gpio: mt7621: Add a driver for MT7621Sergio Paracuellos2018-07-093-0/+344
* gpiolib: Join string literals backAndy Shevchenko2018-07-091-7/+5
* Merge branch 'ib-aspeed' into develLinus Walleij2018-07-021-58/+368
|\
| * gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt2018-07-021-20/+231
| * gpio: aspeed: Add command source registersBenjamin Herrenschmidt2018-07-021-0/+54
| * gpio: aspeed: Add "Read Data" register to read the write latchBenjamin Herrenschmidt2018-07-021-2/+27
| * gpio: aspeed: Rework register type accessorsBenjamin Herrenschmidt2018-07-021-49/+69
* | gpio: pca953x: suppress interrupts warning when not applicableBaruch Siach2018-07-021-1/+1
* | gpio: syscon: Include the right headerLinus Walleij2018-07-021-1/+1
* | gpio: stp-xway: Include the right headerLinus Walleij2018-07-021-2/+1
* | gpio: stmpe: Include the right headerLinus Walleij2018-07-021-1/+1
* | gpio: sta2x11: Inline regs macroLinus Walleij2018-07-021-12/+7