summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2023-01-16pinctrl: ralink: rename variables which point out the pin groupArınç ÜNAL
2023-01-16pinctrl: sx150x: Convert to i2c's .probe_new()Uwe Kleine-König
2023-01-10pinctrl: pinmux: Drop duplicate error message in pinmux_select()Andy Shevchenko
2023-01-10pinctrl: mcp23s08: Convert to i2c's .probe_new()Uwe Kleine-König
2023-01-10pinctrl: qcom: msm8226: Add General Purpose clocksLuca Weiss
2023-01-09pinctrl: qcom: spmi-gpio: add support for pm8550 & pmr735d gpio controlNeil Armstrong
2023-01-09pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groupsMiaoqian Lin
2023-01-09pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domainMiaoqian Lin
2023-01-09pinctrl: qcom: pinctrl-msm8976: Correct function names for wcss pinsAdam Skladowski
2023-01-09pinctrl: qcom: Add SM8550 pinctrl driverAbel Vesa
2022-12-29pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driverMelody Olvera
2022-12-29pinctrl: at91: convert to NOIRQ_SYSTEM_SLEEP_PM_OPSArnd Bergmann
2022-12-29pinctrl: mxs: avoid defines prefixed with CONFIGLukas Bulwahn
2022-12-29pinctrl: thunderbay: Drop empty platform remove functionUwe Kleine-König
2022-12-29pinctrl: da850-pupd: Drop empty platform remove functionUwe Kleine-König
2022-12-29pinctrl: amd: Add Z-state wake control bitsBasavaraj Natikar
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