summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 '2020-09-30-add-new-apis' into nextTom Rini
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere
2020-09-30reset: add reset controller driver for SCMI agentsEtienne Carriere
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere
2020-09-30clk: add clock driver for SCMI agentsEtienne Carriere
2020-09-30dt-bindings: arm: SCMI bindings documentationEtienne Carriere
2020-09-30firmware: scmi: support Arm SMCCC transportEtienne Carriere
2020-09-30firmware: scmi: mailbox/smt agent deviceEtienne Carriere
2020-09-30firmware: add SCMI agent uclassEtienne Carriere
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot
2020-09-30test/py: allow multi-digit index in in_tree()Pratyush Yadav
2020-09-30regmap: Add support for regmap fieldsJean-Jacques Hiblot
2020-09-30regmap: Allow devices to specify regmap range start and size in configPratyush Yadav
2020-09-30regmap: Add regmap_init_mem_range()Pratyush Yadav
2020-09-30regmap: Allow left shifting register offset before accessPratyush Yadav
2020-09-30regmap: Allow specifying read/write widthPratyush Yadav
2020-09-30regmap: zero out the regmap on allocationPratyush Yadav
2020-09-30regmap: Add devm_regmap_init()Jean-Jacques Hiblot
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot
2020-09-30drivers: gpio: Add a managed API to get a GPIO from the device-treeJean-Jacques Hiblot
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot
2020-09-30drivers: reset: Add a managed API to get reset controllers from the DTJean-Jacques Hiblot
2020-09-30optee: copy FDT OP-TEE related nodes before generic FDT changesEtienne Carriere
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