summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-0548-402/+7532
|\
| * pinctrl: add pinctrl/GPIO driver for Apple SoCsJoey Gouly2021-10-273-0/+551
| * pinctrl: tegra: Fix warnings and errorPrathamesh Shete2021-10-261-3/+2
| * pinctrl: intel: Kconfig: Add configuration menu to Intel pin controlCai Huoqing2021-10-261-3/+3
| * pinctrl: tegra: Use correct offset for pin groupPrathamesh Shete2021-10-261-2/+31
| * pinctrl: core: fix possible memory leak in pinctrl_enable()Yang Yingliang2021-10-251-0/+2
| * pinctrl: bcm2835: Allow building driver as a moduleFlorian Fainelli2021-10-252-2/+9
| * pinctrl: equilibrium: Fix function addition in multiple groupsRahul Tanwar2021-10-251-1/+6
| * pinctrl: tegra: Add pinmux support for Tegra194Prathamesh Shete2021-10-241-35/+1759
| * pinctrl: tegra: include lpdr pin propertiesSuresh Mangipudi2021-10-242-164/+168
| * pinctrl: mediatek: add support for MT7986 SoCSam Shih2021-10-243-0/+935
| * pinctrl: microchip sgpio: use reset driverHoratiu Vultur2021-10-241-0/+7
| * pinctrl: qcom: spmi-mpp: add support for hierarchical IRQ chipDmitry Baryshkov2021-10-171-17/+69
| * pinctrl: qcom: spmi-mpp: hardcode IRQ countsDmitry Baryshkov2021-10-171-15/+10
| * pinctrl: qcom: ssbi-mpp: add support for hierarchical IRQ chipDmitry Baryshkov2021-10-171-18/+93
| * pinctrl: qcom: ssbi-mpp: hardcode IRQ countsDmitry Baryshkov2021-10-171-14/+8
| * pinctrl: samsung: support ExynosAutov9 SoC pinctrlChanho Park2021-10-173-0/+111
| * Merge tag 'renesas-pinctrl-for-v5.16-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij2021-10-175-34/+119
| |\
| | * pinctrl: renesas: checker: Prefix common checker outputGeert Uytterhoeven2021-10-151-3/+3
| | * pinctrl: renesas: checker: Fix bias checks on SoCs with pull-down only pinsGeert Uytterhoeven2021-10-151-3/+5
| | * pinctrl: renesas: checker: Move overlapping field checkGeert Uytterhoeven2021-10-151-21/+34
| | * pinctrl: renesas: checker: Fix off-by-one bug in drive register checkGeert Uytterhoeven2021-10-151-1/+1
| | * pinctrl: renesas: Fix save/restore on SoCs with pull-down only pinsGeert Uytterhoeven2021-10-151-2/+4
| | * pinctrl: renesas: r8a779[56]x: Add MediaLB pinsAndrey Gusakov2021-10-154-6/+74
| * | pinctrl: gemini: fix typosDu Huanpeng2021-10-141-2/+2
| * | pinctrl: stm32: do not warn when 'st,package' is absentFabien Dessenne2021-10-141-13/+3
| * | pinctrl: uniphier: Add UniPhier NX1 pinctrl driverKunihiko Hayashi2021-10-133-0/+494
| * | pinctrl: uniphier: Add extra audio pinmux settings for LD11, LD20 and PXs3 SoCsKunihiko Hayashi2021-10-133-0/+93
| * | pinctrl: qcom: spmi-gpio: Add compatible for PM6350Luca Weiss2021-10-131-0/+1
| * | Merge tag 'renesas-pinctrl-for-v5.16-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij2021-10-032-7/+7
| |\|
| | * pinctrl: renesas: rzg2l: Fix missing port register 21hBiju Das2021-09-241-1/+1
| | * pinctrl: renesas: No need to initialise global staticsJason Wang2021-09-131-6/+6
| * | pinctrl: mediatek: add rsel setting on MT8195Zhiyong Tao2021-10-031-0/+133
| * | pinctrl: mediatek: support rsel featureZhiyong Tao2021-10-033-48/+289
| * | pinctrl: mediatek: fix coding styleZhiyong Tao2021-10-031-4/+4
| * | pinctrl: qcom: spmi-gpio: add support to enable/disable outputSubbaraman Narayanamurthy2021-10-031-0/+6
| * | pinctrl: qcom: Add QCM2290 pinctrl driverShawn Guo2021-09-233-0/+1138
| * | pinctrl: qcom: Add SM6350 pinctrl driverKonrad Dybcio2021-09-233-0/+1411
| * | pinctrl: qcom: msm8226: fill in more functionsLuca Weiss2021-09-181-22/+52
| * | pinctrl: mediatek: mt8195: Add pm_opsZhiyong Tao2021-09-171-0/+1
| * | pinctrl: Fix spelling mistake "atleast" -> "at least"Colin Ian King2021-09-171-1/+1
| * | pinctrl: nomadik: Kconfig: Remove repeated config dependencyCai Huoqing2021-09-171-1/+0
| * | pinctrl: mediatek: moore: check if pin_desc is valid before useSam Shih2021-09-161-0/+18
| |/
* | pinctrl: amd: disable and mask interrupts on probeSachi King2021-10-161-0/+31
* | pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne2021-10-141-2/+2
* | Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki2021-10-141-19/+10
* | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-1/+2
|\ \
| * | qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-071-1/+2
| |/
* | pinctrl: qcom: sc7280: Add PM suspend callbacksRajendra Nayak2021-09-231-0/+1
* | pinctrl/rockchip: add a queue for deferred pin output settings on probeHeiko Stuebner2021-09-182-0/+77