summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/intel
AgeCommit message (Expand)Author
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
2024-09-03pinctrl: intel: Inline intel_gpio_community_irq_handler()Andy Shevchenko
2024-08-30pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.Andy Shevchenko
2024-08-30pinctrl: intel: Constify intel_get_community() returned objectAndy Shevchenko
2024-08-30pinctrl: intel: Implement high impedance supportAndy Shevchenko
2024-08-30pinctrl: intel: Add __intel_gpio_get_direction() helperAndy Shevchenko
2024-08-30pinctrl: intel: Refactor __intel_gpio_set_direction() to be more usefulAndy Shevchenko
2024-08-30pinctrl: intel: Move debounce validation out of the lockAndy Shevchenko
2024-07-31pinctrl: meteorlake: Add Arrow Lake-H/U ACPI IDMika Westerberg
2024-04-08pinctrl: baytrail: Add pinconf group for uart3Hans de Goede
2024-04-08pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede
2024-02-19pwm: lpss-*: Make use of devm_pwmchip_alloc() functionUwe Kleine-König
2023-12-18Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2023-12-15pinctrl: intel: Add Intel Meteor Point pin controller and GPIO supportAndy Shevchenko
2023-12-08pinctrl: baytrail: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-11-24pinctrl: baytrail: Simplify code with cleanup helpersAndy Shevchenko
2023-11-24pinctrl: baytrail: Move default strength assignment to a switch-caseAndy Shevchenko
2023-11-24pinctrl: baytrail: Factor out byt_gpio_force_input_mode()Andy Shevchenko
2023-11-24pinctrl: baytrail: Fix types of config value in byt_pin_config_set()Andy Shevchenko
2023-11-24pinctrl: lynxpoint: Simplify code with cleanup helpersAndy Shevchenko
2023-11-24pinctrl: tangier: simplify locking using cleanup helpersRaag Jadav
2023-11-22pinctrl: intel: use the correct _PM_OPS() export macroRaag Jadav
2023-11-14pinctrl: intel: Add a generic Intel pin control platform driverAndy Shevchenko
2023-11-14pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"Andy Shevchenko
2023-11-13pinctrl: intel: allow independent COMPILE_TESTRaag Jadav
2023-11-13pinctrl: intel: Refactor intel_pinctrl_get_soc_data()Andy Shevchenko
2023-11-13pinctrl: intel: Move default strength assignment to a switch-caseAndy Shevchenko
2023-11-13pinctrl: tangier: Move default strength assignment to a switch-caseAndy Shevchenko
2023-11-13pinctrl: tangier: Enable 910 Ohm biasAndy Shevchenko
2023-11-13pinctrl: intel: Make PM ops functions staticAndy Shevchenko
2023-11-13pinctrl: tigerlake: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: sunrisepoint: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: meteorlake: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: lewisburg: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: lakefield: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: jasperlake: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: icelake: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: geminilake: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: emmitsburg: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: elkhartlake: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: denverton: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: cedarfork: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: cannonlake: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: broxton: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: alderlake: Switch to use Intel pin control PM opsAndy Shevchenko
2023-11-13pinctrl: intel: Provide Intel pin control wide PM ops structureAndy Shevchenko
2023-11-04treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski