summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-03-05gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven
2018-02-27gpio: Handle deferred probing in of_find_gpio() properlyChen-Yu Tsai
2018-02-27gpiolib: Keep returning EPROBE_DEFER when we shouldMaxime Ripard
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-01-23gpio: Timestamp events in hardirq handlerLinus Walleij
2018-01-23gpio: Fix kernel stack leak to userspaceLinus Walleij
2018-01-19Merge branch 'gpio-drivers-only-driver-h' into develLinus Walleij
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2018-01-17gpiolib: remove redundant initialization of pointer descColin Ian King
2018-01-17gpio: of: Fix NPE from OF flagsLinus Walleij
2018-01-17gpio: stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe()Markus Elfring
2018-01-17gpio: stmpe: Move an assignment in stmpe_gpio_probe()Markus Elfring
2018-01-17gpio: stmpe: Improve a size determination in stmpe_gpio_probe()Markus Elfring
2018-01-17gpio: stmpe: Use seq_putc() in stmpe_dbg_show()Markus Elfring
2018-01-17gpio: No NULL ownerLinus Walleij
2018-01-17gpio: stmpe: i2c transfer are forbiden in atomic contextPatrice Chotard
2018-01-16gpio: mmio: Also read bits that are zeroLinus Walleij
2018-01-14gpio: davinci: Include proper headerLinus Walleij
2018-01-14gpio: da905x: Include proper headerLinus Walleij
2018-01-14gpio: cs5535: Include proper headerLinus Walleij
2018-01-14gpio: crystalcove: Include proper headerLinus Walleij
2018-01-13gpio: bt8xx: Include proper headerLinus Walleij
2018-01-13gpio: bcm-kona: Include proper headerLinus Walleij
2018-01-13gpio: arizona: Include proper headerLinus Walleij
2018-01-13gpio: amd8111: Include proper headerLinus Walleij
2018-01-13gpio: altera: Include GPIO driver headerLinus Walleij
2018-01-13gpio: adp5588: Include proper headerLinus Walleij
2018-01-13gpio: adp5520: Include proper headerLinus Walleij
2018-01-13gpio: 74x174: Include proper headersLinus Walleij
2018-01-12gpio: of: Add special quirk to parse regulator flagsLinus Walleij
2018-01-12gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij
2018-01-12gpio: Break out code to get a descriptor from a DT nodeLinus Walleij
2018-01-12gpio: of: Support regulator nonstandard GPIO propertiesLinus Walleij
2018-01-11gpio: thunderx: fix error return code in thunderx_gpio_probe()Wei Yongjun
2018-01-11gpio: winbond: fix ISA_BUS_API dependencyArnd Bergmann
2018-01-10gpio: Add GPIO support for the ACCES PCIe-IDIO-24 familyWilliam Breathitt Gray
2018-01-10gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd
2018-01-10gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven
2018-01-10gpio: merrifield: Add support of ACPI enabled platformsAndy Shevchenko
2018-01-09gpio: correct docs about return value of gpiod_get_directionWolfram Sang
2018-01-09gpio: winbond: Add driverMaciej S. Szmigiero
2018-01-08gpio: of: Support SPI nonstandard GPIO propertiesLinus Walleij
2018-01-05gpio: label descriptors using the device nameLinus Walleij
2018-01-03gpio: omap: Give unique labels to each GPIO bank/chipLinus Walleij
2018-01-02gpiolib: add desc validation to gpiod_set_transitory()Vladimir Zapolskiy
2018-01-02gpiolib: remove a redundant check in gpiod_to_chip()Vladimir Zapolskiy