summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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: nuvoton: npcm8xx: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: nuvoton: npcm7xx: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski2023-11-041-7/+1
* pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()Bartosz Golaszewski2023-11-041-13/+3
* pinctrl: starfive: jh7110: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski2023-11-041-12/+2
* pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski2023-11-041-12/+2
* pinctrl: ocelot: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-7/+1
* pinctrl: cirrus: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: mediatek: common: drop the wrappers around pinctrl_gpio_direction_in...Bartosz Golaszewski2023-11-041-7/+1
* pinctrl: mediatek: moore: drop the wrappers around pinctrl_gpio_direction_inp...Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: rk805: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-7/+1
* pinctrl: axp209: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: vt8500: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: as3722: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: ingenic: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-8/+2
* pinctrl: st: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-9/+2
* pinctrl: change the signature of pinctrl_ready_for_gpio_range()Bartosz Golaszewski2023-11-041-15/+12
* pinctrl: change the signature of gpio_to_pin()Bartosz Golaszewski2023-11-041-10/+11
* pinctrl: change the signature of pinctrl_match_gpio_range()Bartosz Golaszewski2023-11-041-5/+7
* pinctrl: change the signature of pinctrl_get_device_gpio_range()Bartosz Golaszewski2023-11-041-12/+10
* pinctrl: change the signature of pinctrl_gpio_direction()Bartosz Golaszewski2023-11-041-5/+7
* treewide: rename pinctrl_gpio_set_config_new()Bartosz Golaszewski2023-11-041-3/+3
* treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski2023-11-0420-24/+23
* treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski2023-11-0420-22/+22
* treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski2023-11-0411-14/+14
* treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski2023-11-0411-13/+13
* treewide: rename pinctrl_gpio_can_use_line_new()Bartosz Golaszewski2023-11-041-2/+2
* pinctrl: remove pinctrl_gpio_set_config()Bartosz Golaszewski2023-11-041-21/+15
* pinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski2023-11-041-8/+1