summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-09Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-06Revert "gpio: tegra: Clean-up debugfs initialisation"Linus Walleij
2019-07-06gpiolib: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown
2019-07-04gpio: stp-xway: allow compile-testingMartin Blumenstingl
2019-07-04gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependencyMartin Blumenstingl
2019-07-04gpio: stp-xway: improve module clock error handlingMartin Blumenstingl
2019-07-04gpio: stp-xway: simplify error handling in xway_stp_probe()Martin Blumenstingl
2019-07-04gpiolib: Clarify use of non-sleeping functionsGeert Uytterhoeven
2019-07-04gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven
2019-07-03gpio: pl061: drop duplicate printing of device nameEnrico Weigelt
2019-07-03gpio: altera: Pass irqchip when adding gpiochipLinus Walleij
2019-07-03gpio: siox: Use devm_ managed gpiochipLinus Walleij
2019-07-03gpio: siox: Add struct device *dev helper variableLinus Walleij
2019-07-03gpio: siox: Pass irqchip when adding gpiochipLinus Walleij
2019-07-03drivers: gpio: amd-fch: make resource struct constEnrico Weigelt
2019-07-02gpio/spi: Fix spi-gpio regression on active high CSLinus Walleij
2019-06-27gpio: ath79: Pass irqchip when adding gpiochipLinus Walleij
2019-06-27gpio: tegra: Clean-up debugfs initialisationJon Hunter
2019-06-27Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-06-27gpio: siox: Switch to IRQ_TYPE_NONELinus Walleij
2019-06-27gpio: siox: Do not call gpiochip_remove() on errorpathLinus Walleij
2019-06-27gpio: pl061: Pass irqchip when adding gpiochipLinus Walleij
2019-06-27gpio: tegra: No need to cast away return value of debugfs_create_file()Greg Kroah-Hartman
2019-06-27gpio: No need to cast away return value of debugfs_create_file()Greg Kroah-Hartman
2019-06-27gpio: Sort GPIO drivers in MakefileGeert Uytterhoeven
2019-06-27gpio: siox: Use module_siox_driver()Enrico Weigelt
2019-06-27gpio: eic-sprd: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-06-27gpio: vr41xx: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-06-27gpio: janz-ttl: Drop unneccessary temp variable devEnrico Weigelt, metux IT consult
2019-06-27gpio: grgpio: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-06-27gpio: ep93xx: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-06-27gpio: amdpt: Drop unneeded deref of &pdev->devEnrico Weigelt, metux IT consult
2019-06-27gpio: rcar: Pedantic formattingEnrico Weigelt, metux IT consult
2019-06-27gpio: amd: Drop unused pdev pointer in privata dataEnrico Weigelt
2019-06-27gpio: mockup: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-26gpio: madera: Fixup SPDX headersCharles Keepax
2019-06-25gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-06-14gpio: Drop the parent_irq from gpio_irq_chipLinus Walleij
2019-06-14gpio: Add GPIOLIB_IRQCHIP cleanup to TODOLinus Walleij
2019-06-14gpio: ftgpio: Pass irqchip when adding gpiochipLinus Walleij