| Commit message (Expand) | Author | Age | Files | Lines |
* | usb/xhci: add xhci_sysbus_build_aml() helper | Gerd Hoffmann | 2020-10-21 | 1 | -0/+2 |
* | usb/xhci: add include/hw/usb/xhci.h header file | Gerd Hoffmann | 2020-10-21 | 1 | -0/+19 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 2 | -6/+2 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 2 | -2/+4 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 2 | -4/+8 |
* | hw/usb: Regroup USB HID protocol values | César Belley | 2020-08-31 | 1 | -0/+17 |
* | exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h' | Philippe Mathieu-Daudé | 2020-06-12 | 1 | -4/+5 |
* | hw/usb: Move device-specific declarations to new 'hcd-musb.h' header | Philippe Mathieu-Daudé | 2020-06-12 | 1 | -0/+46 |
* | dwc-hsotg (dwc2) USB host controller register definitions | Paul Zimmerman | 2020-06-05 | 1 | -0/+899 |
* | hw/usb: Add basic i.MX USB Phy support | Guenter Roeck | 2020-03-17 | 1 | -0/+53 |
* | usb: Add basic code to emulate Chipidea USB IP | Andrey Smirnov | 2018-02-09 | 1 | -0/+16 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 2 | -2/+2 |
* | usb: move ehci register defines to header file | Gerd Hoffmann | 2014-06-02 | 1 | -0/+82 |
* | usb: add uhci port status reserved bit | Gerd Hoffmann | 2014-06-02 | 1 | -0/+1 |
* | usb: move uhci register defines to header file | Gerd Hoffmann | 2014-06-02 | 1 | -0/+39 |