summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl-intel.h
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: intel: Allow drivers to define ACPI address space IDAndy Shevchenko2020-06-221-0/+2
* pinctrl: intel: Allow drivers to define total amount of IRQs per communityAndy Shevchenko2020-06-221-0/+2
* pinctrl: intel: Move npins closer to pin_base in struct intel_communityAndy Shevchenko2020-04-221-2/+3
* pinctrl: intel: Update description in struct intel_communityAndy Shevchenko2020-04-221-3/+3
* pinctrl: intel: Introduce new flag to force GPIO base to be 0Andy Shevchenko2020-04-141-0/+2
* pinctrl: intel: Introduce common flags for GPIO mapping schemeAndy Shevchenko2020-04-141-2/+12
* pinctrl: intel: Share struct intel_pinctrl for wider useAndy Shevchenko2019-12-131-0/+44
* pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)Andy Shevchenko2019-08-071-2/+4
* pinctrl: intel: Remove default Interrupt Status offsetAndy Shevchenko2019-08-071-2/+1
* pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phaseBinbin Wu2019-04-091-5/+6
* pinctrl: intel: Unexport intel_pinctrl_probe()Andy Shevchenko2018-11-081-2/+0
* pinctrl: intel: Convert unsigned to unsigned intAndy Shevchenko2018-10-031-16/+16
* pinctrl: intel: Move linux/pm.h to the local headerAndy Shevchenko2018-09-181-0/+2
* pinctrl: intel: Introduce common macro for PM operationsAndy Shevchenko2018-08-311-0/+5
* pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal APIAndy Shevchenko2018-08-311-0/+1
* pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal APIAndy Shevchenko2018-08-311-0/+2
* pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko2018-07-021-4/+1
* pinctrl: intel: Allow custom GPIO base for pad groupsMika Westerberg2017-11-291-0/+3
* pinctrl: intel: Make offset to interrupt status register configurableMika Westerberg2017-10-311-0/+3
* pinctrl: intel: Make it possible to specify mode per pin in a groupMika Westerberg2017-06-091-7/+21
* pinctrl: intel: Add support for variable size pad groupsMika Westerberg2017-06-091-4/+33
* pinctrl: intel: Add support for 1k additional pull-downMika Westerberg2017-01-301-0/+1
* pinctrl: intel: Add support for hardware debouncerMika Westerberg2017-01-301-0/+5
* pinctrl: intel: Convert to use devm_gpiochip_add_data()Mika Westerberg2017-01-111-2/+0
* pinctrl: intel: fix bug of register offset calculationQipeng Zha2015-12-101-0/+3
* pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO supportMika Westerberg2015-04-071-0/+128