summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-q.c
Commit message (Expand)AuthorAgeFilesLines
* usb: kill DEBUG compile optionOliver Neukum2013-12-031-2/+2
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-111-0/+19
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-111-21/+19
* Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-231-5/+0
* Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-171-0/+5
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-301-2/+2
* ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou2013-08-301-7/+0
* usb: host: add Kconfig option for EHSETJack Pham2013-08-141-0/+2
* usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam2013-08-121-0/+101
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-121-5/+0
* usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann2013-03-281-3/+1
* usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PMTony Prisk2013-03-281-0/+2
* USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern2013-03-251-4/+1
* USB: EHCI: improve end_unlink_async()Alan Stern2013-03-251-42/+55
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-251-23/+18
* USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-251-40/+22
* USB: EHCI: change return value of qh_completions()Alan Stern2013-03-251-14/+8
* USB: EHCI: changes related to qh_refresh()Alan Stern2013-03-251-32/+20
* USB: EHCI: fix regression during bus resumeAlan Stern2013-03-151-0/+13
* USB: EHCI: don't check DMA values in QH overlaysAlan Stern2013-03-051-5/+13
* USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-051-4/+14
* USB: EHCI: unlink one async QH at a timeAlan Stern2013-01-251-20/+30
* USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-11-111-9/+3
* 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
OpenPOWER on IntegriCloud