summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: qcom: sm4450: dd SM4450 pinctrl driverTengfei Fan2023-12-203-0/+1023
* Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2023-12-1824-279/+888
|\
| * pinctrl: intel: Add Intel Meteor Point pin controller and GPIO supportAndy Shevchenko2023-12-153-0/+475
| * pinctrl: baytrail: Simplify code with cleanup helpersAndy Shevchenko2023-11-241-108/+68
| * pinctrl: baytrail: Move default strength assignment to a switch-caseAndy Shevchenko2023-11-241-8/+1
| * pinctrl: baytrail: Factor out byt_gpio_force_input_mode()Andy Shevchenko2023-11-241-21/+21
| * pinctrl: baytrail: Fix types of config value in byt_pin_config_set()Andy Shevchenko2023-11-241-1/+2
| * pinctrl: lynxpoint: Simplify code with cleanup helpersAndy Shevchenko2023-11-241-51/+21
| * pinctrl: tangier: simplify locking using cleanup helpersRaag Jadav2023-11-241-9/+7
| * pinctrl: intel: use the correct _PM_OPS() export macroRaag Jadav2023-11-221-1/+1
| * pinctrl: intel: Add a generic Intel pin control platform driverAndy Shevchenko2023-11-143-0/+236
| * pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"Andy Shevchenko2023-11-142-2/+6
| * 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
* | Merge tag 'samsung-pinctrl-6.8' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2023-12-185-9/+426
|\ \
| * | pinctrl: samsung: add exynosautov920 pinctrlJaewon Kim2023-12-135-1/+190
| * | pinctrl: samsung: support ExynosAuto GPIO structureJaewon Kim2023-12-133-8/+79
| * | pinctrl: samsung: Add gs101 SoC pinctrl configurationPeter Griffin2023-12-123-0/+143
| * | pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interruptYoungmin Nam2023-11-301-0/+14
| |/
* | Merge tag 'renesas-pinctrl-for-v6.8-tag2' of git://git.kernel.org/pub/scm/lin...Linus Walleij2023-12-181-19/+145
|\ \
| * | pinctrl: renesas: rzg2l: Add input enable to the Ethernet pinsClaudiu Beznea2023-12-151-2/+2
| * | pinctrl: renesas: rzg2l: Add output enable supportClaudiu Beznea2023-12-151-2/+85
| * | pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pinsClaudiu Beznea2023-12-151-3/+39
| * | pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groupsClaudiu Beznea2023-12-151-1/+14
| * | pinctrl: renesas: rzg2l: Move arg and index in the main function blockClaudiu Beznea2023-12-131-13/+7
* | | Merge tag 'pef2256-framer' into develLinus Walleij2023-12-1211-0/+2447
|\ \ \
| * | | pinctrl: Add support for the Lantic PEF2256 pinmuxHerve Codina2023-12-123-0/+374
| * | | net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina2023-12-125-0/+1156
| * | | net: wan: Add framer framework supportHerve Codina2023-12-125-0/+917
| | |/ | |/|
* | | pinctrl: core: Remove unused members from struct group_descAndy Shevchenko2023-12-122-18/+0