aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-q.c
Commit message (Expand)AuthorAge
* usb: kill DEBUG compile optionOliver Neukum2013-12-03
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-11
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-11
* Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-23
* Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-17
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-30
* ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou2013-08-30
* usb: host: add Kconfig option for EHSETJack Pham2013-08-14
* usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam2013-08-12
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-12
* usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann2013-03-28
* usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PMTony Prisk2013-03-28
* USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern2013-03-25
* USB: EHCI: improve end_unlink_async()Alan Stern2013-03-25
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-25
* USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-25
* USB: EHCI: change return value of qh_completions()Alan Stern2013-03-25
* USB: EHCI: changes related to qh_refresh()Alan Stern2013-03-25
* USB: EHCI: fix regression during bus resumeAlan Stern2013-03-15
* USB: EHCI: don't check DMA values in QH overlaysAlan Stern2013-03-04
* USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-04
* USB: EHCI: unlink one async QH at a timeAlan Stern2013-01-25
* USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-11-11
* EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-09-10
* USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-16
* USB: EHCI: always scan each interrupt QHAlan Stern2012-07-16
* USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-16
* USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-16
* USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-16
* USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-16
* USB: EHCI: add pointer to end of async-unlink listAlan Stern2012-07-16
* USB: EHCI: rename "reclaim"Alan Stern2012-07-16
* USB: EHCI: add symbolic constants for QHsAlan Stern2012-07-16
* USB: EHCI: don't refcount QHsAlan Stern2012-07-16
* USB: ehci-q.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-23
* usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-09
* USB: ehci: report Data Buffer Error in debug modeVikram Pandita2011-11-14
* usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei2011-09-18
* usb: ehci: only prepare zero packet for out transfer if requiredMing Lei2011-09-18
* usb: ehci: remove wmb in qh_updateMing Lei2011-09-18
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-22
* EHCI: fix direction handling for interrupt data togglesAlan Stern2011-07-19
* USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-07-08
* EHCI: don't rescan interrupt QHs needlesslyAlan Stern2011-05-17
* Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-19
|\
| * USB: ehci: add workaround for Synopsys HC bugGabor Juhos2011-04-13
* | USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern2011-04-13
|/
* ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern2011-03-23