summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* 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
| * | | gpio: thunderx: fix error return code in thunderx_gpio_probe()Wei Yongjun2018-01-11
| * | | gpio: winbond: fix ISA_BUS_API dependencyArnd Bergmann2018-01-11
| * | | gpio: Add GPIO support for the ACCES PCIe-IDIO-24 familyWilliam Breathitt Gray2018-01-10
| * | | gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd2018-01-10
| * | | gpio: correct docs about return value of gpiod_get_directionWolfram Sang2018-01-09
| * | | gpio: winbond: Add driverMaciej S. Szmigiero2018-01-09
| * | | gpio: of: Support SPI nonstandard GPIO propertiesLinus Walleij2018-01-08
| * | | gpio: label descriptors using the device nameLinus Walleij2018-01-05
| * | | gpio: omap: Give unique labels to each GPIO bank/chipLinus Walleij2018-01-03
| * | | gpiolib: add desc validation to gpiod_set_transitory()Vladimir Zapolskiy2018-01-02
| * | | gpiolib: remove a redundant check in gpiod_to_chip()Vladimir Zapolskiy2018-01-02
| * | | gpiolib: don't dereference a desc before validationVladimir Zapolskiy2018-01-02
| * | | gpio: fix aspeed_gpio_banks array size checkVasyl Gomonovych2017-12-28
| * | | gpiolib: Fix typo in comment ("piochip_add_data")Jonathan Neuschäfer2017-12-21
| * | | gpio: reduce descriptor validation code sizeRasmus Villemoes2017-12-21
| * | | Revert "gpio: set up initial state from .get_direction()"Timur Tabi2017-12-21
| * | | drivers: gpio: remove duplicate includesPravin Shedge2017-12-20
| * | | gpio: sysfs: avoid using kstrtol() in 'value' attribute writeChristophe Leroy2017-12-20