aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-03pinctrl: mediatek: support rsel featureZhiyong Tao3-48/+289
2021-10-03pinctrl: mediatek: fix coding styleZhiyong Tao1-4/+4
2021-10-03pinctrl: qcom: spmi-gpio: add support to enable/disable outputSubbaraman Narayanamurthy1-0/+6
2021-09-24pinctrl: renesas: rzg2l: Fix missing port register 21hBiju Das1-1/+1
2021-09-23pinctrl: qcom: Add QCM2290 pinctrl driverShawn Guo3-0/+1138
2021-09-23pinctrl: qcom: Add SM6350 pinctrl driverKonrad Dybcio3-0/+1411
2021-09-23pinctrl: qcom: sc7280: Add PM suspend callbacksRajendra Nayak1-0/+1
2021-09-18pinctrl/rockchip: add a queue for deferred pin output settings on probeHeiko Stuebner2-0/+77
2021-09-18pinctrl: qcom: msm8226: fill in more functionsLuca Weiss1-22/+52
2021-09-17pinctrl: qcom: spmi-gpio: correct parent irqspec translationDavid Collins1-3/+34
2021-09-17pinctrl: amd: Handle wake-up interruptBasavaraj Natikar1-0/+10
2021-09-17pinctrl: amd: Add irq field dataBasavaraj Natikar2-5/+5
2021-09-17pinctrl: mediatek: mt8195: Add pm_opsZhiyong Tao1-0/+1
2021-09-17pinctrl: Fix spelling mistake "atleast" -> "at least"Colin Ian King1-1/+1
2021-09-17pinctrl: nomadik: Kconfig: Remove repeated config dependencyCai Huoqing1-1/+0
2021-09-17pinctrl: core: Remove duplicated word from devm_pinctrl_unregister()Michal Simek1-1/+1
2021-09-16pinctrl: mediatek: moore: check if pin_desc is valid before useSam Shih1-0/+18
2021-09-13pinctrl: renesas: No need to initialise global staticsJason Wang1-6/+6
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2021-09-02Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds38-170/+7950
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds29-981/+364
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan1-1/+0
2021-08-18Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_domain_irqMarc Zyngier2-886/+305
2021-08-17Merge tag 'samsung-pinctrl-5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into develLinus Walleij4-1/+149
2021-08-17Merge branch 'ib-rockchip' into develLinus Walleij2-891/+305
2021-08-17pinctrl/rockchip: drop the gpio related codesJianqun Xu1-628/+17
2021-08-17gpio/rockchip: support next version gpio controllerJianqun Xu1-0/+2
2021-08-17gpio/rockchip: use struct rockchip_gpio_regs for gpio controllerJianqun Xu1-0/+38
2021-08-17pinctrl/rockchip: add pinctrl device to gpio bank structJianqun Xu1-0/+2
2021-08-17pinctrl/rockchip: separate struct rockchip_pin_bank to a head fileJianqun Xu2-225/+246
2021-08-17pinctrl/rockchip: always enable clock for gpio controllerJianqun Xu1-39/+1
2021-08-14Merge tag 'renesas-pinctrl-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij3-0/+1187
2021-08-13pinctrl: renesas: Add RZ/G2L pin and gpio controller driverLad Prabhakar3-0/+1187
2021-08-13pinctrl: samsung: Add Exynos850 SoC specific dataSam Protsenko4-0/+148
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier28-100/+64
2021-08-12pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello1-2/+1
2021-08-11pinctrl: Add Intel Keem Bay pinctrl driverLakshmi Sowjanya D3-0/+1751
2021-08-11Merge tag 'intel-pinctrl-v5.14-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into fixesLinus Walleij1-13/+13
2021-08-11pinctrl: zynqmp: Drop pinctrl_unregister for devm_ registered deviceYang Yingliang1-10/+0
2021-08-11pinctrl: k210: Fix k210_fpioa_probe()Damien Le Moal1-6/+20
2021-08-11pinctrl: ingenic: Add .max_register in regmap_configPaul Cercueil1-2/+5
2021-08-11pinctrl: ingenic: Fix bias config for X2000(E)Paul Cercueil1-3/+3
2021-08-11pinctrl: ingenic: Fix incorrect pull up/down infoPaul Cercueil1-3/+3
2021-08-11pinctrl: Ingenic: Add pinctrl driver for X2100.周琰杰 (Zhou Yanjie)1-0/+216
2021-08-11pinctrl: Ingenic: Add SSI pins support for JZ4755 and JZ4760.周琰杰 (Zhou Yanjie)1-0/+155
2021-08-11pinctrl: Ingenic: Improve the code.周琰杰 (Zhou Yanjie)1-66/+89
2021-08-10pinctrl: aspeed: placate kernel-doc warningsRandy Dunlap2-3/+4
2021-08-10pinctrl: sunxi: Don't underestimate number of functionsAndre Przywara1-3/+5
2021-08-10pinctrl: stmfx: Fix hazardous u8[] to unsigned long castMarc Zyngier1-2/+4
2021-08-10pinctrl: stm32: Add STM32MP135 SoC supportAlexandre Torgue3-0/+1686