summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-04-11pinctrl: qcom: handle reserved rangesCaleb Connolly
2025-04-11gpio: msm: return correct value return for special output pinsNeil Armstrong
2025-04-11gpio: msm: fix get_function return for special pinsNeil Armstrong
2025-03-12Merge patch series "drivers: Driver support for ADI SC5xx SoCs"Tom Rini
2025-03-12gpio: Add support for ADI ADP5588 GPIO expander chipsNathan Barrett-Morrison
2025-03-12gpio: Add support for SC5XX-family processor GPIO driverGreg Malysa
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-04gpio: 74x146: depend on DM_SPIJ. Neuschäfer
2025-02-24Merge tag 'v2025.04-rc3' into nextTom Rini
2025-02-18gpio: pca953x: support pcal6408 and pcal6416Emanuele Ghidoli
2025-02-12Revert "drivers: gpio-uclass: support PMIC GPIO children"Svyatoslav Ryhel
2025-01-16gpio: adp5585: Update compatible stringPeng Fan
2024-12-30Merge patch series "Misc. PowerPC MPC83xx fixes/cleanups"Tom Rini
2024-12-30gpio: mpc8xxx: Preserve pre-init state of outputsJ. Neuschäfer
2024-12-30gpio: npcm: Add persist feature to sgpio moduleJim Liu
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-11gpio: renesas: Fix R-Car spellingMarek Vasut
2024-12-07gpio: imx_rgpio2p: Move 8ulp_data to data sectionPeng Fan
2024-12-04dm: gpio: Return error when pull up/down is requested but set_flags ops is no...Zixun LI
2024-11-29gpio: at91: Implement ops get_flagsZixun LI
2024-11-29gpio: at91: Implement ops set_flagsZixun LI
2024-11-29gpio: at91: Implement GPIOF_FUNC in get_function()Zixun LI
2024-11-20gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550Neil Armstrong
2024-10-29Merge patch series "Support Aspeed SGPIO controller"Tom Rini
2024-10-29gpio: Add Aspeed SGPIO driverBilly Tsai
2024-10-28gpio: dw: Add ngpios DT-property supportMaksim Kiselev
2024-10-24mcp230xx_gpio.c: Add a missing include file.Philip Balister
2024-10-13Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-10-13drivers: tegra_gpio: add early SPL functionsSvyatoslav Ryhel
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-05Merge tag 'u-boot-imx-next-20241005' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-10-04Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration"Caleb Connolly
2024-10-04gpio: msm: add support for special pinsNeil Armstrong
2024-10-04gpio: adp5585: Add SPL config for ADP5585 driverYe Li
2024-08-30gpio: mxc_gpio: fix reading state of GPIO pins in output modeTomas Paukrt
2024-08-27gpio: Add G7 Aspeed gpio controller driverBilly Tsai
2024-08-27gpio: npcm: Add SGPIO support for Nuvoton NPCM SoCsJim Liu
2024-07-22drivers: gpio: Remove duplicate newlinesMarek Vasut
2024-06-17gpio: Add proper dependency on ZYNQMP_FIRMWAREMichal Simek
2024-06-17arm64: versal2: Add support for AMD Versal Gen 2Michal Simek
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07gpio: Remove <common.h> and add needed includesTom Rini
2024-04-23gpio: qcom_pmic: add pm8150lCaleb Connolly
2024-04-23gpio: qcom_pmic: add pm6125Caleb Connolly
2024-04-23gpio: qcom_pmic_gpio: add support for pm8550-gpioNeil Armstrong
2024-04-15gpio: imx_rgpio2p: support one addressPeng Fan