summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: dwc3: ti: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+2
| * | | usb: dwc3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-303-18/+21
| * | | usb: dwc2: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-16/+23
| * | | usb: cdns3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-302-4/+4
| * | | sysreset: ti: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+1
| * | | spi: zynqmp_gqspi: Fix not calling dev_err with a deviceSean Anderson2020-09-301-3/+3
| * | | spi: sunxi: Fix not calling dev_err with a deviceSean Anderson2020-09-301-3/+3
| * | | soc: qualcomm: Fix not calling dev_err with a deviceSean Anderson2020-09-301-1/+1
| * | | remoteproc: k3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-4/+5
| * | | remoteproc: k3-r5: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-10/+14
| * | | remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson2020-09-301-16/+0
| * | | phy: usbphyc: Fix not calling dev_err with a deviceSean Anderson2020-09-301-1/+1
| * | | phy: ti: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+2
| * | | phy: sun4i-usb: Fix not calling dev_err with a deviceSean Anderson2020-09-301-4/+8
| * | | phy: rockchip: Fix not calling dev_err with a deviceSean Anderson2020-09-302-10/+10
| * | | phy: marvell: Fix not calling dev_err with a deviceSean Anderson2020-09-301-3/+3
| * | | net: ti: cpsw: Fix not calling dev_dbg with a deviceSean Anderson2020-09-301-0/+6
| * | | net: sun8i_emac: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-4/+5
| * | | net: sunxi: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-2/+3
| * | | net: mvpp2: Convert netdev_xxx to dev_xxxSean Anderson2020-09-301-31/+33
| * | | net: mvpp2: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-11/+12
| * | | net: mvneta: Convert netdev_xxx to dev_xxxSean Anderson2020-09-301-24/+28
| * | | net: mvneta: Fix not always calling dev_err with a deviceSean Anderson2020-09-301-2/+2
| * | | net: bcm6368: Fix not calling dev_info with a deviceSean Anderson2020-09-301-2/+1
| * | | nand: vybrid: Re-introduce vf610_nfc.devSean Anderson2020-09-301-17/+21
| * | | nand: brcmnand: Fix not calling dev_err() with a deviceSean Anderson2020-09-301-14/+6
| * | | nand: atmel: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-30/+39
| * | | mailbox: k3: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+4
| * | | mmc: mtk-sd: Fix not calling dev_err with a deviceSean Anderson2020-09-301-11/+13
| * | | mmc: bcm2835-host: Fix not calling dev_dbg with a deviceSean Anderson2020-09-301-17/+17
| * | | mtd: spi-nand: Fix not calling dev_err with a deviceSean Anderson2020-09-301-4/+4
| * | | mtd: spi: Fix logging in spi-nor-tinySean Anderson2020-09-301-5/+16
| * | | mtd: spi: Include dm.h in spi-nor-core.cSean Anderson2020-09-301-0/+1
| * | | mtd: nand: sunxi: Fix not calling dev_err with a deviceSean Anderson2020-09-301-22/+23
| * | | mtd: nand: pxa3xx: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-15/+15
| * | | i2c: mxc: Fix dev_err being called on a nonexistant variableSean Anderson2020-09-301-2/+5
| * | | firmware: ti_sci: Fix not calling dev_err with a deviceSean Anderson2020-09-301-7/+16
| * | | dm: syscon: Fix calling dev_dbg with an uninitialized deviceSean Anderson2020-09-301-1/+1
| |/ /
| * | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2020-09-257-1/+326
| |\ \
| | * | tpm: cr50: Add ACPI supportSimon Glass2020-09-251-0/+55
| | * | x86: acpi: Add common Intel ACPI tablesSimon Glass2020-09-251-0/+9
| | * | i2c: Add a generic driver to generate ACPI infoSimon Glass2020-09-254-0/+261
| | * | dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass2020-09-251-1/+1
| * | | Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-2417-56/+106
| |\ \ \ | | |/ / | |/| |
| | * | clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flagMichal Simek2020-09-231-0/+1
| | * | mmc: zynq: Fix incorrect indentationMichal Simek2020-09-231-1/+1
| | * | fpga: zynqmp: Protect zynqmp_loads() for SPLMichal Simek2020-09-231-1/+1
| | * | fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-231-2/+1
| | * | fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macrosMichal Simek2020-09-231-4/+4
| | * | net: xilinx: axi_emac: Typecast flush_cache argumentsAshok Reddy Soma2020-09-231-6/+6