Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-21 | usb/xhci: add include/hw/usb/xhci.h header file | Gerd Hoffmann | 1 | -16/+6 |
2020-09-28 | usb: hcd-xhci-sysbus: Attach xhci to sysbus device | Sai Pavan Boddu | 1 | -0/+1 |
2020-09-28 | usb/hcd-xhci: Split pci wrapper for xhci base model | Sai Pavan Boddu | 1 | -7/+8 |
2020-09-28 | usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c | Sai Pavan Boddu | 1 | -0/+4 |
2020-09-28 | usb/hcd-xhci: Make dma read/writes hooks pci free | Sai Pavan Boddu | 1 | -0/+1 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -1/+2 |
2020-06-26 | osdep: Make MIN/MAX evaluate arguments only once | Eric Blake | 1 | -1/+1 |
2019-06-12 | Supply missing header guards | Markus Armbruster | 1 | -0/+5 |
2019-01-30 | usb: implement XHCI underrun/overrun events | Yuri Benditovich | 1 | -0/+1 |
2017-05-29 | xhci: split into multiple files | Gerd Hoffmann | 1 | -0/+226 |