summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: qcom: sm8350: Correct UFS and SDC offsetsBjorn Andersson2021-11-161-4/+4
* pinctrl: tegra194: remove duplicate initializer againArnd Bergmann2021-11-161-1/+0
* pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson2021-11-161-0/+1
* pinctrl: apple: Always return valid type in apple_gpio_irq_typeSven Peter2021-11-161-6/+6
* pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'Sergio Paracuellos2021-11-161-0/+1
* pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIPJulian Braha2021-11-161-0/+2
* pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group()Prathamesh Shete2021-11-161-2/+2
* pinctrl: amd: Fix wakeups when IRQ is shared with SCIMario Limonciello2021-11-161-3/+26
* 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