| Commit message (Expand) | Author | Age |
* | USB: EHCI: fix handling of unusual interrupt intervals | Alan Stern | 2010-01-20 |
* | USB: EHCI: add native scatter-gather support | Alan Stern | 2009-12-11 |
* | USB: EHCI: don't send Clear-TT-Buffer following a STALL | Alan Stern | 2009-11-30 |
* | USB: EHCI: change deschedule logic for interrupt QHs | Alan Stern | 2009-09-23 |
* | USB: EHCI: rescan the queue after an unlink | Alan Stern | 2009-09-23 |
* | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du | 2009-09-23 |
* | USB: EHCI: fix counting of transaction error retries | Alan Stern | 2009-08-07 |
* | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern | 2009-08-07 |
* | USB: EHCI: check for STALL before other errors | Alan Stern | 2009-07-12 |
* | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 2009-07-12 |
* | USB: fix the clear_tt_buffer interface | Alan Stern | 2009-07-12 |
* | USB: EHCI: update toggle state for linked QHs | Alan Stern | 2009-07-12 |
* | USB: EHCI: update toggle state for linked QHs | Alan Stern | 2009-06-16 |
* | USB: fix ehci printk formats | Randy Dunlap | 2009-03-24 |
* | USB: EHCI: add software retry for transaction errors | Alan Stern | 2009-03-24 |
* | USB: EHCI: expedite unlinks when the root hub is suspended | Alan Stern | 2009-03-17 |
* | list.h: Add list_splice_tail() and list_splice_tail_init() | Luis R. Rodriguez | 2008-08-07 |
* | USB: ehci-hcd unlink speedups | David Brownell | 2008-07-21 |
* | drivers/usb annotations and fixes | Al Viro | 2008-04-28 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-25 |
* | USB: ehci: qh_completions cleanup and bugfix | David Brownell | 2008-04-25 |
* | USB: ehci: qh/qtd cleanup comments | David Brownell | 2008-04-25 |
* | USB: ehci tolerates some buggy devices | David Brownell | 2008-04-25 |
* | USB: ehci: handle large bulk URBs correctly (again) | Misha Zhilin | 2008-03-04 |
* | USB: ehci potential oops fix on ARC/TDI cores | David Brownell | 2008-02-01 |
* | USB: EHCI: add separate IAA watchdog timer | Alan Stern | 2008-02-01 |
* | USB: Eliminate urb->status usage! | Alan Stern | 2007-10-12 |
* | USB: reorganize urb->status use in ehci-hcd | Alan Stern | 2007-10-12 |
* | USB: add urb->unlinked field | Alan Stern | 2007-10-12 |
* | USB: centralize -EREMOTEIO handling | Alan Stern | 2007-10-12 |
* | USB: make HCDs responsible for managing endpoint queues | Alan Stern | 2007-10-12 |
* | Revert "USB: EHCI cpufreq fix" | Linus Torvalds | 2007-08-21 |
* | USB: EHCI support for big-endian descriptors | Stefan Roese | 2007-07-12 |
* | USB: EHCI cpufreq fix | Stuart_Hayes@Dell.com | 2007-07-12 |
* | USB: Implement support for EHCI with big endian MMIO | Benjamin Herrenschmidt | 2007-02-07 |
* | USB: revert EHCI VIA workaround patch | Greg Kroah-Hartman | 2006-10-17 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | USB: EHCI update VIA workaround | David Brownell | 2006-09-27 |
* | USB: EHCI whitespace fixes (cosmetic) | David Brownell | 2006-09-27 |
* | [PATCH] USB core and HCDs: don't put_device while atomic | Alan Stern | 2006-03-20 |
* | [PATCH] USB: EHCI unlink tweaks | David Brownell | 2006-03-20 |
* | [PATCH] USB: EHCI and Freescale 83xx quirk | Kumar Gala | 2006-03-20 |
* | [PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0 | Alan Stern | 2006-01-04 |
* | [PATCH] USB: Fix USB suspend/resume crasher (#2) | Benjamin Herrenschmidt | 2005-11-30 |
* | [PATCH] gfp_t: drivers/usb | Al Viro | 2005-10-28 |
* | [PATCH] ehci: add tt_usecs | david-b@pacbell.net | 2005-09-08 |
* | [PATCH] USB: ehci: microframe handling fix | David Brownell | 2005-08-05 |
* | [PATCH] USB: fix in usb_calc_bus_time | Dan Streetman | 2005-07-29 |
* | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas | 2005-07-12 |
* | [PATCH] USB: misc ehci updates | David Brownell | 2005-06-27 |