summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-27pinctrl: mediatek: Add MT8167 Pinctrl driverFabien Parent
2020-09-21Merge tag 'intel-pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2020-09-21Merge tag 'renesas-pinctrl-for-v5.10-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
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: 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-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto