summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'intel-pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2024-09-114-147/+189
|\
| * pinctrl: intel: Constify struct intel_pinctrl parameterAndy Shevchenko2024-09-052-15/+17
| * pinctrl: baytrail: Drop duplicate return statementAndy Shevchenko2024-09-041-3/+1
| * pinctrl: intel: Inline intel_gpio_community_irq_handler()Andy Shevchenko2024-09-031-17/+6
| * pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.Andy Shevchenko2024-08-301-79/+46
| * pinctrl: intel: Constify intel_get_community() returned objectAndy Shevchenko2024-08-304-7/+8
| * pinctrl: intel: Implement high impedance supportAndy Shevchenko2024-08-301-0/+41
| * pinctrl: intel: Add __intel_gpio_get_direction() helperAndy Shevchenko2024-08-301-6/+42
| * pinctrl: intel: Refactor __intel_gpio_set_direction() to be more usefulAndy Shevchenko2024-08-301-13/+18
| * pinctrl: intel: Move debounce validation out of the lockAndy Shevchenko2024-08-301-12/+15
* | pinctrl: meteorlake: Add Arrow Lake-H/U ACPI IDMika Westerberg2024-07-311-0/+1
|/
* pinctrl: baytrail: Add pinconf group for uart3Hans de Goede2024-04-081-2/+4
* pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede2024-04-082-36/+42
* pwm: lpss-*: Make use of devm_pwmchip_alloc() functionUwe Kleine-König2024-02-191-3/+3
* Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2023-12-1824-279/+888
|\
| * pinctrl: intel: Add Intel Meteor Point pin controller and GPIO supportAndy Shevchenko2023-12-153-0/+475
| * pinctrl: baytrail: Simplify code with cleanup helpersAndy Shevchenko2023-11-241-108/+68
| * pinctrl: baytrail: Move default strength assignment to a switch-caseAndy Shevchenko2023-11-241-8/+1
| * pinctrl: baytrail: Factor out byt_gpio_force_input_mode()Andy Shevchenko2023-11-241-21/+21
| * pinctrl: baytrail: Fix types of config value in byt_pin_config_set()Andy Shevchenko2023-11-241-1/+2
| * pinctrl: lynxpoint: Simplify code with cleanup helpersAndy Shevchenko2023-11-241-51/+21
| * pinctrl: tangier: simplify locking using cleanup helpersRaag Jadav2023-11-241-9/+7
| * pinctrl: intel: use the correct _PM_OPS() export macroRaag Jadav2023-11-221-1/+1
| * pinctrl: intel: Add a generic Intel pin control platform driverAndy Shevchenko2023-11-143-0/+236
| * pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"Andy Shevchenko2023-11-142-2/+6
| * pinctrl: intel: allow independent COMPILE_TESTRaag Jadav2023-11-131-1/+1
| * pinctrl: intel: Refactor intel_pinctrl_get_soc_data()Andy Shevchenko2023-11-131-4/+3
| * pinctrl: intel: Move default strength assignment to a switch-caseAndy Shevchenko2023-11-131-4/+2
| * pinctrl: tangier: Move default strength assignment to a switch-caseAndy Shevchenko2023-11-131-8/+2
| * pinctrl: tangier: Enable 910 Ohm biasAndy Shevchenko2023-11-131-0/+6
| * pinctrl: intel: Make PM ops functions staticAndy Shevchenko2023-11-132-13/+2
| * pinctrl: tigerlake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: sunrisepoint: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: meteorlake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: lewisburg: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: lakefield: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: jasperlake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: icelake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: geminilake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: emmitsburg: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: elkhartlake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: denverton: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: cedarfork: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: cannonlake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: broxton: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: alderlake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| * pinctrl: intel: Provide Intel pin control wide PM ops structureAndy Shevchenko2023-11-132-5/+7
* | pinctrl: baytrail: use gpiochip_dup_line_label()Bartosz Golaszewski2023-12-081-5/+6
|/
* treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski2023-11-043-3/+3
* treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski2023-11-043-3/+3