Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: usb: Rename the XHCI HCD to U-Boot | Simon Glass | 2015-04-18 | -1/+1 |
* | dm: usb: Support driver model in XHCI | Simon Glass | 2015-04-18 | -7/+172 |
* | dm: usb: xhci: Factor out common init/uninit | Simon Glass | 2015-04-18 | -33/+52 |
* | dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() | Simon Glass | 2015-04-18 | -7/+22 |
* | dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() | Simon Glass | 2015-04-18 | -1/+1 |
* | dm: usb: xhci: Use a function to get xhci_ctrl | Simon Glass | 2015-04-18 | -7/+12 |
* | usb: 64-bit architectures support for xHCI | Sergey Temerkhanov | 2015-04-14 | -5/+5 |
* | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -1/+1 |
* | usb: xhci: (likely) fix bracket in if condition | Jeroen Hofstee | 2014-06-25 | -2/+2 |
* | usb: add enum usb_init_type parameter to usb_lowlevel_init | Troy Kisky | 2013-10-20 | -1/+1 |
* | USB: xHCI: Add stack support for xHCI | Vivek Gautam | 2013-10-20 | -0/+1030 |