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