summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2020-11-10Merge tag 'intel-pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij1-10/+30
2020-11-10pinctrl: qcom: sm8250: Specify PDC mapBjorn Andersson1-0/+18
2020-11-10pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callbackMaulik Shah1-13/+19
2020-11-10pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu1-1/+1
2020-11-10pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu1-2/+2
2020-11-05pinctrl: aspeed: Fix GPI only function problem.Billy Tsai1-3/+4
2020-11-05pinctrl: mcp23s08: Print error message when regmap init failsAndy Shevchenko1-0/+2
2020-11-05pinctrl: mcp23s08: Use full chunk of memory for regmap configurationAndy Shevchenko1-1/+1
2020-11-04pinctrl: rockchip: create irq mapping in gpio_to_irqJianqun Xu1-16/+12
2020-11-04pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu1-0/+2
2020-10-28pinctrl: ingenic: Fix invalid SSI pinsPaul Cercueil1-36/+36
2020-10-26pinctrl: intel: Set default bias in case no particular value givenAndy Shevchenko1-0/+8
2020-10-26pinctrl: intel: Fix 2 kOhm bias which is 833 OhmAndy Shevchenko1-10/+22
2020-10-14Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds102-501/+10422
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-0/+1
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+6
2020-10-07pinctrl: amd: Add missing pins to the pin group listShyam Sundar S K1-1/+68
2020-10-07pinctrl: visconti: PINCTRL_TMPV7700 should depend on ARCH_VISCONTIGeert Uytterhoeven1-2/+2
2020-10-07pinctrl: mediatek: Free eint data on failureEnric Balletbo i Serra1-6/+18
2020-10-06pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah1-1/+2
2020-10-06pinctrl: qcom: Use return value from irq_set_wake() callMaulik Shah1-5/+3
2020-10-06pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flagsMaulik Shah1-0/+2
2020-10-01pinctrl: single: fix debug output when #pinctrl-cells = 2Drew Fustini1-1/+1
2020-10-01pinctrl: single: fix pinctrl_spec.args_count bounds checkDrew Fustini1-1/+1
2020-10-01pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen1-0/+4
2020-10-01pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov1-1/+1
2020-09-30pinctrl: sunrisepoint: Modify COMMUNITY macros to be consistentAndy Shevchenko1-33/+27
2020-09-30pinctrl: cannonlake: Modify COMMUNITY macros to be consistentAndy Shevchenko1-11/+11
2020-09-30pinctrl: tigerlake: Fix register offsets for TGL-H variantAndy Shevchenko1-17/+25
2020-09-30pinctrl: mediatek: use devm_platform_ioremap_resource_byname()Wang Xiaojun3-26/+5
2020-09-30pinctrl: nuvoton: npcm7xx: Constify static ops structsRikard Falkeborn1-3/+3
2020-09-29pinctrl: mediatek: mt7622: add antsel pins/groupsChuanhong Guo1-0/+103
2020-09-29pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()Qinglang Miao1-6/+2
2020-09-29pinctrl: at91-pio4: add support for sama7g5 SoCEugen Hristev1-0/+7
2020-09-29pinctrl: spear: simplify the return expression of tvc_connect()Qinglang Miao1-7/+1
2020-09-29pinctrl: spear: simplify the return expression of spear310_pinctrl_probeLiu Shixin1-7/+1
2020-09-29pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBNecip Fazil Yildiran1-0/+1
2020-09-29pinctrl: sprd: use module_platform_driver to simplify the codeLiu Shixin1-12/+1
2020-09-29pinctrl: Ingenic: Add I2S pins support for Ingenic SoCs.周琰杰 (Zhou Yanjie)1-0/+70
2020-09-29pinctrl: Ingenic: Correct the pullup and pulldown parameters of JZ4780.周琰杰 (Zhou Yanjie)1-2/+10
2020-09-29pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780.周琰杰 (Zhou Yanjie)1-0/+267
2020-09-29pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banksAndrew Jeffery1-0/+17
2020-09-29pinctrl: aspeed: Use the right pinconf maskAndrew Jeffery1-1/+1
2020-09-29pinctrl: aspeed: Format pinconf debug consistent with pinmuxAndrew Jeffery1-3/+3
2020-09-29pinctrl: imx: Support building i.MX pinctrl core driver as moduleAnson Huang2-1/+7
2020-09-29pinctrl: imx: Support building SCU pinctrl core driver as moduleAnson Huang2-1/+6
2020-09-29pinctrl: imx: Use function callbacks for SCU related functionsAnson Huang5-39/+35
2020-09-27pinctrl: mediatek: Add MT8167 Pinctrl driverFabien Parent4-0/+1618
2020-09-21Merge tag 'intel-pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij5-134/+117
2020-09-21Merge tag 'renesas-pinctrl-for-v5.10-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij43-143/+296