aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30net: dwc_eth_qos: Convert to use APIs which support live DTPatrick Delaunay
2020-09-30phy: add support for stingray PAXB PHY controllerSrinath Mannam
2020-09-30net: use log_err() for 'No ethernet found' messageHeinrich Schuchardt
2020-09-30net: tftp: Fix load_block offset calculationLey Foon Tan
2020-09-30net: tftp: Fix store_block offset calculationLey Foon Tan
2020-09-30net: tftp: Fix tftp_prev_block counter updateLey Foon Tan
2020-09-30net: smc911x: Automatically Update ethaddr with MACAdam Ford
2020-09-30net: ftgmac100: Add support for board specific PHY interface addressThirupathaiah Annapureddy
2020-09-30net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xxHeiko Stuebner
2020-09-30net: phy: mscc: make clock-output configurable on vsc85xxHeiko Stuebner
2020-09-30Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2020-09-30Merge branch '2020-09-29-dev_xxx-print-improvement' into nextTom Rini
2020-09-30dm: Print device name in dev_xxx like LinuxSean Anderson
2020-09-30dm: Use symbolic constants for log levels in dev_xxxSean Anderson
2020-09-30video: stm32: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30usb: musb-new: sunxi: Fix not calling dev_err with a deviceSean Anderson
2020-09-30usb: dwc3: Don't include asm-generic/io.hSean Anderson
2020-09-30usb: dwc3: ti: Fix not calling dev_err with a deviceSean Anderson
2020-09-30usb: dwc3: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30usb: dwc2: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30usb: cdns3: Fix not calling dev_xxx with a deviceSean Anderson
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-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