Age | Commit message (Expand) | Author |
2019-11-13 | Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Walleij |
2019-11-13 | gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist | Hans de Goede |
2019-11-12 | gpio: bd70528: Use correct unit for debounce times | Thierry Reding |
2019-11-12 | gpio: max77620: Fixup debounce delays | Thierry Reding |
2019-11-03 | Revert "gpio: merrifield: Pass irqchip when adding gpiochip" | Linus Walleij |
2019-11-03 | Revert "gpio: merrifield: Restore use of irq_base" | Linus Walleij |
2019-11-03 | Revert "gpio: merrifield: Move hardware initialization to callback" | Linus Walleij |
2019-10-15 | gpio: lynxpoint: set default handler to be handle_bad_irq() | Andy Shevchenko |
2019-10-15 | gpio: merrifield: Move hardware initialization to callback | Andy Shevchenko |
2019-10-15 | gpio: lynxpoint: Move hardware initialization to callback | Andy Shevchenko |
2019-10-15 | gpio: intel-mid: Move hardware initialization to callback | Andy Shevchenko |
2019-10-15 | gpiolib: Initialize the hardware with a callback | Andy Shevchenko |
2019-10-15 | gpio: merrifield: Restore use of irq_base | Andy Shevchenko |
2019-10-04 | gpio: max77620: Use correct unit for debounce times | Thierry Reding |
2019-10-01 | gpio: eic: sprd: Fix the incorrect EIC offset when toggling | Bruce Chen |
2019-10-01 | gpio: fix getting nonexclusive gpiods from DT | Marco Felsch |
2019-10-01 | gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source | Bartosz Golaszewski |
2019-09-27 | Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König |
2019-09-19 | Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-09-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-09-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-09-16 | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-09-12 | gpiolib: of: add a fallback for wlf,reset GPIO name | Dmitry Torokhov |
2019-09-12 | gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq() | Geert Uytterhoeven |
2019-09-12 | gpio: remove explicit comparison with 0 | Saiyam Doshi |
2019-09-11 | gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-11 | gpio: devres: Switch to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven |
2019-09-11 | gpio: of: Switch to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven |
2019-09-11 | gpio: of: Make of_gpio_simple_xlate() private | Geert Uytterhoeven |
2019-09-11 | gpio: of: Make of_get_named_gpiod_flags() private | Geert Uytterhoeven |
2019-09-11 | gpio: aspeed: Add in ast2600 details to Aspeed driver | Rashmica Gupta |
2019-09-11 | gpio: aspeed: Use ngpio property from device tree if available | Rashmica Gupta |
2019-09-11 | gpio: aspeed: Setup irqchip dynamically | Rashmica Gupta |
2019-09-11 | gpio/aspeed: Fix incorrect number of banks | Rashmica Gupta |
2019-09-11 | gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist | Hans de Goede |
2019-09-11 | gpio: Initialize the irqchip valid_mask with a callback | Linus Walleij |
2019-09-10 | gpiolib: acpi: make acpi_can_fallback_to_crs() static | Dmitry Torokhov |
2019-09-10 | gpiolib: of: fix fallback quirks handling | Dmitry Torokhov |
2019-09-10 | Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Walleij |
2019-09-09 | gpio: fix line flag validation in lineevent_create | Kent Gibson |
2019-09-09 | gpio: fix line flag validation in linehandle_create | Kent Gibson |
2019-09-09 | gpio: mockup: add missing single_release() | Wei Yongjun |
2019-09-06 | gpio: Fix further merge errors | Linus Walleij |
2019-09-05 | Merge tag 'v5.3-rc7' into devel | Linus Walleij |
2019-09-04 | gpio: of: Normalize return code variable name | Linus Walleij |
2019-09-04 | gpio: gpiolib: Normalize return code variable name | Linus Walleij |
2019-09-04 | gpio: ep93xx: Pass irqchip when adding gpiochip | Linus Walleij |
2019-09-03 | Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij |
2019-08-28 | gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read | David Jander |