summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/intel
AgeCommit message (Expand)Author
2025-11-18pinctrl: cherryview: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko
2025-11-18pinctrl: intel: Export intel_gpio_add_pin_ranges()Andy Shevchenko
2025-11-12pinctrl: elkhartlake: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-12pinctrl: cherryview: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-12pinctrl: emmitsburg: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-12pinctrl: denverton: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-12pinctrl: cedarfork: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: sunrisepoint: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: tigerlake: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: meteorpoint: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: meteorlake: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: lakefield: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: jasperlake: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: icelake: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: cannonlake: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: alderlake: Switch to INTEL_GPP() macroAndy Shevchenko
2025-11-05pinctrl: intel: Introduce INTEL_GPP() macroAndy Shevchenko
2025-11-04pinctrl: tangier: Unify messages with help of dev_err_probe()Andy Shevchenko
2025-11-04pinctrl: lynxpoint: Unify messages with help of dev_err_probe()Andy Shevchenko
2025-11-04pinctrl: intel: Unify messages with help of dev_err_probe()Andy Shevchenko
2025-11-04pinctrl: cherryview: Unify messages with help of dev_err_probe()Andy Shevchenko
2025-11-04pinctrl: baytrail: Unify messages with help of dev_err_probe()Andy Shevchenko
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-06-12pinctrl: intel: fix build warnings about export.hAndy Shevchenko
2025-06-11pinctrl: lynxpoint: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-11pinctrl: intel: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-11pinctrl: cherryview: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-11pinctrl: baytrail: use new GPIO line value setter callbacksBartosz Golaszewski
2025-03-03pinctrl: intel: drop repeated config dependencyRaag Jadav
2025-02-25Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrlAndy Shevchenko
2025-02-24pinctrl: tangier: use devm_kmemdup_array()Raag Jadav
2025-02-24pinctrl: cherryview: use devm_kmemdup_array()Raag Jadav
2025-02-24pinctrl: baytrail: copy communities using devm_kmemdup_array()Raag Jadav
2025-02-24pinctrl: intel: copy communities using devm_kmemdup_array()Raag Jadav
2025-02-11pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()Andy Shevchenko
2025-02-03pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe()Uwe Kleine-König
2025-02-03pinctrl: lynxpoint: Use dedicated helpers for chained IRQ handlersAndy Shevchenko
2025-02-03pinctrl: baytrail: Use dedicated helpers for chained IRQ handlersAndy Shevchenko
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-25Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-07Merge tag 'intel-pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2024-11-05pinctrl: elkhartlake: Add support for DSW communityAndy Shevchenko
2024-11-05pinctrl: intel: Add a human readable decoder for pull bias valuesAndy Shevchenko
2024-10-11pinctrl: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-03pinctrl: intel: platform: Add Panther Lake to the list of supportedAndy Shevchenko
2024-09-30pinctrl: intel: platform: use semicolon instead of comma in ncommunities assi...Javier Carrasco
2024-09-30pinctrl: intel: platform: fix error path in device_for_each_child_node()Javier Carrasco
2024-09-11Merge tag 'intel-pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2024-09-05pinctrl: intel: Constify struct intel_pinctrl parameterAndy Shevchenko
2024-09-04pinctrl: baytrail: Drop duplicate return statementAndy Shevchenko