summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-11-11gpio: OMAP: add dependency to TI_SYSCYegor Yefremov
2025-11-06gpio: renesas: Add R-Car Gen5 supportHuy Bui
2025-11-06gpio: renesas: Access INDT, POSNEG, INEN registers via match data offsetsMarek Vasut
2025-11-06gpio: renesas: Wrap quirks in struct rcar_gpio_dataMarek Vasut
2025-11-06gpio: renesas: Drop unused register macrosMarek Vasut
2025-11-06gpio: renesas: Drop pfc_offset parsingMarek Vasut
2025-11-06gpio: Return -ENODEV if gpio_hog_lookup_name() is emptyWolfgang Wallner
2025-11-04Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-10-29gpio: qcom: Support GPIOs on PM7325 PMICLuca Weiss
2025-10-29gpio: qcom: Support GPIOs on PM6350 PMICLuca Weiss
2025-10-29gpio: qcom_spmi: add pm660lDavid Wronek
2025-10-29gpio: qcom: qcom_spmi_gpio: add compatible for pm6150lJens Reidel
2025-10-28gpio: intel_gpio: Initialise or0 and or1Andrew Goodbody
2025-10-28gpio: tegra_gpio: convert to use set_flagsLukasz Majewski
2025-10-14Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-10-10gpio: Remove FTGPIO0010 driverTom Rini
2025-10-09drivers: firmware: update xilinx_pm_request to support max payloadNaman Trivedi
2025-10-08gpio: aspeed: Make U_BOOT_DRIVER entries uniqueTom Rini
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