Age | Commit message (Expand) | Author |
2018-08-20 | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-08-15 | Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-08-14 | Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-08-14 | Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-14 | Merge branches 'acpica' and 'acpi-property' | Rafael J. Wysocki |
2018-08-10 | gpio: it87: Add support for IT8613 | Leonid Bloch |
2018-08-10 | gpio: it87: add support for IT8718F Super I/O. | Ivan Podovalov |
2018-08-10 | gpiolib: Avoid calling chip->request() for unused gpios | Biju Das |
2018-08-10 | gpio: tegra: Include the right header | Linus Walleij |
2018-08-10 | gpio: mmio: Fix up inverted direction registers | Linus Walleij |
2018-08-10 | gpio: xilinx: Use the right include | Linus Walleij |
2018-08-10 | gpio: timberdale: Include the right header | Linus Walleij |
2018-08-10 | gpio: tb10x: Use the right include | Linus Walleij |
2018-08-10 | gpiolib: Fix of_node inconsistency | Biju Das |
2018-08-06 | gpio: vr41xx: Bail out on gpiochip_lock_as_irq() error | Andy Shevchenko |
2018-08-06 | gpio: uniphier: Bail out on gpiochip_lock_as_irq() error | Andy Shevchenko |
2018-08-06 | gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq() | Andy Shevchenko |
2018-08-06 | gpio: em: Don't shadow error code of gpiochip_lock_as_irq() | Andy Shevchenko |
2018-08-06 | gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq() | Andy Shevchenko |
2018-08-06 | gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq() | Andy Shevchenko |
2018-08-06 | gpiolib: Don't shadow error code of gpiochip_lock_as_irq() | Andy Shevchenko |
2018-08-06 | gpio: syscon: rockchip: add GRF GPIO support for rk3328 | Levin Du |
2018-08-06 | gpio: omap: Add get/set_multiple() callbacks | Janusz Krzysztofik |
2018-08-03 | gpio: tegra: Move driver registration to subsys_init level | Dmitry Osipenko |
2018-08-02 | gpio: pxa: remove set but not used variable 'gpio_offset' | Wei Yongjun |
2018-08-01 | gpiolib-acpi: make sure we trigger edge events at least once on boot | Benjamin Tissoires |
2018-07-30 | gpio-it87: add support for IT8786E Super I/O | Vincent Prince |
2018-07-29 | gpio: tegra: drop tegra specific GPIO lockdep classes | Stefan Agner |
2018-07-29 | gpio: fix meaningless return expression | zhong jiang |
2018-07-29 | gpio: mxs: Fit writel() into a single line | Fabio Estevam |
2018-07-29 | gpio: pxa: disable pinctrl calls for PXA3xx | Daniel Mack |
2018-07-29 | gpio: ml-ioh: Fix buffer underwrite on probe error path | Anton Vasilyev |
2018-07-29 | gpiolib: probe deferral error reporting | Marcel Ziswiler |
2018-07-29 | gpio: tegra: Fix tegra_gpio_irq_set_type() | Dmitry Osipenko |
2018-07-29 | gpio: mxc: add power management support | Anson Huang |
2018-07-29 | gpio-pisosr: add support for get_multiple | Morten Hein Tiljeset |
2018-07-27 | Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-... | Lee Jones |
2018-07-23 | gpio: uniphier: set legitimate irq trigger type in .to_irq hook | Masahiro Yamada |
2018-07-23 | gpio: of: Handle fixed regulator flags properly | Linus Walleij |
2018-07-23 | ACPI: Convert ACPI reference args to generic fwnode reference args | Sakari Ailus |
2018-07-16 | gpiolib: remove an unnecessary TODO | Bartosz Golaszewski |
2018-07-16 | gpiolib: don't allow userspace to set values of input lines | Bartosz Golaszewski |
2018-07-13 | gpio: rcar: Implement .get_direction() callback | Geert Uytterhoeven |
2018-07-13 | gpiolib: Join one line back for better readability | Andy Shevchenko |
2018-07-13 | gpio: pxa: Fix potential NULL dereference | Wei Yongjun |
2018-07-13 | gpio: mt7621: add OF_GPIO dependency | Arnd Bergmann |
2018-07-13 | gpio: aspeed: fix compile testing warning | Arnd Bergmann |
2018-07-13 | gpiolib: Consistent use of ->get_direction() inside gpiolib | Andy Shevchenko |
2018-07-13 | gpiolib: Mark gpio_suffixes array with __maybe_unused | Andy Shevchenko |
2018-07-09 | gpiolib: Defer on non-DT find_chip_by_name() failure | Janusz Krzysztofik |