summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-06drivers: i3c: Add driver for MIPI DWI3CDinesh Maniyam
2025-08-06i2c: rcar_iic: Do not use unitialised variableAndrew Goodbody
2025-08-04Merge branch 'u-boot-nand-03082025' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-08-04Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-08-03mtd: nand: raw: Remove unused octeontx_nand driverTom Rini
2025-08-03mtd: nand: raw: Remove unused mxic_nand driverTom Rini
2025-08-03mtd: nand: raw: Remove unused lpc32xx_nand_slc driverTom Rini
2025-08-03mtd: rawnand: mxs_nand: Ensure err is set for error pathAndrew Goodbody
2025-08-03mtd: rawnand: denali: Remove always true testAndrew Goodbody
2025-08-03mtd: rawnand: cortina_nand: Fix -ENOMEM detectionAndrew Goodbody
2025-08-03mtd: nand: sunxi: Free allocated memory on errorsAndrew Goodbody
2025-08-03mtd: rawnand: stm32_fmc2: Ensure to return error codeAndrew Goodbody
2025-08-03mtd: nand: pxa3xx: Free memory on errorAndrew Goodbody
2025-08-01net: phy: Support overriding Auto Negotiation timeout with env variableSiddharth Vadapalli
2025-08-01virtio: net: Add missing virtqueue_kick in free_pktChristian Speich
2025-08-01arm: bcm281xx: Remove ethernet driverTom Rini
2025-08-01net: Tighten some network driver dependenciesTom Rini
2025-08-01net: Add <cpu_func.h> to some platformsTom Rini
2025-08-01drivers/net/ftgmac100.c: Fix a debug printTom Rini
2025-08-01video: backlight: add Samsung CMC623 backlight PWM driverIon Agorria
2025-08-01video: bridge: add Samsung CMC623 image converter driverIon Agorria
2025-08-01video: panel: add Samsung S6E63M0 panel driverIon Agorria
2025-08-01video: panel: add Sony L4F00430T01 panel driverIon Agorria
2025-08-01video: tegra: parametrize PCLK and DE polaritySvyatoslav Ryhel
2025-08-01crypto: tegra: Add Tegra AES engine driverIon Agorria
2025-07-31Merge tag 'u-boot-stm32-20250731' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-07-31Merge tag 'u-boot-socfpga-next-20250731' of https://source.denx.de/u-boot/cus...Tom Rini
2025-07-30Merge patch series "Extend usb_onboard_hub driver to support Cypress HX3 hub ...Tom Rini
2025-07-30usb: onboard-hub: Use devm API do automatically free the reset GPIOLukasz Czechowski
2025-07-30reset: stm32: Fix set_clr fieldPatrice Chotard
2025-07-30arch: arm: agilex5: Enable power manager for Agilex5Alif Zakuan Yuslaimi
2025-07-30socfpga_dtreg: Ensure reg is initialised before useAndrew Goodbody
2025-07-30ddr: altera: n5x: size_t cannot be less than 0Andrew Goodbody
2025-07-30clk: n5x: Fix misplaced parenAndrew Goodbody
2025-07-30arm: socfpga: Remove unnecessary for loopAndrew Goodbody
2025-07-30watchdog: don't autostart watchdog on STM32MP architecturePatrice Chotard
2025-07-30watchdog: stm32mp: check the watchdog statusClément Le Goffic
2025-07-30watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFTAntonio Borneo
2025-07-30watchdog: wdt-uclass.c: add wdt_set_force_autostart() helperAntonio Borneo
2025-07-29Merge patch series "bios_emulator: Fix two issues found by Smatch"Tom Rini
2025-07-29bios_emulator: Add parens to xorl macroAndrew Goodbody
2025-07-29bios_emulator: Fix buffer overflowAndrew Goodbody
2025-07-29Merge tag 'u-boot-marvell-20250729' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-07-29ARM: stm32mp: Add STM32MP23 supportPatrice Chotard
2025-07-29clk: stm32: Wrong macros used in register readAndrew Goodbody
2025-07-29clk: scmi: Fix clock identifier passed to struct scmi_clk_parent_set_inAlice Guo
2025-07-29reset: stm32: Fix header misuseMarek Vasut
2025-07-29pwm: stm32: add support for stm32mp25Cheick Traore
2025-07-29Merge tag 'u-boot-at91-2025.10-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-07-29ddr: marvell: a38x: Fix unsigned issuesAndrew Goodbody