summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
6 daysgpio: mpc8xxx: add set_flags/get_flags opsVincent Jardin
12 daystreewide: Staticize and constify acpi opsMarek Vasut
2026-06-26gpio: imx_rgpio2p: Use dev_read_addr_indexPeng Fan
2026-06-25Kconfig: drivers: restyle remainingJohan Jonker
2026-06-25Kconfig: gpio: add empty lineJohan Jonker
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-11drivers: gpio: Fix dev_read_addr error checkFrancois Berder
2026-06-10gpio: qcom_spmi_gpio: move PM8998 GPIO from legacy pmic driverPetr Hodina
2026-06-09Merge assorted patches to use device API to replace devfdt_ helpersTom Rini
2026-06-09gpio: aspeed: Use dev_read_addr_ptr()Peng Fan
2026-06-09gpio: nx: Use dev_remap_addr()Peng Fan
2026-05-25gpio: uclass: show DT gpio-line-namesVincent Jardin
2026-05-18gpio: qcom: Staticize and constify driver opsMarek Vasut
2026-05-18gpio: qcom_pmic: Staticize and constify driver opsMarek Vasut
2026-05-14gpio: Correct dependencies for MCP230xxCharles Perry
2026-04-30gpio: 74x164: use dev_read_* APIs for live-tree compatibilityChanhong Jung
2026-04-27gpio: qcom: Support GPIOs on PM7550 PMICLuca Weiss
2026-04-09gpio: scmi: Add gpio_scmi driverDan Carpenter
2026-04-03gpio: Correct dependencies for legacy CMD_PCA953XTom Rini
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-02-24gpio: stm32-gpio: prevent the use of the secure protected pinsFabien Dessenne
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-13gpio: Add GPIO delay driverMichal Simek
2026-01-09Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"Tom Rini
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-12-31Merge patch series "modify npcm7xx/8xx feature and bug fixed"Tom Rini
2025-12-31gpio: sgpio: modify persist check conditionJim Liu
2025-12-27gpio: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2025-12-01gpio: dwapb: Enable SPL support for DWAPB GPIO driverTanmay Kathpalia
2025-11-25gpio: s5p: increment bank base address only if bank is initializedKaustabh Chakraborty
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
2025-11-11Merge patch series "reenable dm_gpio tests, add support for gpio-line-names l...Tom Rini
2025-11-11gpio: search gpio-line-names property in dm_gpio_lookup_nameRasmus Villemoes
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