Age | Commit message (Expand) | Author |
2010-04-22 | USB: EHCI: defer reclamation of siTDs | Alan Stern |
2010-03-19 | USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh | Clemens Ladisch |
2010-03-19 | USB: EHCI: fix ITD list order | Clemens Ladisch |
2010-03-02 | USB: ehci: fix audio record functionality for some Full speed sound blaster d... | Dmitri Epshtein |
2010-03-02 | USB: ehci: add call of free_cached_itd_list() function in disable_periodic() | Dmitri Epshtein |
2009-12-11 | USB: ehci: Respect IST when scheduling new split iTDs. | Sarah Sharp |
2009-12-11 | USB: ehci: Minor constant fix for SCHEDULE_SLOP. | Sarah Sharp |
2009-11-30 | USB: work around for EHCI with quirky periodic schedules | Oliver Neukum |
2009-10-14 | USB: ehci: Fix IST boundary checking interval math. | Sarah Sharp |
2009-10-09 | USB: ehci: Fix isoc scheduling boundary checking. | Sarah Sharp |
2009-09-23 | USB: EHCI: change deschedule logic for interrupt QHs | Alan Stern |
2009-09-23 | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du |
2009-08-07 | USB: EHCI: fix counting of transaction error retries | Alan Stern |
2009-07-12 | USB: EHCI: report actual_length for iso transfers | Alan Stern |
2009-06-15 | USB: EHCI: stagger frames for interrupt transfers | Alan Stern |
2009-04-23 | USB: ehci-sched.c: EHCI SITD scheduling bugfix | Dan Streetman |
2009-03-24 | USB: replace uses of __constant_{endian} | Harvey Harrison |
2009-03-17 | USB: EHCI: Fix isochronous URB leak | Karsten Wiese |
2009-02-27 | USB: EHCI: slow down ITD reuse | Karsten Wiese |
2008-11-13 | USB: EHCI: fix divide-by-zero bug | Alan Stern |
2008-09-23 | USB: fix EHCI periodic transfers | David Brownell |
2008-05-29 | USB: EHCI: fix bug in Iso scheduling | Alan Stern |
2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-24 | USB: minor ehci xITD simplifications | Karsten Wiese |
2008-04-24 | USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" | Karsten Wiese |
2008-02-01 | USB: ehci completes high speed ISO URBs sooner | David Brownell |
2008-02-01 | USB: ehci: minor ISO updates, always support split ISO | David Brownell |
2008-02-01 | USB: ehci saves some memory in ISO transfer descriptors | Karsten Wiese |
2008-02-01 | USB: PS3: Fix EHCI ISO transfer bug | David Brownell |
2008-02-01 | USB: Spelling fixes | Joe Perches |
2007-10-12 | USB: reorganize urb->status use in ehci-hcd | Alan Stern |
2007-10-12 | USB: make HCDs responsible for managing endpoint queues | Alan Stern |
2007-08-20 | Revert "USB: EHCI cpufreq fix" | Linus Torvalds |
2007-07-12 | USB: EHCI support for big-endian descriptors | Stefan Roese |
2007-07-12 | USB: EHCI cpufreq fix | Stuart_Hayes@Dell.com |
2007-02-07 | USB: Implement support for EHCI with big endian MMIO | Benjamin Herrenschmidt |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-27 | USB: EHCI whitespace fixes (cosmetic) | David Brownell |
2006-06-21 | [PATCH] improved TT scheduling for EHCI | Dan Streetman |
2006-03-20 | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn |
2006-03-20 | [PATCH] USB core and HCDs: don't put_device while atomic | Alan Stern |
2006-03-20 | [PATCH] USB: EHCI full speed ISO bugfixes | Clemens Ladisch |
2006-01-31 | [PATCH] USB EHCI: fix gfp_t sparse warning | Randy Dunlap |
2006-01-31 | [PATCH] USB: EHCI, another full speed iso fix | Clemens Ladisch |
2005-11-29 | [PATCH] USB: Fix USB suspend/resume crasher (#2) | Benjamin Herrenschmidt |
2005-10-28 | [PATCH] gfp_t: drivers/usb | Al Viro |
2005-09-08 | [PATCH] ehci: add tt_usecs | david-b@pacbell.net |
2005-09-07 | [PATCH] USB: convert kcalloc to kzalloc | Pekka Enberg |
2005-08-04 | [PATCH] USB: ehci: microframe handling fix | David Brownell |
2005-07-12 | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas |