summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-07-091-5/+1
|\
| * Merge branch 'regulator-5.3' into regulator-nextMark Brown2019-07-041-5/+1
| |\
| | * gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg2019-06-251-5/+1
* | | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-0933-902/+693
|\ \ \
| * | | Revert "gpio: tegra: Clean-up debugfs initialisation"Linus Walleij2019-07-061-3/+15
| * | | gpiolib: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior2019-07-061-1/+1
| * | | gpio: stp-xway: allow compile-testingMartin Blumenstingl2019-07-041-1/+2
| * | | gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependencyMartin Blumenstingl2019-07-041-4/+1
| * | | gpio: stp-xway: improve module clock error handlingMartin Blumenstingl2019-07-041-3/+8
| * | | gpio: stp-xway: simplify error handling in xway_stp_probe()Martin Blumenstingl2019-07-041-10/+9
| * | | gpiolib: Clarify use of non-sleeping functionsGeert Uytterhoeven2019-07-041-8/+8
| * | | gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven2019-07-041-3/+4
| * | | gpio: pl061: drop duplicate printing of device nameEnrico Weigelt2019-07-031-1/+1
| * | | gpio: altera: Pass irqchip when adding gpiochipLinus Walleij2019-07-031-27/+21
| * | | gpio: siox: Use devm_ managed gpiochipLinus Walleij2019-07-031-10/+1
| * | | gpio: siox: Add struct device *dev helper variableLinus Walleij2019-07-031-5/+5
| * | | gpio: siox: Pass irqchip when adding gpiochipLinus Walleij2019-07-031-9/+7
| * | | drivers: gpio: amd-fch: make resource struct constEnrico Weigelt2019-07-031-1/+1
| * | | gpio: ath79: Pass irqchip when adding gpiochipLinus Walleij2019-06-271-39/+27
| * | | gpio: tegra: Clean-up debugfs initialisationJon Hunter2019-06-271-15/+3
| * | | Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-06-274-74/+32
| |\ \ \
| | * | | gpio: mockup: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-271-16/+5
| | * | | gpio: madera: Fixup SPDX headersCharles Keepax2019-06-261-5/+1
| | * | | gpio: max732x: use devm_gpiochip_add_data()Bartosz Golaszewski2019-05-311-6/+2
| | * | | gpio: max732x: use i2c_new_dummy_device()Bartosz Golaszewski2019-05-311-23/+14
| | * | | gpio: em: use the managed version of gpiochip_add_data()Bartosz Golaszewski2019-05-311-3/+1
| | * | | gpio: em: Return early on error in em_gio_probe()Geert Uytterhoeven2019-05-281-19/+9
| | * | | gpio: em: Remove error messages on out-of-memory conditionsGeert Uytterhoeven2019-05-281-4/+2
| * | | | gpio: siox: Switch to IRQ_TYPE_NONELinus Walleij2019-06-271-1/+1
| * | | | gpio: siox: Do not call gpiochip_remove() on errorpathLinus Walleij2019-06-271-5/+2
| * | | | gpio: pl061: Pass irqchip when adding gpiochipLinus Walleij2019-06-271-14/+16
| * | | | gpio: tegra: No need to cast away return value of debugfs_create_file()Greg Kroah-Hartman2019-06-271-2/+2
| * | | | gpio: No need to cast away return value of debugfs_create_file()Greg Kroah-Hartman2019-06-271-2/+2
| * | | | gpio: Sort GPIO drivers in MakefileGeert Uytterhoeven2019-06-271-148/+148
| * | | | gpio: siox: Use module_siox_driver()Enrico Weigelt2019-06-271-12/+1
| * | | | gpio: eic-sprd: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-06-271-7/+2
| * | | | gpio: vr41xx: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-06-271-14/+5
| * | | | gpio: janz-ttl: Drop unneccessary temp variable devEnrico Weigelt, metux IT consult2019-06-271-5/+4
| * | | | gpio: grgpio: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-06-271-3/+1
| * | | | gpio: ep93xx: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-06-271-5/+2
| * | | | gpio: amdpt: Drop unneeded deref of &pdev->devEnrico Weigelt, metux IT consult2019-06-271-5/+5
| * | | | gpio: rcar: Pedantic formattingEnrico Weigelt, metux IT consult2019-06-271-1/+1
| * | | | gpio: amd: Drop unused pdev pointer in privata dataEnrico Weigelt2019-06-271-2/+0
| * | | | gpio: Drop the parent_irq from gpio_irq_chipLinus Walleij2019-06-141-11/+19
| * | | | gpio: Add GPIOLIB_IRQCHIP cleanup to TODOLinus Walleij2019-06-141-0/+40
| * | | | gpio: ftgpio: Pass irqchip when adding gpiochipLinus Walleij2019-06-141-16/+19
| * | | | gpio: omap: Fix lost edge wake-up interruptsTony Lindgren2019-06-121-1/+11
| * | | | gpio: omap: clean up register access in omap2_set_gpio_debounce()Russell King2019-06-121-3/+1
| * | | | gpio: omap: irq_startup() must not return error codesRussell King2019-06-121-5/+0
| * | | | gpio: omap: clean up wakeup handlingRussell King2019-06-121-23/+13