aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-q.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-2/+10
|\
| * EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-10-021-2/+10
* | merge opensource jb u5codeworkx2012-09-221-18/+0
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-1/+1
|\ \ | |/
| * usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-121-1/+1
* | samsung update 1codeworkx2012-06-021-4/+29
|/
* EHCI: fix direction handling for interrupt data togglesAlan Stern2011-08-041-1/+2
* USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-08-041-42/+40
* EHCI: don't rescan interrupt QHs needlesslyAlan Stern2011-05-171-0/+1
* Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-191-0/+4
|\
| * USB: ehci: add workaround for Synopsys HC bugGabor Juhos2011-04-131-0/+4
* | USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern2011-04-131-6/+9
|/
* ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern2011-03-231-12/+0
* USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.David Daney2011-02-041-8/+10
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-2/+1
* USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-201-1/+1
* USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-201-3/+8
* USB: EHCI: add native scatter-gather supportAlan Stern2009-12-111-5/+27
* USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-11-301-2/+14
* USB: EHCI: change deschedule logic for interrupt QHsAlan Stern2009-09-231-9/+3
* USB: EHCI: rescan the queue after an unlinkAlan Stern2009-09-231-7/+36
* USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-231-22/+28
* USB: EHCI: fix counting of transaction error retriesAlan Stern2009-08-071-5/+4
* USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2009-08-071-3/+3
* USB: EHCI: check for STALL before other errorsAlan Stern2009-07-121-14/+16
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-121-23/+68
* USB: fix the clear_tt_buffer interfaceAlan Stern2009-07-121-1/+1
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-07-121-1/+18
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-151-18/+1
* USB: fix ehci printk formatsRandy Dunlap2009-03-241-1/+1
* USB: EHCI: add software retry for transaction errorsAlan Stern2009-03-241-0/+32
* USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern2009-03-171-1/+2
* list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2008-08-071-1/+1
* USB: ehci-hcd unlink speedupsDavid Brownell2008-07-211-8/+9
* drivers/usb annotations and fixesAl Viro2008-04-281-2/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-2/+2
* USB: ehci: qh_completions cleanup and bugfixDavid Brownell2008-04-241-18/+16
* USB: ehci: qh/qtd cleanup commentsDavid Brownell2008-04-241-10/+40
* USB: ehci tolerates some buggy devicesDavid Brownell2008-04-241-1/+15
* USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin2008-03-041-1/+1
* USB: ehci potential oops fix on ARC/TDI coresDavid Brownell2008-02-011-8/+11
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-011-4/+2
* USB: Eliminate urb->status usage!Alan Stern2007-10-121-2/+1
* USB: reorganize urb->status use in ehci-hcdAlan Stern2007-10-121-29/+33
* USB: add urb->unlinked fieldAlan Stern2007-10-121-17/+12
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-3/+4
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-5/+9
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-201-4/+0
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-121-45/+47
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-121-0/+4