summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/intel
AgeCommit message (Expand)Author
2020-01-16pinctrl: tigerlake: Tiger Lake uses _HID enumerationMika Westerberg
2020-01-16pinctrl: sunrisepoint: Add Coffee Lake-S ACPI IDMika Westerberg
2020-01-09pinctrl: intel: Pass irqchip when adding gpiochipLinus Walleij
2020-01-09pinctrl: intel: Add GPIO <-> pin mapping ranges via callbackLinus Walleij
2020-01-09pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...Hans de Goede
2020-01-09pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pinsHans de Goede
2020-01-08pinctrl: sunrisepoint: Add missing Interrupt Status register offsetBoyan Ding
2019-12-13pinctrl: lynxpoint: Update summary in the driverAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Switch to pin control APIAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Add GPIO <-> pin mapping ranges via callbackAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Implement ->pin_dbg_show()Andy Shevchenko
2019-12-13pinctrl: lynxpoint: Add pin control operationsAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Reuse struct intel_pinctrl in the driverAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Add pin control data structuresAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Implement intel_gpio_get_direction callbackAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Implement ->irq_ack() callbackAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Move ownership check to IRQ chipAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Move lp_irq_type() closer to IRQ related routinesAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Move ->remove closer to ->probe()Andy Shevchenko
2019-12-13pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future useAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Convert unsigned to unsigned intAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Switch to memory mapped IO accessorsAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Keep pointer to struct device instead of its containerAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Relax GPIO request rulesAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Assume 2 bits for mode selectorAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Use standard pattern for memory allocationAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Use %pR to print IO resourceAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Drop useless assignmentAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Correct amount of pinsAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Use raw_spinlock for lockingAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Move GPIO driver to pin controller folderAndy Shevchenko
2019-12-13pinctrl: baytrail: Reuse struct intel_pinctrl in the driverAndy Shevchenko
2019-12-13pinctrl: baytrail: Use local variable to keep device pointerAndy Shevchenko
2019-12-13pinctrl: baytrail: Keep pointer to struct device instead of its containerAndy Shevchenko
2019-12-13pinctrl: intel: Share struct intel_pinctrl for wider useAndy Shevchenko
2019-12-13pinctrl: intel: Use GPIO direction definitionsMatti Vaittinen
2019-12-13pinctrl: cherryview: Use GPIO direction definitionsMatti Vaittinen
2019-12-13pinctrl: baytrail: Use GPIO direction definitionsMatti Vaittinen
2019-12-13pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callbackAndy Shevchenko
2019-12-09pinctrl: baytrail: Group GPIO IRQ chip initializationAndy Shevchenko
2019-12-09pinctrl: baytrail: Allocate IRQ chip dynamicAndy Shevchenko
2019-12-09pinctrl: cherryview: Pass irqchip when adding gpiochipHans de Goede
2019-12-09pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callbackHans de Goede
2019-12-09pinctrl: cherryview: Split out irq hw-init into a separate helper functionHans de Goede
2019-12-09pinctrl: baytrail: Pass irqchip when adding gpiochipAndy Shevchenko
2019-12-09pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callbackAndy Shevchenko
2019-12-09pinctrl: baytrail: Update North Community pin listAndy Shevchenko
2019-12-09pinctrl: baytrail: Really serialize all register accessesHans de Goede
2019-11-21pinctrl: lewisburg: Update pin list according to v1.1v6Andy Shevchenko
2019-11-07pinctrl: cherryview: Missed type change to unsigned intAndy Shevchenko