summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-09-19gpio: mpfs_gpio: fix compilation warningsEoin Dickson
2025-09-16gpio: adp5588: Add ADP5587 as compatiblePhilip Molloy
2025-08-11gpio: dwapb_gpio: Using wrong function to free memoryAndrew Goodbody
2025-07-24gpio: zynq: Fix the documentation warning in zynq_gpio_get_bank_pinVenkatesh Yadav Abbarapu
2025-07-17gpio: add PolarFire SoC GPIO and Core GPIO driverEoin Dickson
2025-07-14gpio: add SPL to Kconfig option descriptionPhilip Molloy
2025-07-14Merge tag 'qcom-main-20250714' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2025-07-14gpio: qcom: move pm8550 gpio to new driverNeil Armstrong
2025-07-14gpio: qcom: add new driver for SPMI gpiosNeil Armstrong
2025-07-10gpio: Tighten some gpio driver dependenciesTom Rini
2025-07-09gpio: Remove tca642x supportTom Rini
2025-06-24gpio: msm_gpio: return correct value for gpio readAswin Murugan
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29gpio: pca953x: Add missing <asm/byteorder.h>Tom Rini
2025-05-08gpio: tegra_gpio: implement rfree operationSvyatoslav Ryhel
2025-04-28gpio: axp: Remove virtual VBUS enable GPIOSamuel Holland
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
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