summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-01usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun
2020-10-01usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini
2020-10-01Merge branch '2020-09-30-assorted-network-improvements' into nextTom Rini
2020-10-01i2c: rcar_i2c: Fix i2c read/write errorsLad Prabhakar
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: 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-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-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-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-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-30Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
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