summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2020-09-25mmc: atmel-sdhci: enable the required generic clockEugen Hristev
2020-09-25mmc: atmel-sdhci: do not check clk_set_rate return valueEugen Hristev
2020-09-25mmc: atmel-sdhci: add sama7g5-sdhci compatibility stringEugen Hristev
2020-09-25pinctrl: at91-pio4: add compatible for sama7g5 pinctrl blockEugen Hristev
2020-09-25tpm: cr50: Add ACPI supportSimon Glass
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass
2020-09-25i2c: Add a generic driver to generate ACPI infoSimon Glass
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass
2020-09-24pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2Hou Zhiqiang
2020-09-24net: pfe_eth: Remove non-DM code check from pfe_spi_flash_initKuldeep Singh
2020-09-24net: pfe_eth: Fix resoure leak in pfe_spi_flash_initKuldeep Singh
2020-09-24driver: net: fm: add support for XFIMadalin Bucur
2020-09-24ls1012a, pfe_eth: Update probe to avoid resource leakChaitanya Sakinam
2020-09-24ls1012a, pfe_eth: correction in delay implementationChaitanya Sakinam