index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2018-06-13
usb: xhci-pci: Fix compiler warning
Bin Meng
2018-06-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-06-01
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-05-31
usb: xhci: zynqmp: Fix header location
Michal Simek
2018-05-30
rockchip: xhci: remove DTS parsing for PHY (which is unused)
Philipp Tomsich
2018-05-30
usb: xhci: Handle endianness in xhci_set_configuration()
Bin Meng
2018-05-30
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
Bin Meng
2018-05-30
usb: xhci: Initialize dev_state to 0 in the input slot context
Bin Meng
2018-05-30
usb: xhci: Set accurate add context flags when updating hub attributes
Bin Meng
2018-05-30
usb: xhci-rcar: deregister before deactivating clock
Matthias Blankertz
2018-05-28
usb: sunxi: Switch to use generic-phy
Jagan Teki
2018-05-28
usb: sunxi: Simplify ccm reg base code
Jagan Teki
2018-05-18
usb: xhci: zynqmp: Remove support for !DM_USB
Michal Simek
2018-05-18
usb: xhci: zynqmp: Add support for DM_USB
Michal Simek
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-07
regmap: clean up regmap allocation
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-26
usb: host: dwc3: fix phys init
Neil Armstrong
2018-04-21
usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
Neil Armstrong
2018-04-21
usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
Jean-Jacques Hiblot
2018-04-21
usb: dwc3-of-simple: Fix dependencies
Jean-Jacques Hiblot
2018-04-11
usb: host: dwc3: Add support for multiple PHYs
Neil Armstrong
2018-04-11
usb: host: Add simple of glue driver for DWC3 USB Controllers integration
Neil Armstrong
2018-03-17
usb: dwc2: Replace printf, pr_err by dev_info, dev_err
Patrice Chotard
2018-03-17
usb: dwc2: increase timeout in wait_for_chhltd
Christophe Kerello
2018-03-17
usb: dwc2: disable external vbus supply when the device is removed
Christophe Kerello
2018-03-17
usb: ohci-generic: replace pr_err() by dev_err()
Patrice Chotard
2018-03-17
usb: ohci-generic: factorize PHY operation
Patrice Chotard
2018-03-17
usb: ohci-generic: handle phy power on/off
Patrice Chotard
2018-03-17
usb: ehci-generic: replace pr_err() by dev_err()
Patrice Chotard
2018-03-17
usb: ehci-generic: factorize PHY operation
Patrice Chotard
2018-03-17
usb: ehci-generic: handle phy power on/off
Patrice Chotard
2018-03-17
usb: Remove unused ppc4xx EHCI host driver
Stefan Roese
2018-03-17
ubs: xhci-dwc3: Enable USB3 PHY when available
Vignesh R
2018-03-17
usb: xhci-dwc3: Refractor PHY operations into separate function
Vignesh R
2018-03-17
usb: xhci-dwc3: Power on USB PHY before using
Vignesh R
2018-03-17
usb: dwc2: Allow selection of data buffer size
Alexey Brodkin
2018-03-05
Merge git://git.denx.de/u-boot-sh
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
usb: xhci-rcar: Add R8A77965 M3N entries
Marek Vasut
2018-02-15
usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...
Faiz Abbas
2018-02-15
usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH
Alexey Brodkin
2018-01-28
usb: host: Drop unused hcd_name from r8a66597-hcd.c
Tom Rini
2018-01-28
usb: Remove isp116x-hcd support
Tom Rini
2018-01-27
Merge git://git.denx.de/u-boot-usb
Tom Rini
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-25
usb: ehci: mxs: fix swapped argument in ehci_writel()
Daniel Schwierzeck
2018-01-25
usb: xhci: Fix bool initialization in xhci_bulk_tx
Gustavo A. R. Silva
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
[next]