Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | USB: EHCI: change deschedule logic for interrupt QHs | Alan Stern | 1 | -3/+33 |
2009-09-23 | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du | 1 | -22/+44 |
2009-08-08 | USB: EHCI: fix counting of transaction error retries | Alan Stern | 1 | -0/+1 |
2009-07-13 | USB: EHCI: report actual_length for iso transfers | Alan Stern | 1 | -4/+8 |
2009-06-16 | USB: EHCI: stagger frames for interrupt transfers | Alan Stern | 1 | -3/+5 |
2009-04-24 | USB: ehci-sched.c: EHCI SITD scheduling bugfix | Dan Streetman | 1 | -1/+1 |
2009-03-25 | USB: replace uses of __constant_{endian} | Harvey Harrison | 1 | -1/+1 |
2009-03-18 | USB: EHCI: Fix isochronous URB leak | Karsten Wiese | 1 | -6/+4 |
2009-02-28 | USB: EHCI: slow down ITD reuse | Karsten Wiese | 1 | -8/+48 |
2008-11-14 | USB: EHCI: fix divide-by-zero bug | Alan Stern | 1 | -2/+2 |
2008-09-24 | USB: fix EHCI periodic transfers | David Brownell | 1 | -18/+14 |
2008-05-30 | USB: EHCI: fix bug in Iso scheduling | Alan Stern | 1 | -23/+44 |
2008-04-25 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-04-25 | USB: minor ehci xITD simplifications | Karsten Wiese | 1 | -18/+12 |
2008-04-25 | USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" | Karsten Wiese | 1 | -8/+6 |
2008-02-02 | USB: ehci completes high speed ISO URBs sooner | David Brownell | 1 | -14/+27 |
2008-02-02 | USB: ehci: minor ISO updates, always support split ISO | David Brownell | 1 | -35/+12 |
2008-02-02 | USB: ehci saves some memory in ISO transfer descriptors | Karsten Wiese | 1 | -2/+2 |
2008-02-02 | USB: PS3: Fix EHCI ISO transfer bug | David Brownell | 1 | -16/+42 |
2008-02-02 | USB: Spelling fixes | Joe Perches | 1 | -1/+1 |
2007-10-13 | USB: reorganize urb->status use in ehci-hcd | Alan Stern | 1 | -2/+2 |
2007-10-13 | USB: make HCDs responsible for managing endpoint queues | Alan Stern | 1 | -12/+31 |
2007-08-21 | Revert "USB: EHCI cpufreq fix" | Linus Torvalds | 1 | -127/+0 |
2007-07-13 | USB: EHCI support for big-endian descriptors | Stefan Roese | 1 | -118/+130 |
2007-07-13 | USB: EHCI cpufreq fix | Stuart_Hayes@Dell.com | 1 | -0/+129 |
2007-02-08 | USB: Implement support for EHCI with big endian MMIO | Benjamin Herrenschmidt | 1 | -11/+11 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -12/+9 |
2006-09-27 | USB: EHCI whitespace fixes (cosmetic) | David Brownell | 1 | -13/+13 |
2006-06-22 | [PATCH] improved TT scheduling for EHCI | Dan Streetman | 1 | -1/+215 |
2006-03-21 | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn | 1 | -2/+1 |
2006-03-21 | [PATCH] USB core and HCDs: don't put_device while atomic | Alan Stern | 1 | -4/+2 |
2006-03-21 | [PATCH] USB: EHCI full speed ISO bugfixes | Clemens Ladisch | 1 | -5/+6 |
2006-02-01 | [PATCH] USB EHCI: fix gfp_t sparse warning | Randy Dunlap | 1 | -2/+1 |
2006-02-01 | [PATCH] USB: EHCI, another full speed iso fix | Clemens Ladisch | 1 | -0/+1 |
2005-11-30 | [PATCH] USB: Fix USB suspend/resume crasher (#2) | Benjamin Herrenschmidt | 1 | -2/+16 |
2005-10-28 | [PATCH] gfp_t: drivers/usb | Al Viro | 1 | -7/+7 |
2005-09-09 | [PATCH] ehci: add tt_usecs | david-b@pacbell.net | 1 | -0/+4 |
2005-09-08 | [PATCH] USB: convert kcalloc to kzalloc | Pekka Enberg | 1 | -1/+1 |
2005-08-05 | [PATCH] USB: ehci: microframe handling fix | David Brownell | 1 | -6/+7 |
2005-07-12 | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas | 1 | -8/+11 |
2005-06-28 | [PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch() | David Brownell | 1 | -10/+7 |
2005-04-19 | [PATCH] USB: hcd suspend uses pm_message_t | David Brownell | 1 | -2/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1999 |