Age | Commit message (Expand) | Author |
2019-07-09 | Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-07-09 | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-07-08 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-07-06 | Revert "gpio: tegra: Clean-up debugfs initialisation" | Linus Walleij |
2019-07-06 | gpiolib: Use spinlock_t instead of struct spinlock | Sebastian Andrzej Siewior |
2019-07-04 | Merge branch 'regulator-5.3' into regulator-next | Mark Brown |
2019-07-04 | gpio: stp-xway: allow compile-testing | Martin Blumenstingl |
2019-07-04 | gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency | Martin Blumenstingl |
2019-07-04 | gpio: stp-xway: improve module clock error handling | Martin Blumenstingl |
2019-07-04 | gpio: stp-xway: simplify error handling in xway_stp_probe() | Martin Blumenstingl |
2019-07-04 | gpiolib: Clarify use of non-sleeping functions | Geert Uytterhoeven |
2019-07-04 | gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants | Geert Uytterhoeven |
2019-07-03 | gpio: pl061: drop duplicate printing of device name | Enrico Weigelt |
2019-07-03 | gpio: altera: Pass irqchip when adding gpiochip | Linus Walleij |
2019-07-03 | gpio: siox: Use devm_ managed gpiochip | Linus Walleij |
2019-07-03 | gpio: siox: Add struct device *dev helper variable | Linus Walleij |
2019-07-03 | gpio: siox: Pass irqchip when adding gpiochip | Linus Walleij |
2019-07-03 | drivers: gpio: amd-fch: make resource struct const | Enrico Weigelt |
2019-07-02 | gpio/spi: Fix spi-gpio regression on active high CS | Linus Walleij |
2019-06-27 | gpio: ath79: Pass irqchip when adding gpiochip | Linus Walleij |
2019-06-27 | gpio: tegra: Clean-up debugfs initialisation | Jon Hunter |
2019-06-27 | Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij |
2019-06-27 | gpio: siox: Switch to IRQ_TYPE_NONE | Linus Walleij |
2019-06-27 | gpio: siox: Do not call gpiochip_remove() on errorpath | Linus Walleij |
2019-06-27 | gpio: pl061: Pass irqchip when adding gpiochip | Linus Walleij |
2019-06-27 | gpio: tegra: No need to cast away return value of debugfs_create_file() | Greg Kroah-Hartman |
2019-06-27 | gpio: No need to cast away return value of debugfs_create_file() | Greg Kroah-Hartman |
2019-06-27 | gpio: Sort GPIO drivers in Makefile | Geert Uytterhoeven |
2019-06-27 | gpio: siox: Use module_siox_driver() | Enrico Weigelt |
2019-06-27 | gpio: eic-sprd: Use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-06-27 | gpio: vr41xx: Use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-06-27 | gpio: janz-ttl: Drop unneccessary temp variable dev | Enrico Weigelt, metux IT consult |
2019-06-27 | gpio: grgpio: Use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-06-27 | gpio: ep93xx: Use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2019-06-27 | gpio: amdpt: Drop unneeded deref of &pdev->dev | Enrico Weigelt, metux IT consult |
2019-06-27 | gpio: rcar: Pedantic formatting | Enrico Weigelt, metux IT consult |
2019-06-27 | gpio: amd: Drop unused pdev pointer in privata data | Enrico Weigelt |
2019-06-27 | gpio: mockup: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-26 | gpio: madera: Fixup SPDX headers | Charles Keepax |
2019-06-25 | gpio: Fix return value mismatch of function gpiod_get_from_of_node() | Waibel Georg |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233 | Thomas Gleixner |
2019-06-14 | Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-06-14 | gpio: Drop the parent_irq from gpio_irq_chip | Linus Walleij |
2019-06-14 | gpio: Add GPIOLIB_IRQCHIP cleanup to TODO | Linus Walleij |
2019-06-14 | gpio: ftgpio: Pass irqchip when adding gpiochip | Linus Walleij |
2019-06-12 | gpio: omap: Fix lost edge wake-up interrupts | Tony Lindgren |
2019-06-12 | gpio: omap: clean up register access in omap2_set_gpio_debounce() | Russell King |