summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-09-21pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOsHans de Goede
2020-09-15pinctrl: renesas: Reintroduce SH_PFC for common sh-pfc codeGeert Uytterhoeven
2020-09-15pinctrl: Rename sh-pfc to renesasGeert Uytterhoeven
2020-09-15pinctrl: rzn1: Do not select GENERIC_PIN{CTRL_GROUPS,MUX_FUNCTIONS}Geert Uytterhoeven
2020-09-15pinctrl: rza1: Switch to using "output-enable"Geert Uytterhoeven
2020-09-15pinctrl: sh-pfc: Tidy up driver description titleKuninori Morimoto
2020-09-15pinctrl: sh-pfc: Align driver description titleKuninori Morimoto
2020-09-15pinctrl: sh-pfc: Collect Renesas related CONFIGs in one placeKuninori Morimoto
2020-09-15pinctrl: sh-pfc: Tidy up Emma Mobile EV2Kuninori Morimoto
2020-09-12pinctrl: devicetree: Keep deferring even on timeoutThierry Reding
2020-09-12pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham
2020-09-12pinctrl: sx150x: Fix pinctrl enablement order bugMartin DEVERA
2020-09-12pinctrl: rockchip: depend on OFHeiko Stuebner
2020-09-12pinctrl: sunxi: add support for the Allwinner A100 pin controllerYangtao Li
2020-09-12pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl supportNobuhiro Iwamatsu
2020-09-12pinctrl: actions: pinctrl-s900: Constify s900_padinfo[]Rikard Falkeborn
2020-09-12pinctrl: actions: pinctrl-s700: Constify s700_padinfo[]Rikard Falkeborn
2020-09-12pinctrl: actions: pinctrl-owl: Constify owl_pinctrl_ops and owl_pinmux_opsRikard Falkeborn
2020-09-12pinctrl: mcp23s08: Fix mcp23x17 precious rangeThomas Preston
2020-09-12pinctrl: mcp23s08: Fix mcp23x17_regmap initialiserThomas Preston
2020-09-07pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOsHans de Goede
2020-08-31pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functionsLad Prabhakar
2020-08-28pinctrl: mcp23s08: Improve error messaging in ->probe()Andy Shevchenko
2020-08-27pinctrl: mediatek: Add pinctrl driver for mt8192Zhiyong Tao
2020-08-27pinctrl: actions: Add Actions S500 pinctrl driverCristian Ciocaltea
2020-08-27pinctrl: qcom: Add msm8226 pinctrl driver.Bartosz Dudziak
2020-08-27pinctrl: armada-37xx: Add comment for pcie1_reset pin groupPali Rohár
2020-08-27pinctrl: nomadik: Fix pull direction debug infoAndrew Halaney
2020-08-20pinctrl: intel: Update header block to reflect direct dependenciesAndy Shevchenko
2020-08-20pinctrl: cherryview: Switch to use intel_pinctrl_get_soc_data()Andy Shevchenko
2020-08-20pinctrl: baytrail: Switch to use intel_pinctrl_get_soc_data()Andy Shevchenko
2020-08-18pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider useAndy Shevchenko
2020-08-18pinctrl: cherryview: Utilize temporary variable to hold device pointerAndy Shevchenko
2020-08-18pinctrl: cherryview: Switch to use struct intel_pinctrlAndy Shevchenko
2020-08-18pinctrl: cherryview: Move custom community members to separate data structAndy Shevchenko
2020-08-18pinctrl: cherryview: Drop stale commentAndy Shevchenko
2020-08-17pinctrl: sh-pfc: r8a7790: Add USB1 PWEN pin and groupLad Prabhakar
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-08-04pinctrl: stmfx: Use irqchip templateLinus Walleij
2020-08-04pinctrl: amd: Use irqchip templateLinus Walleij
2020-08-04pinctrl: mediatek: fix build for tristate changesRandy Dunlap
2020-08-04pinctrl: samsung: Use bank name as irqchip nameMarek Szyprowski
2020-08-04pinctrl: core: print gpio in pins debugfs fileDrew Fustini
2020-08-04pinctrl: mediatek: add mt6779 eint supportHanks Chen
2020-08-04pinctrl: mediatek: add pinctrl support for MT6779 SoCHanks Chen
2020-08-04pinctrl: mediatek: avoid virtual gpio trying to set regHanks Chen
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-07-23pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() APIFabien Dessenne
2020-07-23pinctrl: mcp23s08: Use irqchip templateLinus Walleij