summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-11-10pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-11-05pinctrl: aspeed: Fix GPI only function problem.Billy Tsai
2020-11-05pinctrl: core: Add missing #ifdef CONFIG_GPIOLIBHe Zhe
2020-11-05pinctrl/meson: enable building as modulesKevin Hilman
2020-11-05pinctrl: mcp23s08: Print error message when regmap init failsAndy Shevchenko
2020-11-05pinctrl: mcp23s08: Use full chunk of memory for regmap configurationAndy Shevchenko
2020-11-04pinctrl: rockchip: create irq mapping in gpio_to_irqJianqun Xu
2020-11-04pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu
2020-11-04pinctrl: lynxpoint: Unify initcall location in the codeAndy Shevchenko
2020-11-04pinctrl: intel: Add Intel Alder Lake-S pin controller supportAndy Shevchenko
2020-11-04pinctrl: intel: Add Intel Elkhart Lake pin controller supportAndy Shevchenko
2020-11-02pinctrl: intel: Add blank line before endif in KconfigAndy Shevchenko
2020-11-02pinctrl: intel: Add Intel Lakefield pin controller supportAndy Shevchenko
2020-10-28pinctrl: ingenic: Fix invalid SSI pinsPaul Cercueil
2020-10-26pinctrl: samsung: s3c24xx: remove unneeded breakTom Rix
2020-10-26pinctrl: intel: Set default bias in case no particular value givenAndy Shevchenko
2020-10-26pinctrl: intel: Fix 2 kOhm bias which is 833 OhmAndy Shevchenko
2020-10-26pinctrl: renesas: r8a7790: Add VIN1-B and VIN2-G pins, groups and functionsLad Prabhakar
2020-10-14Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-07pinctrl: amd: Add missing pins to the pin group listShyam Sundar S K
2020-10-07pinctrl: visconti: PINCTRL_TMPV7700 should depend on ARCH_VISCONTIGeert Uytterhoeven
2020-10-07pinctrl: mediatek: Free eint data on failureEnric Balletbo i Serra
2020-10-06pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah
2020-10-06pinctrl: qcom: Use return value from irq_set_wake() callMaulik Shah
2020-10-06pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flagsMaulik Shah
2020-10-01pinctrl: single: fix debug output when #pinctrl-cells = 2Drew Fustini
2020-10-01pinctrl: single: fix pinctrl_spec.args_count bounds checkDrew Fustini
2020-10-01pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen
2020-10-01pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov
2020-09-30pinctrl: sunrisepoint: Modify COMMUNITY macros to be consistentAndy Shevchenko
2020-09-30pinctrl: cannonlake: Modify COMMUNITY macros to be consistentAndy Shevchenko
2020-09-30pinctrl: tigerlake: Fix register offsets for TGL-H variantAndy Shevchenko
2020-09-30pinctrl: mediatek: use devm_platform_ioremap_resource_byname()Wang Xiaojun
2020-09-30pinctrl: nuvoton: npcm7xx: Constify static ops structsRikard Falkeborn
2020-09-29pinctrl: mediatek: mt7622: add antsel pins/groupsChuanhong Guo
2020-09-29pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()Qinglang Miao
2020-09-29pinctrl: at91-pio4: add support for sama7g5 SoCEugen Hristev
2020-09-29pinctrl: spear: simplify the return expression of tvc_connect()Qinglang Miao
2020-09-29pinctrl: spear: simplify the return expression of spear310_pinctrl_probeLiu Shixin
2020-09-29pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBNecip Fazil Yildiran
2020-09-29pinctrl: sprd: use module_platform_driver to simplify the codeLiu Shixin
2020-09-29pinctrl: Ingenic: Add I2S pins support for Ingenic SoCs.周琰杰 (Zhou Yanjie)
2020-09-29pinctrl: Ingenic: Correct the pullup and pulldown parameters of JZ4780.周琰杰 (Zhou Yanjie)
2020-09-29pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780.周琰杰 (Zhou Yanjie)
2020-09-29pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banksAndrew Jeffery
2020-09-29pinctrl: aspeed: Use the right pinconf maskAndrew Jeffery
2020-09-29pinctrl: aspeed: Format pinconf debug consistent with pinmuxAndrew Jeffery
2020-09-29pinctrl: imx: Support building i.MX pinctrl core driver as moduleAnson Huang