summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel
AgeCommit message (Expand)AuthorLines
2023-12-18Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij-279/+888
2023-12-15pinctrl: intel: Add Intel Meteor Point pin controller and GPIO supportAndy Shevchenko-0/+475
2023-12-08pinctrl: baytrail: use gpiochip_dup_line_label()Bartosz Golaszewski-5/+6
2023-11-24pinctrl: baytrail: Simplify code with cleanup helpersAndy Shevchenko-108/+68
2023-11-24pinctrl: baytrail: Move default strength assignment to a switch-caseAndy Shevchenko-8/+1
2023-11-24pinctrl: baytrail: Factor out byt_gpio_force_input_mode()Andy Shevchenko-21/+21
2023-11-24pinctrl: baytrail: Fix types of config value in byt_pin_config_set()Andy Shevchenko-1/+2
2023-11-24pinctrl: lynxpoint: Simplify code with cleanup helpersAndy Shevchenko-51/+21
2023-11-24pinctrl: tangier: simplify locking using cleanup helpersRaag Jadav-9/+7
2023-11-22pinctrl: intel: use the correct _PM_OPS() export macroRaag Jadav-1/+1
2023-11-14pinctrl: intel: Add a generic Intel pin control platform driverAndy Shevchenko-0/+236
2023-11-14pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"Andy Shevchenko-2/+6
2023-11-13pinctrl: intel: allow independent COMPILE_TESTRaag Jadav-1/+1
2023-11-13pinctrl: intel: Refactor intel_pinctrl_get_soc_data()Andy Shevchenko-4/+3
2023-11-13pinctrl: intel: Move default strength assignment to a switch-caseAndy Shevchenko-4/+2
2023-11-13pinctrl: tangier: Move default strength assignment to a switch-caseAndy Shevchenko-8/+2
2023-11-13pinctrl: tangier: Enable 910 Ohm biasAndy Shevchenko-0/+6
2023-11-13pinctrl: intel: Make PM ops functions staticAndy Shevchenko-13/+2
2023-11-13pinctrl: tigerlake: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: sunrisepoint: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: meteorlake: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: lewisburg: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: lakefield: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: jasperlake: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: icelake: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: geminilake: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: emmitsburg: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: elkhartlake: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: denverton: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: cedarfork: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: cannonlake: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: broxton: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: alderlake: Switch to use Intel pin control PM opsAndy Shevchenko-3/+2
2023-11-13pinctrl: intel: Provide Intel pin control wide PM ops structureAndy Shevchenko-5/+7
2023-11-04treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski-3/+3
2023-11-04treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski-3/+3
2023-11-04pinctrl: lynxpoint: use new pinctrl GPIO helpersBartosz Golaszewski-2/+2
2023-11-04pinctrl: intel: use new pinctrl GPIO helpersBartosz Golaszewski-2/+2
2023-11-04pinctrl: cherryview: use new pinctrl GPIO helpersBartosz Golaszewski-2/+2
2023-11-03Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-268/+165
2023-10-24pinctrl: intel: use acpi_dev_uid_match() for matching _UIDRaag Jadav-1/+1
2023-10-11pinctrl: intel: fetch community only when we need itRaag Jadav-6/+7
2023-10-11pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE caseRaag Jadav-1/+1
2023-10-11pinctrl: cherryview: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-10-06pinctrl: cherryview: Simplify code with cleanup helpersAndy Shevchenko-90/+46
2023-10-06pinctrl: cherryview: Avoid duplicated I/OAndy Shevchenko-4/+7
2023-10-06pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko-1/+1
2023-10-06pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko-2/+1
2023-10-03pinctrl: moorefield: Replace kernel.h by what is actually being usedAndy Shevchenko-1/+1
2023-10-03pinctrl: merrifield: Replace kernel.h by what is actually being usedAndy Shevchenko-1/+1