Age | Commit message (Expand) | Author |
2019-02-09 | gpio: Add a Gateworks PLD GPIO driver | Linus Walleij |
2019-02-08 | gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO | Andy Shevchenko |
2019-02-08 | gpio: wcove: Convert to use SPDX identifier | Andy Shevchenko |
2019-02-08 | gpio: msic: Convert to use SPDX identifier | Andy Shevchenko |
2019-02-08 | gpio: crystalcove: Convert to use SPDX identifier | Andy Shevchenko |
2019-02-08 | gpio: wcove: Fix indentation | Andy Shevchenko |
2019-02-08 | gpio: wcove: Sort headers alphabetically | Andy Shevchenko |
2019-02-08 | gpio: msic: Sort headers alphabetically | Andy Shevchenko |
2019-02-08 | gpio: crystalcove: Sort headers alphabetically | Andy Shevchenko |
2019-02-08 | gpio: msic: Remove duplicate check in IRQ handler | Andy Shevchenko |
2019-02-08 | gpio: wcove: Allow return negative error code from to_reg() | Andy Shevchenko |
2019-02-08 | gpio: crystalcove: Use for_each_set_bit() in IRQ handler | Andy Shevchenko |
2019-02-08 | gpio: MT7621: use a per instance irq_chip structure | René van Dorst |
2019-02-01 | PCI: Move Rohm Vendor ID to generic list | Andy Shevchenko |
2019-01-28 | gpio: vf610: Mask all GPIO interrupts | Andrew Lunn |
2019-01-28 | gpiolib: acpi: Correct kernel doc of struct acpi_gpio_event | Andy Shevchenko |
2019-01-28 | gpio: tqmx86: Add GPIO from for this IO controller | Andrew Lunn |
2019-01-28 | gpio: altera: Fixup block comment style | Phil Reid |
2019-01-24 | gpio: of: Fix logic inversion | Linus Walleij |
2019-01-24 | Merge branch 'ib-qcom-spmi' into devel | Linus Walleij |
2019-01-24 | gpio: add irq domain activate/deactivate functions | Brian Masney |
2019-01-23 | gpio: altera-a10sr: Set proper output level for direction_output | Axel Lin |
2019-01-23 | gpio: sprd: Fix incorrect irq type setting for the async EIC | Neo Hou |
2019-01-23 | gpio: sprd: Fix the incorrect data register | Neo Hou |
2019-01-23 | gpiolib: fix line event timestamps for nested irqs | Bartosz Golaszewski |
2019-01-23 | gpio: pcf857x: Fix interrupts on multiple instances | Roger Quadros |
2019-01-22 | gpio-f7188x: add support Fintek F81804 & F81966 | Steffen Kothe |
2019-01-21 | gpio: rcar: select General Output Register to set output states | Vladimir Zapolskiy |
2019-01-21 | gpio: hlwd: Implement edge trigger emulation | Jonathan Neuschäfer |
2019-01-21 | gpio: hlwd: Add basic IRQ support | Jonathan Neuschäfer |
2019-01-21 | gpio: pca953x: use a per instance irq_chip structure | Thomas Petazzoni |
2019-01-21 | gpio: pca953x: reduce indentation level in pca953x_irq_setup() | Thomas Petazzoni |
2019-01-21 | gpio: sprd: Remove unused irq trigger setting | Baolin Wang |
2019-01-11 | gpio: sama5d2-piobu: Set proper output level for direction_output | Axel Lin |
2019-01-11 | gpio: pca953x: Make symbol 'pca953x_i2c_regmap' static | Wei Yongjun |
2019-01-10 | gpiolib-acpi: Preserve non direction flags when updating gpiod_flags | Hans de Goede |
2019-01-10 | gpio: mvebu: implement get_direction | Baruch Siach |
2019-01-07 | gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts | Hans de Goede |
2018-12-28 | Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-12-25 | Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2018-12-25 | Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-22 | gpio: sama5d2-piobu: Depend on OF_GPIO | Linus Walleij |
2018-12-21 | Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-12-21 | gpio: Add Cadence GPIO driver | Jan Kotas |
2018-12-21 | gpiolib-acpi: remove unused variable 'err', cleans up build warning | Colin Ian King |
2018-12-21 | gpio: mxs: read pin level directly instead of using .get | Uwe Kleine-König |
2018-12-21 | gpio: aspeed: remove duplicated statement | Tao Ren |
2018-12-21 | gpio: add driver for SAMA5D2 PIOBU pins | Andrei.Stefanescu@microchip.com |
2018-12-21 | gpio: mvebu: only fail on missing clk if pwm is actually to be used | Uwe Kleine-König |