summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-15timer: fttmr010_timer: Remove unused driverTom Rini
2025-08-15net: ti: icssg: Remove impossible testAndrew Goodbody
2025-08-15net: ti: am65-cpsw-nuss: Initialise retAndrew Goodbody
2025-08-15net: phy: cortina: Ensure memory allocated is freedAndrew Goodbody
2025-08-14ram: Tighten some ram driver dependenciesTom Rini
2025-08-14serial: linflexuart: Remove unused driverTom Rini
2025-08-14serial: Tighten some serial driver dependenciesTom Rini
2025-08-14rtc: pl031: Correct function type of pl031_write_regTom Rini
2025-08-14rtc: mc146818: Fix building on more architecturesTom Rini
2025-08-14rtc: Tighten some rtc driver dependenciesTom Rini
2025-08-14sysreset: Tighten some sysreset driver dependenciesTom Rini
2025-08-14sound: Tighten some sound driver dependenciesTom Rini
2025-08-14soc: Tighten some soc driver dependenciesTom Rini
2025-08-14remoteproc: Tighten some remoteproc driver dependenciesTom Rini
2025-08-14reset: Tighten some reset driver dependenciesTom Rini
2025-08-14pwm: pwm-aspeed: Add missing <linux/log2.h> to pwm-aspeed.cTom Rini
2025-08-14pwm: Tighten some pwm driver dependenciesTom Rini
2025-08-14pinctrl: Tighten some pinctrl driver dependenciesTom Rini
2025-08-14sm: Rework the Kconfig logic hereTom Rini
2025-08-14net: e1000: Free temporary buffer on exitAndrew Goodbody
2025-08-14misc: add PolarFire SoC system controllerJamie Gibbons
2025-08-14mailbox: add PolarFire SoC mailbox driverJamie Gibbons
2025-08-13Merge tag 'qcom-fixes-13Aug2025' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-08-13pinctrl: qcom: sdm845: Limit check off by 1Andrew Goodbody
2025-08-13pinctrl: qcom: sa8775: Limit check for array index not correctAndrew Goodbody
2025-08-13button: qcom-pmic: Fix dereference of uninitialised pointerAndrew Goodbody
2025-08-13serial: msm-geni: No need to NULL check privAndrew Goodbody
2025-08-13serial: msm-geni: Detect error from get_clk_div_rateAndrew Goodbody
2025-08-13phy: qcom: Fix ret is uninitialisedAndrew Goodbody
2025-08-13mmc: gen_atmel_mci: NULL check variable before useAndrew Goodbody
2025-08-13mmc: gen_atmel_mci: Remove duplicate checksAndrew Goodbody
2025-08-13mfd: atmel-smc: Ensure match is initialisedAndrew Goodbody
2025-08-13clk: at91: Fix use of unsigned loop indexAndrew Goodbody
2025-08-13clk: at91: Fix testing of unsigned variable to be negativeAndrew Goodbody
2025-08-13spi: atmel_qspi: fix race condition in transfer completion checkRamin Moussavi
2025-08-12pinctrl: sunxi: a523: change Ethernet pin function nameAndre Przywara
2025-08-11pinctrl: sx150x: reformat and fixup Copyright headerNeil Armstrong
2025-08-11pinctrl: gpio: sx150x: fix compilation warnings.Chali Anis
2025-08-11gpio: dwapb_gpio: Using wrong function to free memoryAndrew Goodbody
2025-08-11clk: cdce9xx: Fix use of dev_read_u32_defaultAndrew Goodbody
2025-08-11sandbox: Add more dummy functions to mimic other architecturesTom Rini
2025-08-11nvme: Tighten requirements on NVME_APPLE driverTom Rini
2025-08-11pci: Tighten some PCI controller dependenciesTom Rini
2025-08-11pci: Add missing <linux/sizes.h> to pcie_iproc.cTom Rini
2025-08-08Merge tag 'u-boot-socfpga-next-20250808' of https://source.denx.de/u-boot/cus...Tom Rini
2025-08-08Merge tag 'u-boot-imx-master-20250808' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-08-08ddr: altera: soc64: Fix dram size calculation in clamshell modeTingting Meng
2025-08-08ddr: altera: soc64: Clean up bit-shift by zero bitTingting Meng
2025-08-08ddr: altera: Add DDR driver for Agilex7 M-seriesTingting Meng
2025-08-08ddr: altera: Add uibssm mailbox support for Agilex7 M-series with HBMTingting Meng