aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson
2020-09-30phy: usbphyc: Fix not calling dev_err with a deviceSean Anderson
2020-09-30phy: ti: Fix not calling dev_err with a deviceSean Anderson
2020-09-30phy: sun4i-usb: Fix not calling dev_err with a deviceSean Anderson
2020-09-30phy: rockchip: Fix not calling dev_err with a deviceSean Anderson
2020-09-30phy: marvell: Fix not calling dev_err with a deviceSean Anderson
2020-09-30net: ti: cpsw: Fix not calling dev_dbg with a deviceSean Anderson
2020-09-30net: sun8i_emac: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30net: sunxi: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30linux/compat.h: Remove netdev_xxx functionsSean Anderson
2020-09-30net: mvpp2: Convert netdev_xxx to dev_xxxSean Anderson
2020-09-30net: mvpp2: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30net: mvneta: Convert netdev_xxx to dev_xxxSean Anderson
2020-09-30net: mvneta: Fix not always calling dev_err with a deviceSean Anderson
2020-09-30net: mdio: Fix not calling dev_dbg with a deviceSean Anderson
2020-09-30net: bcm6368: Fix not calling dev_info with a deviceSean Anderson
2020-09-30nand: vybrid: Re-introduce vf610_nfc.devSean Anderson
2020-09-30nand: brcmnand: Fix not calling dev_err() with a deviceSean Anderson
2020-09-30nand: atmel: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30mailbox: k3: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mmc: mtk-sd: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mmc: bcm2835-host: Fix not calling dev_dbg with a deviceSean Anderson
2020-09-30mmc: Add mmc_dev()Sean Anderson
2020-09-30mtd: spi-nand: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mtd: spi: Fix logging in spi-nor-tinySean Anderson
2020-09-30mtd: spi: Include dm.h in spi-nor-core.cSean Anderson
2020-09-30mtd: nand: sunxi: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mtd: nand: pxa3xx: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30i2c: mxc: Fix dev_err being called on a nonexistant variableSean Anderson
2020-09-30firmware: ti_sci: Fix not calling dev_err with a deviceSean Anderson
2020-09-30dm: syscon: Fix calling dev_dbg with an uninitialized deviceSean Anderson
2020-09-30riscv: Add some comments to start.SSean Anderson
2020-09-30riscv: Ensure gp is NULL or points to valid dataSean Anderson
2020-09-30riscv: Consolidate fences into AMOs for available_harts_lockSean Anderson
2020-09-30riscv: Clear pending IPIs on initializationSean Anderson
2020-09-30riscv: Use a valid bit to ignore already-pending IPIsSean Anderson
2020-09-30riscv: Match memory barriers between send_ipi_many and handle_ipiSean Anderson
2020-09-30Revert "riscv: Clear pending interrupts before enabling IPIs"Sean Anderson
2020-09-30riscv: Update SiFive device tree for new CLINT driverSean Anderson
2020-09-30riscv: Update Kendryte device tree for new CLINT driverSean Anderson
2020-09-30riscv: clk: Add CLINT clock to kendryte clock driverSean Anderson
2020-09-30riscv: Rework Sifive CLINT as UCLASS_TIMER driverSean Anderson
2020-09-30riscv: Clean up initialization in Andes PLICSean Anderson
2020-09-30riscv: Rework Andes PLMT as a UCLASS_TIMER driverSean Anderson
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson
2020-09-30timer: Add helper for drivers using timebase fallbackSean Anderson
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson
2020-09-30ram: sifive: Remove regmap dependencyBin Meng
2020-09-30ram: sifive: Check return value on clk_enable()Bin Meng
2020-09-30doc/sipeed/maix: describe RESET and BOOT buttonHeinrich Schuchardt