summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-q.c
AgeCommit message (Expand)Author
2013-03-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern
2012-11-11USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern
2012-09-10EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern
2012-07-16USB: EHCI: always scan each interrupt QHAlan Stern
2012-07-16USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern
2012-07-16USB: EHCI: unlink multiple async QHs togetherAlan Stern
2012-07-16USB: EHCI: use hrtimer for the IAA watchdogAlan Stern
2012-07-16USB: EHCI: use hrtimer for async scheduleAlan Stern
2012-07-16USB: EHCI: add new root-hub state: STOPPINGAlan Stern
2012-07-16USB: EHCI: add pointer to end of async-unlink listAlan Stern
2012-07-16USB: EHCI: rename "reclaim"Alan Stern
2012-07-16USB: EHCI: add symbolic constants for QHsAlan Stern
2012-07-16USB: EHCI: don't refcount QHsAlan Stern
2012-05-01USB: ehci-q.c: remove dbg() usageGreg Kroah-Hartman
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch
2011-11-14USB: ehci: report Data Buffer Error in debug modeVikram Pandita
2011-09-18usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei
2011-09-18usb: ehci: only prepare zero packet for out transfer if requiredMing Lei
2011-09-18usb: ehci: remove wmb in qh_updateMing Lei
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-07-19EHCI: fix direction handling for interrupt data togglesAlan Stern
2011-07-08USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2011-05-17EHCI: don't rescan interrupt QHs needlesslyAlan Stern
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman
2011-04-13USB: ehci: add workaround for Synopsys HC bugGabor Juhos
2011-04-13USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-03-23ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-02-04USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.David Daney
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern
2009-12-11USB: EHCI: add native scatter-gather supportAlan Stern
2009-11-30USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern
2009-07-12USB: EHCI: check for STALL before other errorsAlan Stern
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern
2009-07-12USB: fix the clear_tt_buffer interfaceAlan Stern
2009-07-12USB: EHCI: update toggle state for linked QHsAlan Stern
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern
2009-03-24USB: fix ehci printk formatsRandy Dunlap
2009-03-24USB: EHCI: add software retry for transaction errorsAlan Stern
2009-03-17USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern