Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-13 | Endian fix an assertion in usb-msd | Benjamin Herrenschmidt | 1 | -3/+3 |
2012-03-13 | uhci: alloc can't fail, drop check. | Gerd Hoffmann | 1 | -2/+0 |
2012-03-13 | uhci: new uhci_handle_td return code for tds still in flight | Gerd Hoffmann | 1 | -5/+7 |
2012-03-13 | uhci: renumber uhci_handle_td return codes | Gerd Hoffmann | 1 | -4/+4 |
2012-03-13 | uhci: use enum for uhci_handle_td return codes | Gerd Hoffmann | 1 | -16/+23 |
2012-03-13 | uhci: tracing support | Gerd Hoffmann | 1 | -55/+32 |
2012-03-13 | uhci: cancel on schedule stop. | Gerd Hoffmann | 1 | -0/+1 |
2012-03-13 | uhci: fix uhci_async_cancel_all | Gerd Hoffmann | 1 | -0/+1 |
2012-03-13 | uhci: pass addr to uhci_async_alloc | Gerd Hoffmann | 1 | -3/+3 |
2012-03-13 | usb: improve packet state sanity checks | Gerd Hoffmann | 1 | -6/+31 |
2012-03-13 | usb-ohci: DMA writeback bug fixes | Wei Yang | 1 | -2/+15 |
2012-03-13 | usb-ehci: drop unused isoch_pause variable | Hans de Goede | 1 | -5/+1 |
2012-03-13 | usb: zap hw/ush-{ohic,uhci}.h + init wrappers | Gerd Hoffmann | 2 | -22/+0 |
2012-03-13 | usb: the big rename | Gerd Hoffmann | 23 | -0/+23186 |