summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge tag 'renesas-pinctrl-for-v6.6-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij2023-08-032-70/+50
| |\ \
| | * | pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helperChristophe JAILLET2023-07-251-27/+5
| | * | pinctrl: renesas: rzv2m: Use devm_clk_get_enabled() helperGeert Uytterhoeven2023-07-251-27/+5
| * | | pinctrl: pinmux: handle radix_tree_insert() errors in pinmux_generic_add_func...Sergey Shtylyov2023-07-281-2/+4
| * | | pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()Sergey Shtylyov2023-07-281-3/+11
| * | | pinctrl: core: handle radix_tree_insert() errors in pinctrl_generic_add_group()Sergey Shtylyov2023-07-281-2/+4
| * | | pinctrl: amd: Don't show `Invalid config param` errorsMario Limonciello2023-07-231-2/+2
| * | | pinctrl: Add driver support for Amlogic C3 SoCsHuqiang Qin2023-07-233-0/+1115
| * | | pinctrl: Explicitly include correct DT includesRob Herring2023-07-20107-145/+80
| * | | pinctrl: qcom: lpass-lpi: Make the clocks optional, alwaysKonrad Dybcio2023-07-201-5/+1
| * | | pinctrl: tegra: Add support to display pin functionPrathamesh Shete2023-07-202-2/+19
| * | | pinctrl: sunxi: Add some defensiveness for regulators arrayMark Brown2023-07-201-0/+3
| * | | pinctrl: cy8c95x0: Add reset supportPatrick Rudolph2023-07-201-0/+15
| * | | pinctrl: ti: Convert to devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-161-9/+2
| * | | pinctrl: pic32: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-161-3/+1
| * | | pinctrl: mvebu: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-161-2/+1
| * | | pinctrl: berlin: as370: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-161-2/+1
| * | | pinctrl: qcom-pmic-gpio: Add support for pmx75Rohit Agarwal2023-07-161-0/+1
| * | | pinctrl: qcom-pmic-gpio: Add support for pm7550baRohit Agarwal2023-07-161-0/+1
| | |/ | |/|
* | | Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-08-293-0/+622
|\ \ \
| * \ \ mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...Mark Brown2023-08-183-0/+622
| |\ \ \
| | * | | pinctrl: cs42l43: Add support for the cs42l43Charles Keepax2023-08-173-0/+622
| | |/ /
* | | | pinctrl: amd: Mask wake bits on probe againMario Limonciello2023-08-211-0/+30
* | | | Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag2' of git://git.kernel.org/pub/s...Linus Walleij2023-08-213-7/+38
|\ \ \ \
| * | | | pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das2023-08-181-2/+15
| * | | | pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das2023-08-181-2/+11
| * | | | pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das2023-08-181-3/+12
| | |_|/ | |/| |
* | | | pinctrl: qcom: Add intr_target_width field to support increased number of int...Ninad Naik2023-08-103-3/+9
| |/ / |/| |
* | | Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...Linus Walleij2023-07-132-16/+40
|\| |
| * | pinctrl: renesas: rzg2l: Handle non-unique subnode namesBiju Das2023-07-101-8/+20
| * | pinctrl: renesas: rzv2m: Handle non-unique subnode namesGeert Uytterhoeven2023-07-101-8/+20
| |/
* | pinctrl: amd: Unify debounce handling into amd_pinconf_set()Mario Limonciello2023-07-131-16/+5
* | pinctrl: amd: Drop pull up select configurationMario Limonciello2023-07-132-13/+4
* | pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello2023-07-131-13/+15
* | pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello2023-07-131-3/+5
|/
* Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-06-3094-7231/+10986
|\
| * Merge tag 'intel-pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2023-06-216-105/+323
| |\
| | * pinctrl: cherryview: Drop goto labelAndy Shevchenko2023-06-191-4/+5
| | * pinctrl: baytrail: invert if conditionRaag Jadav2023-06-191-3/+1
| | * pinctrl: baytrail: add warning for BYT_VAL_REG retrieval failureRaag Jadav2023-06-191-0/+8
| | * pinctrl: baytrail: reduce scope of spinlock in ->dbg_show() hookRaag Jadav2023-06-191-10/+10
| | * pinctrl: intel: refine ->irq_set_type() hookRaag Jadav2023-06-151-21/+24
| | * pinctrl: intel: refine ->set_mux() hookRaag Jadav2023-06-141-4/+5
| | * pinctrl: baytrail: Use str_hi_lo() helperAndy Shevchenko2023-06-121-1/+2
| | * pinctrl: intel: Add Intel Meteor Lake-S pin controller supportAndy Shevchenko2023-06-071-6/+206
| | * pinctrl: moorefield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()Andy Shevchenko2023-06-061-1/+1
| | * pinctrl: moorefield: Fix open-drain pin mode configurationAndy Shevchenko2023-06-061-2/+12
| | * pinctrl: merrifield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()Andy Shevchenko2023-06-061-1/+1
| | * pinctrl: merrifield: Fix open-drain pin mode configurationAndy Shevchenko2023-06-061-2/+12
| | * pinctrl: cherryview: Return correct value if pin in push-pull modeAndy Shevchenko2023-06-061-5/+10