summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-30sysreset: ti: Fix not calling dev_err with a deviceSean Anderson
2020-09-30spi: zynqmp_gqspi: Fix not calling dev_err with a deviceSean Anderson
2020-09-30spi: sunxi: Fix not calling dev_err with a deviceSean Anderson
2020-09-30soc: qualcomm: Fix not calling dev_err with a deviceSean Anderson
2020-09-30remoteproc: k3: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30remoteproc: k3-r5: Fix not calling dev_xxx with a deviceSean Anderson
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-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: 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-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: clk: Add CLINT clock to kendryte clock 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-29video: typo NormllyHeinrich Schuchardt
2020-09-29mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.cHeinrich Schuchardt
2020-09-28Merge tag 'u-boot-amlogic-20200928' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-09-28timer: mchp-pit64b: add support for pit64bClaudiu Beznea
2020-09-28rng: meson: make core clock optionalNeil Armstrong
2020-09-26net: ravb: Remove writeext function callBiju Das
2020-09-26pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help descriptionBiju Das
2020-09-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-09-25Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2020-09-25mmc: atmel-sdhci: use mmc_of_parse to get the DT propertiesEugen Hristev