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