Age | Commit message (Expand) | Author |
---|---|---|
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 |