summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAge
...
| * | | gpio: tegra: Convert to use DEFINE_SHOW_ATTRIBUTE macroAxel Lin2018-02-22
| * | | gpio: merrifield: Delete an error messageMarkus Elfring2018-02-22
| * | | gpio-ml-ioh: Delete an error messageMarkus Elfring2018-02-22
| * | | gpio: omap: Improve a size determinationMarkus Elfring2018-02-22
| * | | gpio: omap: Delete an error messageMarkus Elfring2018-02-22
| * | | gpio: timberdale: Improve a size determinationMarkus Elfring2018-02-22
| * | | gpio: timberdale: Delete an error messageMarkus Elfring2018-02-22
| * | | gpio: Add GPIO driver for Nintendo WiiJonathan Neuschäfer2018-02-22
| * | | gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox serviceDave Stevenson2018-02-22
| * | | gpio: ftgpio010: Fix some more registersLinus Walleij2018-02-13
| * | | gpio: davinci: add support for pinmux gpio rangesDavid Lechner2018-02-12
| * | | gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show()Markus Elfring2018-02-12
| | |/ | |/|
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \ \ | |_|/ |/| |
| * | gpio: remove etraxfs driverArnd Bergmann2018-03-26
* | | gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven2018-03-05
|/ /
* | gpio: Handle deferred probing in of_find_gpio() properlyChen-Yu Tsai2018-02-27
* | gpiolib: Keep returning EPROBE_DEFER when we shouldMaxime Ripard2018-02-27
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-02
|\
| * Merge branch 'ib-move-axp209' of /home/linus/linux-gpio into develLinus Walleij2017-12-07
| |\
| * | gpio: uniphier: fix mismatch between license text and MODULE_LICENSEMasahiro Yamada2017-11-30
| * | gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translationMika Westerberg2017-11-29
* | | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-31
|\ \ \
| * | | gpio: Timestamp events in hardirq handlerLinus Walleij2018-01-23
| * | | gpio: Fix kernel stack leak to userspaceLinus Walleij2018-01-23
| * | | Merge branch 'gpio-drivers-only-driver-h' into develLinus Walleij2018-01-19
| |\ \ \
| | * | | gpio: davinci: Include proper headerLinus Walleij2018-01-14
| | * | | gpio: da905x: Include proper headerLinus Walleij2018-01-14
| | * | | gpio: cs5535: Include proper headerLinus Walleij2018-01-14
| | * | | gpio: crystalcove: Include proper headerLinus Walleij2018-01-14
| | * | | gpio: bt8xx: Include proper headerLinus Walleij2018-01-13
| | * | | gpio: bcm-kona: Include proper headerLinus Walleij2018-01-13
| | * | | gpio: arizona: Include proper headerLinus Walleij2018-01-13
| | * | | gpio: amd8111: Include proper headerLinus Walleij2018-01-13
| | * | | gpio: altera: Include GPIO driver headerLinus Walleij2018-01-13
| | * | | gpio: adp5588: Include proper headerLinus Walleij2018-01-13
| | * | | gpio: adp5520: Include proper headerLinus Walleij2018-01-13
| | * | | gpio: 74x174: Include proper headersLinus Walleij2018-01-13
| * | | | gpiolib: remove redundant initialization of pointer descColin Ian King2018-01-17
| * | | | gpio: of: Fix NPE from OF flagsLinus Walleij2018-01-17
| * | | | gpio: stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe()Markus Elfring2018-01-17
| * | | | gpio: stmpe: Move an assignment in stmpe_gpio_probe()Markus Elfring2018-01-17
| * | | | gpio: stmpe: Improve a size determination in stmpe_gpio_probe()Markus Elfring2018-01-17
| * | | | gpio: stmpe: Use seq_putc() in stmpe_dbg_show()Markus Elfring2018-01-17
| * | | | gpio: No NULL ownerLinus Walleij2018-01-17
| * | | | gpio: stmpe: i2c transfer are forbiden in atomic contextPatrice Chotard2018-01-17
| |/ / /
| * | | gpio: of: Add special quirk to parse regulator flagsLinus Walleij2018-01-12
| * | | gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij2018-01-12
| * | | gpio: Break out code to get a descriptor from a DT nodeLinus Walleij2018-01-12
| * | | gpio: of: Support regulator nonstandard GPIO propertiesLinus Walleij2018-01-12