summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: stm32: fix array read out of boundAntonio Borneo2023-12-081-3/+5
* pinctrl: stm32: Add check for devm_kcallocChen Ni2023-12-081-0/+5
* pinctrl: avoid reload of p state in list iterationMaria Yu2023-12-081-3/+3
* pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()Biju Das2023-11-201-1/+2
* pinctrl: baytrail: fix debounce disable caseRaag Jadav2023-11-201-2/+9
* Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"Andy Shevchenko2023-10-191-9/+7
* pinctrl: qcom: lpass-lpi: fix concurrent register updatesKrzysztof Kozlowski2023-10-161-6/+11
* pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen2023-10-121-0/+1
* Revert "pinctrl: tegra: Add support to display pin function"Linus Walleij2023-09-272-19/+2
* pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov2023-09-251-7/+9
* pinctrl: starfive: jh7110: Add system pm ops to save and restore contextHal Feng2023-09-124-0/+52
* pinctrl: starfive: jh7110: Fix failure to set irq after CONFIG_PM is enabledHal Feng2023-09-121-2/+0
* pinctrl: nuvoton: wpcm450: fix out of bounds writeMikhail Kobuk2023-09-121-3/+3
* pinctrl: lantiq: Remove unsued declaration ltq_pinctrl_unregister()YueHaibing2023-09-111-1/+0
* Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-08-30167-3242/+2646
|\
| * Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2023-08-2532-1613/+896
| |\
| | * pinctrl: cherryview: fix address_space_handler() argumentRaag Jadav2023-08-221-3/+2
| | * pinctrl: intel: consolidate ACPI dependencyRaag Jadav2023-08-221-19/+1
| | * pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko2023-08-212-5/+2
| | * pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko2023-08-211-9/+7
| | * pinctrl: mvebu: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko2023-08-211-11/+3
| | * pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko2023-08-211-6/+4
| | * pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko2023-08-211-7/+3
| | * pinctrl: lynxpoint: Make use of pm_ptr()Andy Shevchenko2023-08-181-4/+3
| | * pinctrl: baytrail: Make use of pm_ptr()Andy Shevchenko2023-08-181-8/+3
| | * pinctrl: intel: Switch to use exported namespaceAndy Shevchenko2023-08-1516-9/+18
| | * Merge patch series "Reuse common functions from pinctrl-intel"Andy Shevchenko2023-08-156-236/+57
| | |\
| | | * pinctrl: lynxpoint: reuse common functions from pinctrl-intelRaag Jadav2023-08-152-83/+9
| | | * pinctrl: cherryview: reuse common functions from pinctrl-intelRaag Jadav2023-08-151-60/+9
| | | * pinctrl: baytrail: reuse common functions from pinctrl-intelRaag Jadav2023-08-151-79/+11
| | | * pinctrl: intel: export common pinctrl functionsRaag Jadav2023-08-152-14/+28
| | * | Merge patch series "Introduce Intel Tangier pinctrl driver"Andy Shevchenko2023-08-157-1277/+778
| | |\ \
| | | * | pinctrl: moorefield: Adapt to Intel Tangier driverRaag Jadav2023-08-153-622/+37
| | | * | pinctrl: merrifield: Adapt to Intel Tangier driverRaag Jadav2023-08-153-655/+41
| | | * | pinctrl: tangier: Introduce Intel Tangier driverRaag Jadav2023-08-155-0/+700
| | | |/
| | * / pinctrl: baytrail: consolidate common mask operationRaag Jadav2023-08-151-19/+15
| | |/
| * | pinctrl: mlxbf3: Remove gpio_disable_free()Asmaa Mnebhi2023-08-251-14/+0
| * | pinctrl: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-08-235-7/+5
| * | pinctrl: mediatek: assign functions to configure pin bias on MT7986Daniel Golle2023-08-211-0/+8
| * | pinctrl: mediatek: fix pull_type data for MT7981Daniel Golle2023-08-211-31/+13
| * | Merge tag 'qcom-pinctrl-6.6' of https://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2023-08-153-0/+178
| |\ \
| | * | pinctrl: qcom: Introduce SM6115 LPI pinctrl driverKonrad Dybcio2023-07-263-0/+185
| | * | pinctrl: qcom: sm8350-lpass-lpi: add SM8350 LPASS TLMMKrzysztof Kozlowski2023-07-243-0/+178
| | |/
| * | pinctrl: pinctrl-oxnas: remove obsolete pinctrl driverNeil Armstrong2023-08-153-1303/+0
| * | pinctrl: nsp-gpio: Silence probe deferral messagesFlorian Fainelli2023-08-101-4/+2
| * | pinctrl: iproc-gpio: Silence probe deferral messagesFlorian Fainelli2023-08-101-4/+2
| * | pinctrl: single: Add compatible for ti,am654-padconfTony Lindgren2023-08-101-2/+9
| * | pinctrl: stm32: set default gpio line names using pin namesValentin Caron2023-08-101-0/+35
| * | pinctrl: stmfx: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie2023-08-101-2/+2
| * | pinctrl: at91-pio4: drop useless check in atmel_conf_pin_config_dbg_show()Sergey Shtylyov2023-08-101-4/+3