summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel
Commit message (Expand)AuthorAgeFilesLines
* 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
* pinctrl: lynxpoint: use new pinctrl GPIO helpersBartosz Golaszewski2023-11-041-2/+2
* pinctrl: intel: use new pinctrl GPIO helpersBartosz Golaszewski2023-11-041-2/+2
* pinctrl: cherryview: use new pinctrl GPIO helpersBartosz Golaszewski2023-11-041-2/+2
* Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-11-039-268/+165
|\
| * pinctrl: intel: fetch community only when we need itRaag Jadav2023-10-111-6/+7
| * pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE caseRaag Jadav2023-10-111-1/+1
| * pinctrl: cherryview: Convert to platform remove callback returning voidUwe Kleine-König2023-10-111-4/+2
| * pinctrl: cherryview: Simplify code with cleanup helpersAndy Shevchenko2023-10-061-90/+46
| * pinctrl: cherryview: Avoid duplicated I/OAndy Shevchenko2023-10-061-4/+7
| * pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko2023-10-061-1/+1
| * pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko2023-10-061-2/+1
| * pinctrl: moorefield: Replace kernel.h by what is actually being usedAndy Shevchenko2023-10-031-1/+1
| * pinctrl: merrifield: Replace kernel.h by what is actually being usedAndy Shevchenko2023-10-031-1/+1