summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl-intel.h
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede2024-04-081-0/+4
* pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"Andy Shevchenko2023-11-141-0/+3
* pinctrl: intel: Make PM ops functions staticAndy Shevchenko2023-11-131-9/+0
* pinctrl: intel: Provide Intel pin control wide PM ops structureAndy Shevchenko2023-11-131-2/+2
* pinctrl: intel: Replace kernel.h by what is actually being usedAndy Shevchenko2023-10-031-1/+1
* pinctrl: intel: export common pinctrl functionsRaag Jadav2023-08-151-0/+12
* pinctrl: intel: Get rid of unused members in struct intel_functionAndy Shevchenko2022-12-301-9/+0
* pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()Andy Shevchenko2022-12-301-5/+8
* pinctrl: intel: Define maximum pad number in the groupAndy Shevchenko2022-12-281-1/+3
* pinctrl: intel: Always use gpp_num_padown_regs in the main driverAndy Shevchenko2022-12-271-6/+7
* pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macrosAndy Shevchenko2022-12-271-0/+22
* pinctrl: intel: Drop no more used members of struct intel_pingroupAndy Shevchenko2022-06-201-9/+0
* pinctrl: intel: Embed struct pingroup into struct intel_pingroupAndy Shevchenko2022-06-201-8/+8
* pinctrl: intel: Drop unused irqchip member in struct intel_pinctrlAndy Shevchenko2022-05-181-2/+0
* pinctrl: intel: Convert capability list to featuresAndy Shevchenko2021-01-081-0/+4
* pinctrl: intel: Update header block to reflect direct dependenciesAndy Shevchenko2020-08-201-1/+4
* pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider useAndy Shevchenko2020-08-181-0/+2
* 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