summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-merrifield.c
AgeCommit message (Expand)Author
2023-03-06gpio: merrifield: Utilise temporary variable for struct deviceAndy Shevchenko
2023-03-06gpio: merrifield: Use dev_err_probe()Andy Shevchenko
2023-03-06gpio: merrifield: Adapt to Intel Tangier GPIO driverPandith N
2022-10-18gpio: merrifield: Use str_enable_disable() helperAndy Shevchenko
2022-06-06gpio: merrifield: make irq_chip immutableAndy Shevchenko
2022-01-24gpio: merrifield: check the return value of devm_kstrdup()Xiaoke Wang
2021-08-12gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-02-15gpio: merrifield: Make bias configuration available for GPIOsAndy Shevchenko
2020-04-16gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardwareAndy Shevchenko
2020-04-16gpio: merrifield: Switch over to MSI interruptsAndy Shevchenko
2019-11-13gpio: merrifield: Pass irqchip when adding gpiochipAndy Shevchenko
2019-11-13gpio: merrifield: Add GPIO <-> pin mapping ranges via callbackAndy Shevchenko
2019-11-08Merge branch 'devel' into for-nextLinus Walleij
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-11-03Revert "gpio: merrifield: Pass irqchip when adding gpiochip"Linus Walleij
2019-11-03Revert "gpio: merrifield: Restore use of irq_base"Linus Walleij
2019-11-03Revert "gpio: merrifield: Move hardware initialization to callback"Linus Walleij
2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko
2019-10-15gpio: merrifield: Restore use of irq_baseAndy Shevchenko
2019-08-12gpio: merrifield: Pass irqchip when adding gpiochipLinus Walleij
2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing
2019-04-01gpio: merrifield: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko
2018-12-07gpio: merrifield: Convert to use SPDX identifierAndy Shevchenko
2018-12-07gpio: merrifield: Remove linux/init.hAndy Shevchenko
2018-02-22gpio: merrifield: Delete an error messageMarkus Elfring
2018-01-10gpio: merrifield: Add support of ACPI enabled platformsAndy Shevchenko
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-06-16gpio: merrifield: Remove unused headerAndy Shevchenko
2017-03-23gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUTAndy Shevchenko
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2016-12-07gpio: merrifield: Implement gpio_get_direction callbackAndy Shevchenko
2016-12-07gpio: merrifield: Add support for hardware debouncerAndy Shevchenko
2016-10-24gpio: merrifield: set default handler to be handle_bad_irq()Andy Shevchenko
2016-07-22gpio: merrifield: Protect irq_ack() and gpio_set() by lockAndy Shevchenko
2016-07-22gpio: merrifield: Introduce GPIO driver to support MerrifieldAndy Shevchenko