summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2024-03-29pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter
2024-03-28pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirqThomas Richard
2024-03-28pinctrl/meson: fix typo in PDM's pin nameJan Dakinevich
2024-03-28pinctrl: qcom: spmi-gpio: Add PMIH0108 and PMD8028 supportAnjelique Melendez
2024-03-28pinctrl: qcom: spmi-gpio: Add PMXR2230 and PM6450 supportAnjelique Melendez
2024-03-28pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-TBilly Tsai
2024-03-28pinctrl: bcm2835: Implement bcm2711_pinconf_getStefan Wahren
2024-03-28pinctrl: bcm2835: Implement bcm2835_pinconf_getStefan Wahren
2024-03-28pinctrl: pxa2xx: Make use of struct pingroupAndy Shevchenko
2024-03-28pinctrl: pxa2xx: Make use of struct pinfunctionAndy Shevchenko
2024-03-26pinctrl: renesas: rzg2l: Execute atomically the interrupt configurationClaudiu Beznea
2024-03-25genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-03-14Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-03-13Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-07pinctrl: aw9523: Make the driver tristateLinus Walleij
2024-03-07Merge branch 'ib-nomadik-gpio' into develLinus Walleij
2024-03-06pinctrl: nomadik: fix dereference of error pointerThéo Lebrun
2024-03-06pinctrl: aw9523: Add proper terminatorLinus Walleij
2024-03-05pinctrl: core: comment that pinctrl_add_gpio_range() is deprecatedDan Carpenter
2024-03-05pinctrl: pinmux: Suppress error message for -EPROBE_DEFERAndre Przywara
2024-03-05pinctrl: Add driver for Awinic AW9523/B I2C GPIO ExpanderAngeloGioacchino Del Regno
2024-03-03gpio: nomadik: Finish conversion to use firmware node APIsAndy Shevchenko
2024-03-01gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIOThéo Lebrun
2024-02-29pinctrl: da9062: Add OF tableBiju Das
2024-02-29pinctrl: ocelot: remove redundant assignment to variable retColin Ian King
2024-02-29pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()Bartosz Golaszewski
2024-02-29gpio: nomadik: support mobileye,eyeq5-gpioThéo Lebrun
2024-02-29gpio: nomadik: request dynamic ID allocationThéo Lebrun
2024-02-29pinctrl: nomadik: follow conditional kernel coding conventionsThéo Lebrun
2024-02-29pinctrl: nomadik: follow whitespace kernel coding conventionsThéo Lebrun
2024-02-29pinctrl: nomadik: follow type-system kernel coding conventionsThéo Lebrun
2024-02-29pinctrl: nomadik: minimise indentation in probeThéo Lebrun
2024-02-29pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)Théo Lebrun
2024-02-29pinctrl: nomadik: fix build warning (-Wformat)Théo Lebrun
2024-02-29pinctrl: nomadik: Kconfig: allow building with COMPILE_TESTThéo Lebrun
2024-02-29gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/Théo Lebrun
2024-02-29gpio: nomadik: fix offset bug in nmk_pmx_set()Théo Lebrun
2024-02-26Merge tag 'renesas-pinctrl-for-v6.9-tag2' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-21pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig nameKrzysztof Kozlowski
2024-02-21pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pmGeert Uytterhoeven
2024-02-21pinctrl: renesas: rzg2l: Add suspend/resume supportClaudiu Beznea
2024-02-21pinctrl: renesas: rzg2l: Select GPIOLIB_IRQCHIP and IRQ_DOMAIN_HIERARCHYClaudiu Beznea
2024-02-21pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able*(Biju Das
2024-02-21pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able()Biju Das
2024-02-21pinctrl: renesas: rzg2l: Configure interrupt input modeBiju Das
2024-02-20pinctrl: renesas: r8a779h0: Add Audio pins, groups, functionsCong Dang
2024-02-20pinctrl: renesas: r8a779h0: Add PCIe pins, groups, functionsCong Dang
2024-02-20pinctrl: renesas: r8a779h0: Add CANFD pins, groups, functionsCong Dang