1. 8c7e416 libpayload: usb: xhci: Support rockchip xHCI controller by Liangfeng Wu · 8 years ago
  2. 1528ffa libpayload: xhci: Add delay to get reset working more reliably by Rajmohan Mani · 9 years ago
  3. 57ddd9a libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1 by Julius Werner · 9 years ago
  4. b4a2499 libpayload: usb: Fixup wrong use of config by Chunfeng Yun · 9 years ago
  5. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  6. d42ee15 libpayload: usb: Support MTK xHCI host controller by Yidi Lin · 9 years ago
  7. 2204539 libpayload: Guard PCI using code appropriately in XHCI driver by Patrick Georgi · 9 years ago
  8. e73335c libpayload: usb: xhci: set ENT flag in last Normal TRB by Sourabh Banerjee · 10 years ago
  9. 79a591f libpayload: Fix pointer related casts by Furquan Shaikh · 10 years ago
  10. d6fb32b libpayload: usb: xhci: Fix TD size if it overflows 5 bits by Rajmohan Mani · 10 years ago
  11. 86127c7 libpayload: Clean up USB build warnings by Marc Jones · 10 years ago
  12. 7234d60 libpayload: usb: Fix up usb_shutdown() code paths by Julius Werner · 10 years ago
  13. c666e55 libpayload: usb: xhci: Fix STALL endpoint handling by Shawn Nematbakhsh · 10 years ago
  14. 49ba283 libpayload: xhci: Ensure to reset dequeue pointer on stopped endpoints by Julius Werner · 11 years ago
  15. 1f86434 libpayload: xhci: Make XHCI stack usable on ARM by Julius Werner · 11 years ago
  16. e9738db libpayload: Make USB transfer functions return amount of bytes by Julius Werner · 11 years ago
  17. 83da501 libpayload: xhci: Use Event Data TRBs for transfer event generation by Julius Werner · 11 years ago
  18. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  19. 5b9e6f1 libpayload: Drop obsolete setting of reg_base in [oex]hci by Nico Huber · 10 years ago
  20. f4316f8 libpayload: Catch null-pointer dereference in xHCI by Nico Huber · 10 years ago
  21. 8b8e963 libpayload: xHCI: Always initialize controller->pcidev by Nico Huber · 10 years ago
  22. 6e23066 libpayload: Use unsigned long for BARs in *hci_init() by Nico Huber · 10 years ago
  23. 6a05890 libpayload: Remove redundant phys_to_virt() from xHCI driver by Nico Huber · 10 years ago
  24. fdb348a libpayload: reintroduce optional PCI in XHCI driver by Patrick Georgi · 11 years ago
  25. 8992e53 libpayload: Add USB support for non-PCI controllers by Stefan Reinauer · 11 years ago
  26. c371442 libpayload: Switch xHCI shared ports back to EHCI on shutdown by Nico Huber · 11 years ago
  27. 9029265 libpayload: Fill gaps in the xHCI driver by Nico Huber · 11 years ago
  28. 6bf11cf libpayload: Use usb_debug() to show USB messages by Dave Frodin · 12 years ago
  29. 6e711c6 libpayload: Add init() function to hci_t and rework uhci_reset() by Nico Huber · 12 years ago
  30. aaa212d libpayload: Do not call ohci_reset() from ohci_init() by Nico Huber · 12 years ago
  31. 93ded59 libpayload: Turn the "debug" #define into the usb_debug static inline function. by Gabe Black · 12 years ago
  32. 1c36ead libpayload: add controller type in usbdev_hc by Anton Kochkov · 12 years ago
  33. 2e768e7 libpayload: Drop usb_fatal() by Patrick Georgi · 13 years ago
  34. 6615ef3 Add support for OHCI controllers and prelimiary support for xHCI (USB3) controllers. by Patrick Georgi · 14 years ago