summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-19ram: k3-ddrss: Use DDR address instead of system address for ecc_regionsNeha Malcom Francis
2025-08-19soc: ti: k3-navss-ringacc: Do not use uninitialised variableAndrew Goodbody
2025-08-19soc: ti: k3-navss-ringacc: NULL check before dereferenceAndrew Goodbody
2025-08-19remoteproc: k3-r5: Ensure ret is initialisedAndrew Goodbody
2025-08-19remoteproc: ti_k3_arm64: Cannot set or compare u8 to 16bitsAndrew Goodbody
2025-08-19sound: rt5677: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-19pinctrl: nexell: Cannot test unsigned to be negativeAndrew Goodbody
2025-08-18misc: npcm_host_intf: Disable pending KCS/BPC interruptsJim Liu
2025-08-18misc: npcm_host_intf: Add Arbel eSPI workaroundJim Liu
2025-08-18i2c: npcm: fix consecutive dm_i2c_read/write errorStanley Chu
2025-08-18pinctrl: npcm8xx: add support for setting VCD input sourceStanley Chu
2025-08-18Merge tag 'net-20250818' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2025-08-18phy: cadence: torrent: Set an error code for returnAndrew Goodbody
2025-08-18phy: cadence: sierra: Remove variable that is not assigned toAndrew Goodbody
2025-08-18net: ks8851_mll: Remove unreachable codeAndrew Goodbody
2025-08-18net: cortina_ni: Fix typo accessing wrong phyAndrew Goodbody
2025-08-18net: octeontx2: NULL check before dereferenceAndrew Goodbody
2025-08-18net: octeontx2: Restore default value for errAndrew Goodbody
2025-08-18net: mvpp2: Use field just assigned in error testAndrew Goodbody
2025-08-18net: mvpp2: Cannot test unsigned variable to be negativeAndrew Goodbody
2025-08-18net: mvpp2: Return -ENOMEM for failed allocAndrew Goodbody
2025-08-18net: mvpp2: Fix impossible testAndrew Goodbody
2025-08-18net: mv88e6xxx: Fix logical operator instead of bitwiseAndrew Goodbody
2025-08-18net: mediatek: Use correct variable for returnAndrew Goodbody
2025-08-18net: ldpaa_eth: Fix buffer overflow in memsetAndrew Goodbody
2025-08-18net: phy: broadcom: add support for BCM54612EJim Liu
2025-08-18net: designware: Fix get_timer value overflowJim Liu
2025-08-18phy: marvell: Cannot test unsigned field to be negativeAndrew Goodbody
2025-08-18phy: marvell: Fix off by 1 limit checksAndrew Goodbody
2025-08-18net: phy: vitesse: Fix incorrect test for timeoutAndrew Goodbody
2025-08-18net: octeontx: Free allocated memory on errorAndrew Goodbody
2025-08-18net: octeontx: Remove unneeded testAndrew Goodbody
2025-08-18net: octeontx: Remove unneeded codeAndrew Goodbody
2025-08-17pci: pcie-rcar-gen4: Fix PHY initializationMarek Vasut
2025-08-15pinctrl: stmfx: Remove duplicated codeAndrew Goodbody
2025-08-15pinctrl: single: Remove unreachable codeAndrew Goodbody
2025-08-15ram: k3-ddrss: Use logical and not bitwiseAndrew Goodbody
2025-08-15phy: ti: j721e-wiz: Set error code before gotoAndrew Goodbody
2025-08-15phy: keystone-usb: Do not negate return codeAndrew Goodbody
2025-08-15timer: Tighten some timer driver dependenciesTom Rini
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