index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci: Fix a potential NULL pointer dereference
Sergey Temerkhanov
2015-08-19
1
-5
/
+14
*
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
2015-04-18
1
-1
/
+1
*
dm: usb: Support driver model in XHCI
Simon Glass
2015-04-18
1
-7
/
+172
*
dm: usb: xhci: Factor out common init/uninit
Simon Glass
2015-04-18
1
-33
/
+52
*
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
2015-04-18
1
-7
/
+22
*
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
2015-04-18
1
-1
/
+1
*
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-18
1
-7
/
+12
*
usb: 64-bit architectures support for xHCI
Sergey Temerkhanov
2015-04-14
1
-5
/
+5
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-1
/
+1
*
usb: xhci: (likely) fix bracket in if condition
Jeroen Hofstee
2014-06-25
1
-2
/
+2
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
*
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-10-20
1
-0
/
+1030