summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-q.c
Commit message (Expand)AuthorAgeFilesLines
* EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-09-101-2/+10
* USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-161-0/+1
* USB: EHCI: always scan each interrupt QHAlan Stern2012-07-161-2/+1
* USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-161-25/+53
* USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-161-60/+89
* USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-161-3/+1
* USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-161-38/+30
* USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-161-4/+4
* USB: EHCI: add pointer to end of async-unlink listAlan Stern2012-07-161-0/+2
* USB: EHCI: rename "reclaim"Alan Stern2012-07-161-11/+11
* USB: EHCI: add symbolic constants for QHsAlan Stern2012-07-161-6/+6
* USB: EHCI: don't refcount QHsAlan Stern2012-07-161-9/+3
* USB: ehci-q.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-1/+2
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-231-10/+6
* usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-091-1/+1
* USB: ehci: report Data Buffer Error in debug modeVikram Pandita2011-11-141-0/+11
* usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei2011-09-181-1/+1
* usb: ehci: only prepare zero packet for out transfer if requiredMing Lei2011-09-181-2/+3
* usb: ehci: remove wmb in qh_updateMing Lei2011-09-181-2/+0
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-221-12/+10
* EHCI: fix direction handling for interrupt data togglesAlan Stern2011-07-191-1/+2
* USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-07-081-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
OpenPOWER on IntegriCloud