summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gpio: Change ISA_BUS_API dependency to selectionWilliam Breathitt Gray2018-02-221-5/+9
| * | | gpio: gpio-rcar: Support S2RAMHien Dang2018-02-221-0/+66
| * | | gpio: dwapb: Call directly into the gpiochip to read valueLinus Walleij2018-02-221-7/+30
| * | | gpio: dwapb: Use "stride" rather than "size" for register distanceLinus Walleij2018-02-221-12/+12
| * | | gpio: include consumer header in gpiolib.hLinus Walleij2018-02-221-1/+1
| * | | gpio-intel-mid: Delete an error messageMarkus Elfring2018-02-221-3/+1Star
| * | | gpio: tegra: Convert to use DEFINE_SHOW_ATTRIBUTE macroAxel Lin2018-02-221-13/+3Star
| * | | gpio: merrifield: Delete an error messageMarkus Elfring2018-02-221-3/+1Star
| * | | gpio-ml-ioh: Delete an error messageMarkus Elfring2018-02-221-1/+0Star
| * | | gpio: omap: Improve a size determinationMarkus Elfring2018-02-221-1/+1
| * | | gpio: omap: Delete an error messageMarkus Elfring2018-02-221-3/+1Star
| * | | gpio: timberdale: Improve a size determinationMarkus Elfring2018-02-221-1/+1
| * | | gpio: timberdale: Delete an error messageMarkus Elfring2018-02-221-3/+2Star
| * | | gpio: Add GPIO driver for Nintendo WiiJonathan Neuschäfer2018-02-223-0/+125
| * | | gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox serviceDave Stevenson2018-02-223-0/+262
| * | | gpio: ftgpio010: Fix some more registersLinus Walleij2018-02-131-2/+4
| * | | gpio: davinci: add support for pinmux gpio rangesDavid Lechner2018-02-121-0/+6
| * | | gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show()Markus Elfring2018-02-121-1/+1
| | |/ | |/|
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-033-485/+0Star
|\ \ \ | |_|/ |/| |
| * | gpio: remove etraxfs driverArnd Bergmann2018-03-263-485/+0Star
* | | gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven2018-03-051-22/+16Star
|/ /
* | gpio: Handle deferred probing in of_find_gpio() properlyChen-Yu Tsai2018-02-271-1/+1
* | gpiolib: Keep returning EPROBE_DEFER when we shouldMaxime Ripard2018-02-271-0/+13
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-022-74/+3Star
|\
| * Merge branch 'ib-move-axp209' of /home/linus/linux-gpio into develLinus Walleij2017-12-073-195/+0Star
| |\
| * | gpio: uniphier: fix mismatch between license text and MODULE_LICENSEMasahiro Yamada2017-11-301-1/+1
| * | gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translationMika Westerberg2017-11-291-73/+2Star
* | | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-3135-533/+1951
|\ \ \
| * | | gpio: Timestamp events in hardirq handlerLinus Walleij2018-01-231-2/+19
| * | | gpio: Fix kernel stack leak to userspaceLinus Walleij2018-01-231-0/+3
| * | | Merge branch 'gpio-drivers-only-driver-h' into develLinus Walleij2018-01-1913-19/+18Star
| |\ \ \
| | * | | gpio: davinci: Include proper headerLinus Walleij2018-01-141-1/+1
| | * | | gpio: da905x: Include proper headerLinus Walleij2018-01-142-2/+2
| | * | | gpio: cs5535: Include proper headerLinus Walleij2018-01-141-1/+1
| | * | | gpio: crystalcove: Include proper headerLinus Walleij2018-01-141-1/+1
| | * | | gpio: bt8xx: Include proper headerLinus Walleij2018-01-131-1/+1
| | * | | gpio: bcm-kona: Include proper headerLinus Walleij2018-01-131-4/+4
| | * | | gpio: arizona: Include proper headerLinus Walleij2018-01-131-1/+1
| | * | | gpio: amd8111: Include proper headerLinus Walleij2018-01-131-1/+1
| | * | | gpio: altera: Include GPIO driver headerLinus Walleij2018-01-131-1/+2
| | * | | gpio: adp5588: Include proper headerLinus Walleij2018-01-131-1/+1
| | * | | gpio: adp5520: Include proper headerLinus Walleij2018-01-131-2/+1Star
| | * | | gpio: 74x174: Include proper headersLinus Walleij2018-01-131-3/+2Star
| * | | | gpiolib: remove redundant initialization of pointer descColin Ian King2018-01-171-1/+1
| * | | | gpio: of: Fix NPE from OF flagsLinus Walleij2018-01-171-1/+2
| * | | | gpio: stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe()Markus Elfring2018-01-171-2/+1Star
| * | | | gpio: stmpe: Move an assignment in stmpe_gpio_probe()Markus Elfring2018-01-171-2/+1Star
| * | | | gpio: stmpe: Improve a size determination in stmpe_gpio_probe()Markus Elfring2018-01-171-1/+1
| * | | | gpio: stmpe: Use seq_putc() in stmpe_dbg_show()Markus Elfring2018-01-171-1/+1