summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2018-03-02gpio: raspberrypi-ext: fix firmware dependencyArnd Bergmann1-1/+1
2018-03-02gpiolib: friendly debug information for consumerWang Dongsheng1-1/+1
2018-03-01gpio: Drop TZ1090 driversJames Hogan4-850/+0
2018-02-27gpio: Handle deferred probing in of_find_gpio() properlyChen-Yu Tsai1-1/+1
2018-02-27gpiolib: Keep returning EPROBE_DEFER when we shouldMaxime Ripard1-0/+13
2018-02-26Revert "gpio: winbond: fix ISA_BUS_API dependency"Maciej S. Szmigiero1-1/+1
2018-02-23gpio: tps68470: Update to SPDX license identifierRajmohan Mani1-9/+1
2018-02-22gpio: Change ISA_BUS_API dependency to selectionWilliam Breathitt Gray1-5/+9
2018-02-22gpio: gpio-rcar: Support S2RAMHien Dang1-0/+66
2018-02-22gpio: dwapb: Call directly into the gpiochip to read valueLinus Walleij1-7/+30
2018-02-22gpio: dwapb: Use "stride" rather than "size" for register distanceLinus Walleij1-12/+12
2018-02-22gpio: include consumer header in gpiolib.hLinus Walleij1-1/+1
2018-02-22gpio-intel-mid: Delete an error messageMarkus Elfring1-3/+1
2018-02-22gpio: tegra: Convert to use DEFINE_SHOW_ATTRIBUTE macroAxel Lin1-13/+3
2018-02-22gpio: merrifield: Delete an error messageMarkus Elfring1-3/+1
2018-02-22gpio-ml-ioh: Delete an error messageMarkus Elfring1-1/+0
2018-02-22gpio: omap: Improve a size determinationMarkus Elfring1-1/+1
2018-02-22gpio: omap: Delete an error messageMarkus Elfring1-3/+1
2018-02-22gpio: timberdale: Improve a size determinationMarkus Elfring1-1/+1
2018-02-22gpio: timberdale: Delete an error messageMarkus Elfring1-3/+2
2018-02-22gpio: Add GPIO driver for Nintendo WiiJonathan Neuschäfer3-0/+125
2018-02-22gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox serviceDave Stevenson3-0/+262
2018-02-13gpio: ftgpio010: Fix some more registersLinus Walleij1-2/+4
2018-02-12gpio: Support gpio nexus dt bindingsStephen Boyd1-2/+2
2018-02-12gpio: davinci: add support for pinmux gpio rangesDavid Lechner1-0/+6
2018-02-12gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show()Markus Elfring1-1/+1
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-02-03Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-74/+3
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds35-533/+1951
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+10
2018-01-23gpio: Timestamp events in hardirq handlerLinus Walleij1-2/+19
2018-01-23gpio: Fix kernel stack leak to userspaceLinus Walleij1-0/+3
2018-01-19Merge branch 'gpio-drivers-only-driver-h' into develLinus Walleij13-19/+18
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-1/+10
2018-01-17gpiolib: remove redundant initialization of pointer descColin Ian King1-1/+1
2018-01-17gpio: of: Fix NPE from OF flagsLinus Walleij1-1/+2
2018-01-17gpio: stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe()Markus Elfring1-2/+1
2018-01-17gpio: stmpe: Move an assignment in stmpe_gpio_probe()Markus Elfring1-2/+1
2018-01-17gpio: stmpe: Improve a size determination in stmpe_gpio_probe()Markus Elfring1-1/+1
2018-01-17gpio: stmpe: Use seq_putc() in stmpe_dbg_show()Markus Elfring1-1/+1
2018-01-17gpio: No NULL ownerLinus Walleij1-2/+7
2018-01-17gpio: stmpe: i2c transfer are forbiden in atomic contextPatrice Chotard1-10/+10
2018-01-17gpio: mmio: Also read bits that are zeroLinus Walleij1-14/+16
2018-01-14gpio: davinci: Include proper headerLinus Walleij1-1/+1
2018-01-14gpio: da905x: Include proper headerLinus Walleij2-2/+2
2018-01-14gpio: cs5535: Include proper headerLinus Walleij1-1/+1
2018-01-14gpio: crystalcove: Include proper headerLinus Walleij1-1/+1
2018-01-14gpio: bt8xx: Include proper headerLinus Walleij1-1/+1
2018-01-14gpio: bcm-kona: Include proper headerLinus Walleij1-4/+4