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
/
xhci.c
Age
Commit message (
Expand
)
Author
2016-03-20
usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...
Ted Chen
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-08-19
usb: xhci: Fix a potential NULL pointer dereference
Sergey Temerkhanov
2015-04-18
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
2015-04-18
dm: usb: Support driver model in XHCI
Simon Glass
2015-04-18
dm: usb: xhci: Factor out common init/uninit
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
2015-04-18
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-14
usb: 64-bit architectures support for xHCI
Sergey Temerkhanov
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-06-25
usb: xhci: (likely) fix bracket in if condition
Jeroen Hofstee
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
USB: xHCI: Add stack support for xHCI
Vivek Gautam