/include/linux/platform_data/txx9/

'/>
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