summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl-intel.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-20pinctrl: intel: Drop no more used members of struct intel_pingroupAndy Shevchenko1-9/+0
2022-06-20pinctrl: intel: Embed struct pingroup into struct intel_pingroupAndy Shevchenko1-8/+8
2022-05-18pinctrl: intel: Drop unused irqchip member in struct intel_pinctrlAndy Shevchenko1-2/+0
2021-01-08pinctrl: intel: Convert capability list to featuresAndy Shevchenko1-0/+4
2020-08-20pinctrl: intel: Update header block to reflect direct dependenciesAndy Shevchenko1-1/+4
2020-08-18pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider useAndy Shevchenko1-0/+2
2020-06-22pinctrl: intel: Allow drivers to define ACPI address space IDAndy Shevchenko1-0/+2
2020-06-22pinctrl: intel: Allow drivers to define total amount of IRQs per communityAndy Shevchenko1-0/+2
2020-04-22pinctrl: intel: Move npins closer to pin_base in struct intel_communityAndy Shevchenko1-2/+3
2020-04-22pinctrl: intel: Update description in struct intel_communityAndy Shevchenko1-3/+3
2020-04-14pinctrl: intel: Introduce new flag to force GPIO base to be 0Andy Shevchenko1-0/+2
2020-04-14pinctrl: intel: Introduce common flags for GPIO mapping schemeAndy Shevchenko1-2/+12
2019-12-13pinctrl: intel: Share struct intel_pinctrl for wider useAndy Shevchenko1-0/+44
2019-08-07pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)Andy Shevchenko1-2/+4
2019-08-07pinctrl: intel: Remove default Interrupt Status offsetAndy Shevchenko1-2/+1
2019-04-09pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phaseBinbin Wu1-5/+6
2018-11-08pinctrl: intel: Unexport intel_pinctrl_probe()Andy Shevchenko1-2/+0
2018-10-03pinctrl: intel: Convert unsigned to unsigned intAndy Shevchenko1-16/+16
2018-09-18pinctrl: intel: Move linux/pm.h to the local headerAndy Shevchenko1-0/+2
2018-08-31pinctrl: intel: Introduce common macro for PM operationsAndy Shevchenko1-0/+5
2018-08-31pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal APIAndy Shevchenko1-0/+1
2018-08-31pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal APIAndy Shevchenko1-0/+2
2018-07-02pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko1-4/+1
2017-11-29pinctrl: intel: Allow custom GPIO base for pad groupsMika Westerberg1-0/+3
2017-10-31pinctrl: intel: Make offset to interrupt status register configurableMika Westerberg1-0/+3
2017-06-09pinctrl: intel: Make it possible to specify mode per pin in a groupMika Westerberg1-7/+21
2017-06-09pinctrl: intel: Add support for variable size pad groupsMika Westerberg1-4/+33
2017-01-30pinctrl: intel: Add support for 1k additional pull-downMika Westerberg1-0/+1
2017-01-30pinctrl: intel: Add support for hardware debouncerMika Westerberg1-0/+5
2017-01-11pinctrl: intel: Convert to use devm_gpiochip_add_data()Mika Westerberg1-2/+0
2015-12-10pinctrl: intel: fix bug of register offset calculationQipeng Zha1-0/+3
2015-04-07pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO supportMika Westerberg1-0/+128