| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | ehci: fix td writeback | Gerd Hoffmann | 2012-07-09 | 1 | -2/+4 | |
| * | ehci: fix ehci_qh_do_overlay | Gerd Hoffmann | 2012-07-09 | 1 | -19/+18 | |
| * | usb: Convert usb_packet_{map, unmap} to universal DMA helpers | David Gibson | 2012-06-27 | 1 | -2/+2 | |
| * | ehci: tracing improvements | Gerd Hoffmann | 2012-06-20 | 1 | -2/+5 | |
| * | ehci: add live migration support | Gerd Hoffmann | 2012-06-20 | 1 | -6/+56 | |
| * | ehci: rework frame skipping | Gerd Hoffmann | 2012-06-07 | 1 | -15/+10 | |
| * | ehci: adaptive wakeup rate. | Gerd Hoffmann | 2012-06-07 | 1 | -18/+39 | |
| * | ehci: create ehci_update_frindex | Gerd Hoffmann | 2012-06-07 | 1 | -12/+23 | |
| * | ehci: remove unused attach_poll_counter | Gerd Hoffmann | 2012-06-07 | 1 | -2/+0 | |
| * | ehci: fix halt status handling | Gerd Hoffmann | 2012-06-07 | 1 | -15/+24 | |
| * | ehci: update status bits in ehci_set_state | Gerd Hoffmann | 2012-06-07 | 1 | -4/+10 | |
| * | ehci: add ehci_*_enabled() helpers | Gerd Hoffmann | 2012-06-07 | 1 | -6/+21 | |
| * | ehci: fix reset | Gerd Hoffmann | 2012-06-07 | 1 | -4/+6 | |
| * | ehci: kick async schedule on wakeup | Gerd Hoffmann | 2012-06-07 | 1 | -0/+2 | |
| * | ehci: schedule async bh on async packet completion | Gerd Hoffmann | 2012-06-07 | 1 | -0/+4 | |
| * | ehci: move async schedule to bottom half | Gerd Hoffmann | 2012-06-07 | 1 | -1/+10 | |
| * | ehci: add async field to EHCIQueue | Gerd Hoffmann | 2012-06-07 | 1 | -43/+49 | |
| * | ehci: tweak queue initialization | Gerd Hoffmann | 2012-06-07 | 1 | -4/+4 | |
| * | ehci: add queuing support | Gerd Hoffmann | 2012-06-07 | 1 | -9/+51 | |
| * | ehci: move ehci_flush_qh | Gerd Hoffmann | 2012-06-07 | 1 | -17/+18 | |
| * | ehci: cache USBDevice in EHCIQueue | Gerd Hoffmann | 2012-06-07 | 1 | -12/+19 | |
| * | ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue | Gerd Hoffmann | 2012-06-07 | 1 | -13/+9 | |
| * | ehci: add EHCIPacket | Gerd Hoffmann | 2012-06-07 | 1 | -77/+157 | |
| * | fix some common typos | Jim Meyering | 2012-05-14 | 1 | -2/+2 | |
| * | usb-ehci: Ensure frindex writes leave a valid frindex value | Hans de Goede | 2012-04-26 | 1 | -0/+4 | |
| * | usb-ehci: add missing usb_packet_init() call | Gerd Hoffmann | 2012-04-26 | 1 | -0/+1 | |
| * | usb-ehci: remove hack | Gerd Hoffmann | 2012-04-26 | 1 | -18/+0 | |
| * | usb-ehci: drop assert() | Gerd Hoffmann | 2012-04-17 | 1 | -1/+0 | |
| * | usb-ehci: Drop unused sofv value | Hans de Goede | 2012-04-17 | 1 | -8/+0 | |
| * | usb-ehci: frindex always is a 14 bits counter | Hans de Goede | 2012-04-17 | 1 | -2/+6 | |
| * | usb-ehci: fix ehci_child_detach | Gerd Hoffmann | 2012-04-17 | 1 | -1/+0 | |
| * | usb-ehci: drop unused isoch_pause variable | Hans de Goede | 2012-03-13 | 1 | -5/+1 | |
| * | usb: the big rename | Gerd Hoffmann | 2012-03-13 | 1 | -0/+2345 | |