summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/intel
AgeCommit message (Expand)AuthorFilesLines
2026-02-06pinctrl: intel: Align Copyright note with corporate guidelinesAndy Shevchenko25-25/+25
2026-01-28pinctrl: tangier: Join tng_pinctrl_probe() into its wrapperAndy Shevchenko1-13/+6
2026-01-28pinctrl: tangier: Remove duplicate error messagesAndy Shevchenko1-1/+1
2026-01-28pinctrl: lynxpoint: Remove duplicate error messagesAndy Shevchenko1-1/+1
2026-01-28pinctrl: cherryview: Remove duplicate error messagesAndy Shevchenko1-1/+1
2026-01-28pinctrl: baytrail: Remove duplicate error messagesAndy Shevchenko1-1/+1
2026-01-28pinctrl: intel: Remove duplicate error messagesAndy Shevchenko1-1/+1
2026-01-24pinctrl: intel: Add code name documentationRaag Jadav1-6/+15
2026-01-20pinctrl: intel: platform: Add Nova Lake to the list of supportedAndy Shevchenko1-0/+1
2026-01-13pinctrl: lynxpoint: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko1-16/+11
2026-01-13pinctrl: baytrail: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko1-18/+23
2025-11-18pinctrl: cherryview: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko1-19/+1
2025-11-18pinctrl: intel: Export intel_gpio_add_pin_ranges()Andy Shevchenko2-1/+13
2025-11-12pinctrl: elkhartlake: Switch to INTEL_GPP() macroAndy Shevchenko1-25/+18
2025-11-12pinctrl: cherryview: Switch to INTEL_GPP() macroAndy Shevchenko1-26/+20
2025-11-12pinctrl: emmitsburg: Switch to INTEL_GPP() macroAndy Shevchenko1-20/+13
2025-11-12pinctrl: denverton: Switch to INTEL_GPP() macroAndy Shevchenko1-14/+7
2025-11-12pinctrl: cedarfork: Switch to INTEL_GPP() macroAndy Shevchenko1-22/+15
2025-11-05pinctrl: sunrisepoint: Switch to INTEL_GPP() macroAndy Shevchenko1-17/+9
2025-11-05pinctrl: tigerlake: Switch to INTEL_GPP() macroAndy Shevchenko1-39/+31
2025-11-05pinctrl: meteorpoint: Switch to INTEL_GPP() macroAndy Shevchenko1-27/+19
2025-11-05pinctrl: meteorlake: Switch to INTEL_GPP() macroAndy Shevchenko1-31/+23
2025-11-05pinctrl: lakefield: Switch to INTEL_GPP() macroAndy Shevchenko1-17/+9
2025-11-05pinctrl: jasperlake: Switch to INTEL_GPP() macroAndy Shevchenko1-21/+13
2025-11-05pinctrl: icelake: Switch to INTEL_GPP() macroAndy Shevchenko1-34/+26
2025-11-05pinctrl: cannonlake: Switch to INTEL_GPP() macroAndy Shevchenko1-38/+30
2025-11-05pinctrl: alderlake: Switch to INTEL_GPP() macroAndy Shevchenko1-38/+30
2025-11-05pinctrl: intel: Introduce INTEL_GPP() macroAndy Shevchenko1-0/+9
2025-11-04pinctrl: tangier: Unify messages with help of dev_err_probe()Andy Shevchenko1-2/+1
2025-11-04pinctrl: lynxpoint: Unify messages with help of dev_err_probe()Andy Shevchenko1-18/+10
2025-11-04pinctrl: intel: Unify messages with help of dev_err_probe()Andy Shevchenko1-16/+8
2025-11-04pinctrl: cherryview: Unify messages with help of dev_err_probe()Andy Shevchenko1-16/+8
2025-11-04pinctrl: baytrail: Unify messages with help of dev_err_probe()Andy Shevchenko1-12/+8
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski4-4/+4
2025-06-12pinctrl: intel: fix build warnings about export.hAndy Shevchenko1-0/+1
2025-06-11pinctrl: lynxpoint: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-06-11pinctrl: intel: use new GPIO line value setter callbacksBartosz Golaszewski1-6/+13
2025-06-11pinctrl: cherryview: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-06-11pinctrl: baytrail: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-03-03pinctrl: intel: drop repeated config dependencyRaag Jadav1-2/+0
2025-02-25Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrlAndy Shevchenko4-14/+8
2025-02-24pinctrl: tangier: use devm_kmemdup_array()Raag Jadav1-3/+2
2025-02-24pinctrl: cherryview: use devm_kmemdup_array()Raag Jadav1-3/+2
2025-02-24pinctrl: baytrail: copy communities using devm_kmemdup_array()Raag Jadav1-4/+2
2025-02-24pinctrl: intel: copy communities using devm_kmemdup_array()Raag Jadav1-4/+2
2025-02-11pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()Andy Shevchenko1-1/+0
2025-02-03pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe()Uwe Kleine-König1-0/+1
2025-02-03pinctrl: lynxpoint: Use dedicated helpers for chained IRQ handlersAndy Shevchenko1-1/+4
2025-02-03pinctrl: baytrail: Use dedicated helpers for chained IRQ handlersAndy Shevchenko1-1/+4
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra24-34/+34