summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2023-01-17pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman
2023-01-16pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman
2023-01-04pinctrl: nomadik: Add missing header(s)Andy Shevchenko
2022-12-29pinctrl: sp7021: fix unused function warningArnd Bergmann
2022-12-13Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-12-06pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()Gaosheng Cui
2022-12-03pinctrl: stm32: Remove check for pins-are-numberedBernhard Rosenkränzer
2022-12-03pinctrl: mediatek: common: Remove check for pins-are-numberedBernhard Rosenkränzer
2022-11-28pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko
2022-11-28pinctrl: qcom: remove duplicate included header filesye xingchen
2022-11-28Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2022-11-26pinctrl: sunxi: d1: Add CAN bus pinmuxesFabien Poussin
2022-11-25pinctrl: loongson2: Fix some const correctnessLinus Walleij
2022-11-25pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng
2022-11-22pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-11-22pinctrl: intel: Enumerate PWM device when community has a capabilityAndy Shevchenko
2022-11-22pinctrl: k210: call of_node_put()ZhangPeng
2022-11-22pinctrl: starfive: Use existing variable gpioGeert Uytterhoeven
2022-11-21pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-11-21pinctrl: pinctrl-loongson2: fix Kconfig dependencyRen Zhijie
2022-11-20Merge tag 'renesas-pinctrl-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2022-11-18Merge tag 'intel-pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2022-11-17pinctrl: renesas: gpio: Use dynamic GPIO base if no function GPIOsGeert Uytterhoeven
2022-11-17pinctrl: pinctrl-loongson2: add pinctrl driver supportzhanghongchen
2022-11-15pinctrl: renesas: rzg2l: remove unnecessary check from rzg2l_dt_node_to_map()Biju Das
2022-11-15pinctrl: renesas: rzv2m: remove unnecessary check from rzv2m_dt_node_to_map()Biju Das
2022-11-15pinctrl: mediatek: Export debounce time tablesLinus Walleij
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno
2022-11-14pinctrl: Move for_each_maps() to namespace and hide iterator insideAndy Shevchenko
2022-11-14pinctrl: tegra: Separate Tegra194 instancesThierry Reding
2022-11-10pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng
2022-11-10pinctrl: freescale: Fix i.MXRT1050 pad namesJesse Taube
2022-11-10pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoCSam Shih
2022-11-10pinctrl: mediatek: extend pinctrl-moore to support new bias functionsSam Shih
2022-11-10pinctrl: mediatek: fix the pinconf register offset of some pinsSam Shih
2022-11-10pinctrl: nuvoton: wpcm450: Fix handling of inverted MFSEL bitsJonathan Neuschäfer
2022-11-10pinctrl: nuvoton: wpcm450: Refactor MFSEL setting codeJonathan Neuschäfer
2022-11-09pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPEAngeloGioacchino Del Regno
2022-11-09pinctrl: nuvoton: wpcm450: Convert irqchip to IRQCHIP_IMMUTABLEJonathan Neuschäfer
2022-11-08pinctrl: intel: Add Intel Moorefield pin controller supportAndy Shevchenko
2022-11-08pinctrl: qcom: sc8280xp: Rectify UFS reset pinsAnjana Hari
2022-11-08pinctrl: freescale: add pad wakeup configShenwei Wang
2022-11-07pinctrl: mediatek: mt8365: use mt8365_set_clr_mode() callbackBalsam CHIHI
2022-11-07pinctrl: mediatek: common: add mt8365_set_clr_mode() callback for broken SET/...Balsam CHIHI
2022-11-07pinctrl: rockchip: list all pins in a possible mux route for PX30Quentin Schulz
2022-11-03pinctrl: merrifield: Use temporary variable for struct deviceAndy Shevchenko
2022-11-03pinctrl: intel: Use temporary variable for struct deviceAndy Shevchenko
2022-11-01pinctrl: qcom: lpass-lpi: Add missed bitfield.hAndy Shevchenko
2022-10-26pinctrl: intel: Use str_enable_disable() helperAndy Shevchenko
2022-10-26pinctrl: tigerlake: Deduplicate COMMUNITY macro codeAndy Shevchenko