summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2025-09-30pinctrl: meson: support gpio toggle commandYang Xiwen
2025-09-26pinctrl: nxp: Add i.MX94 daisy register offsetAlice Guo
2025-09-19pinctrl: th1520: Mark driver as DM_FLAG_PRE_RELOCYao Zi
2025-09-08Merge tag 'v2025.10-rc4' into nextTom Rini
2025-09-03pinctrl: rzg2l: Variable may not have been assigned toAndrew Goodbody
2025-08-25Merge tag 'v2025.10-rc3' into nextTom Rini
2025-08-25pinctrl: zynqmp: Avoid using uninitialised variableAndrew Goodbody
2025-08-25pinctrl: zynqmp: Ensure ret is initialisedAndrew Goodbody
2025-08-19pinctrl: nexell: Cannot test unsigned to be negativeAndrew Goodbody
2025-08-18pinctrl: npcm8xx: add support for setting VCD input sourceStanley Chu
2025-08-15pinctrl: stmfx: Remove duplicated codeAndrew Goodbody
2025-08-15pinctrl: single: Remove unreachable codeAndrew Goodbody
2025-08-14pinctrl: Tighten some pinctrl driver dependenciesTom Rini
2025-08-13Merge tag 'qcom-fixes-13Aug2025' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-08-13pinctrl: qcom: sdm845: Limit check off by 1Andrew Goodbody
2025-08-13pinctrl: qcom: sa8775: Limit check for array index not correctAndrew Goodbody
2025-08-12pinctrl: sunxi: a523: change Ethernet pin function nameAndre Przywara
2025-08-11pinctrl: sx150x: reformat and fixup Copyright headerNeil Armstrong
2025-08-11pinctrl: gpio: sx150x: fix compilation warnings.Chali Anis
2025-07-27pinctrl: sunxi: add Allwinner A523 pinctrl descriptionAndre Przywara
2025-07-14pinctrl-uclass: update comment to reflect codePhilip Molloy
2025-07-03pinctrl: Port pin controller driver for T-Head TH1520 SoCYao Zi
2025-06-29arm: pinctrl: Define .mux_mask field for NXP's SoCLukasz Majewski
2025-06-23pinctrl: qcom: Add ipq5424 pinctrl driverVaradarajan Narayanan
2025-06-03pinctrl: gpio: sx150x: add Semtech SX150x I2C GPIO expander and pinctrl driverAnis Chali
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RV1108Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3399Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3368Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3328Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3308Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3288Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3228Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3188Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3128Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3066Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3036Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for PX30Quentin Schulz
2025-05-06pinctrl: rockchip: fix bank's pin_base computingQuentin Schulz
2025-05-03firmware: scmi_agent: add SCMI pin control protocol supportAlice Guo
2025-05-03pinctrl: nxp: add a pin controller driver based on SCMI pin control protocolAlice Guo
2025-05-02Merge patch series "Qualcomm: cleanup OF_LIVE fixup and fix RB1/2"Tom Rini
2025-05-02pinctrl: qcom: qcm2290: fix off by 1 in pin_countCaleb Connolly
2025-04-23pinctrl: rockchip: support rk3576 pinctrlSteven Liu
2025-04-23pinctrl: rockchip: Add support for RK3528Steven Liu
2025-04-12ARM: tegra20: add funcmux for exposing UART over uSD slot on Tegra 20Artur Kowalski
2025-04-12pinctrl: tegra: detect unknown/invalid pin/func configurationsSvyatoslav Ryhel
2025-04-12pinctrl: tegra20: detect unknown/invalid pin/func configurationsArtur Kowalski
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-11pinctrl: qcom: handle reserved rangesCaleb Connolly