summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-01-103-0/+1372
|\
| * Merge tag 'jh7100-for-5.17' of https://github.com/esmil/linux into arm/newsocArnd Bergmann2021-12-163-0/+1372
| |\
| | * pinctrl: starfive: Add pinctrl driver for StarFive SoCsEmil Renner Berthing2021-12-163-0/+1372
* | | pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne2021-12-161-4/+4
* | | pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell2021-12-101-13/+16
* | | pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu2021-11-241-2/+6
|/ /
* | 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