Age | Commit message (Expand) | Author |
2019-03-09 | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-03-08 | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-03-08 | gpio: gpio-omap: fix level interrupt idling | Russell King |
2019-03-08 | gpio: amd-fch: Set proper output level for direction_output | Axel Lin |
2019-03-08 | gpio: pca953x: Use PCA_LATCH_INT | Andy Shevchenko |
2019-03-06 | Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-03-06 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-03-04 | Merge branch 'spi-5.1' into spi-next | Mark Brown |
2019-03-04 | Merge branch 'acpica' | Rafael J. Wysocki |
2019-03-01 | gpio: pca953x: Fix dereference of irq data in shutdown | Mark Walton |
2019-03-01 | gpio: amd-fch: Fix type error found by sparse | Linus Walleij |
2019-02-26 | Merge branch 'asoc-5.1' into asoc-next | Mark Brown |
2019-02-25 | gpio: amd-fch: Drop const from resource | Linus Walleij |
2019-02-25 | gpio: mxc: add check to return defer probe if clock tree NOT ready | Anson Huang |
2019-02-25 | gpio: ftgpio: Register per-instance irqchip | Linus Walleij |
2019-02-24 | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting | Erik Schmauss |
2019-02-22 | gpio: AMD G-Series PCH gpio driver | Enrico Weigelt, metux IT consult |
2019-02-21 | gpio: tqmx86: Set proper output level for direction_output | Axel Lin |
2019-02-21 | gpio: sprd: Change to use SoC compatible string | Baolin Wang |
2019-02-21 | gpio: of: Handle both enable-gpio{,s} | Marek Vasut |
2019-02-21 | gpio: of: Restrict enable-gpio quirk to regulator-gpio | Thierry Reding |
2019-02-21 | gpio: davinci: use devm_platform_ioremap_resource() | Bartosz Golaszewski |
2019-02-20 | gpio: pca953x: Add wake-up support | Geert Uytterhoeven |
2019-02-20 | Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc... | Linus Walleij |
2019-02-19 | gpio: tegra: Fix offset of pinctrl calls | Linus Walleij |
2019-02-19 | gpio: mockup: rework debugfs interface | Bartosz Golaszewski |
2019-02-19 | gpio: mockup: change the signature of unlocked get/set helpers | Bartosz Golaszewski |
2019-02-19 | gpio: mockup: change the type of 'offset' to unsigned int | Bartosz Golaszewski |
2019-02-19 | gpio: mockup: don't create the debugfs link named after the label | Bartosz Golaszewski |
2019-02-19 | gpio: mockup: implement get_multiple() | Bartosz Golaszewski |
2019-02-19 | gpio: mockup: add locking | Bartosz Golaszewski |
2019-02-17 | gpio: of: Apply regulator-gpio quirk only to enable-gpios | Marek Vasut |
2019-02-17 | Merge tag 'intel-gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Walleij |
2019-02-17 | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij |
2019-02-14 | gpio: altera-a10sr: Trivial coding style fix | Axel Lin |
2019-02-14 | gpio: tegra186: Use TEGRA186_ prefix for GPIO names | Thierry Reding |
2019-02-14 | gpio: madera: Add missing const | Charles Keepax |
2019-02-14 | gpio: pca953x: add support for pcal6416 type | Thomas Petazzoni |
2019-02-14 | gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2 | Lubomir Rintel |
2019-02-14 | gpio: pcf857x: Simpify wake-up handling | Geert Uytterhoeven |
2019-02-14 | Merge branch 'ib-pca953x-config' into devel | Linus Walleij |
2019-02-13 | gpio: sprd: Add missing break in switch statement | Gustavo A. R. Silva |
2019-02-13 | gpio: zynq: properly support runtime PM for GPIO used as interrupts | Thomas Petazzoni |
2019-02-13 | gpio: pca953x: add ->set_config implementation | Thomas Petazzoni |
2019-02-13 | gpio: add core support for pull-up/pull-down configuration | Thomas Petazzoni |
2019-02-13 | gpio: use new gpio_set_config() helper in more places | Thomas Petazzoni |
2019-02-13 | gpio: rename gpio_set_drive_single_ended() to gpio_set_config() | Thomas Petazzoni |
2019-02-09 | gpio: adp5588.c: Switch to events system | Nikolaus Voss |
2019-02-09 | gpio: adp5588: Add device tree support | Nikolaus Voss |
2019-02-09 | gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe() | Wei Yongjun |