aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sched.c
Commit message (Expand)AuthorAge
* USB: EHCI: accept very late isochronous URBsAlan Stern2013-08-20
* USB: EHCI: fix regression related to qh_refresh()Alan Stern2013-05-30
* USB: revert periodic scheduling bugfixAlan Stern2013-05-28
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-28
|\
| * USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch2013-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 bug in scheduling periodic split transfersAlan Stern2013-01-31
* USB: EHCI: fix for leaking isochronous dataAlan Stern2013-01-31
* USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-11-11
* USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-24
* EHCI: implement new semantics for URB_ISO_ASAPAlan Stern2012-10-22
* EHCI: replace mult/div with bit-mask operationAlan Stern2012-10-22
* EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-22
* EHCI: improved logic for isochronous schedulingAlan Stern2012-10-22
* USB: EHCI: simplify isochronous scanningAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-16
* USB: EHCI: always scan each interrupt QHAlan Stern2012-07-16
* USB: EHCI: don't refcount iso_stream structuresAlan Stern2012-07-16
* USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-16
* USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-16
* USB: EHCI: return void instead of 0Alan Stern2012-07-16
* USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-16
* USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-16
* USB: EHCI: don't refcount QHsAlan Stern2012-07-16
* USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern2012-05-14
* USB: ehci-sched.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-23
* EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-11-28
* USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin2011-11-14
* EHCI: workaround for MosChip controller bugAlan Stern2011-10-18
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-22
* USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov2011-07-08
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-19
* EHCI: don't rescan interrupt QHs needlesslyAlan Stern2011-05-17
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-01
* Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-17
* USB: EHCI: Remove dead code from ehci-sched.cDavid Daney2011-02-04
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-04
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He2010-12-10
* | USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-16
|/
* USB: EHCI: remove dead code in the periodic schedulerAlan Stern2010-08-10
* USB: EHCI: reorganize isochronous scheduler routineAlan Stern2010-08-10
* USB: EHCI: add missing frame -> microframe conversionAlan Stern2010-08-10
* USB: EHCI: simplify remainder computationsAlan Stern2010-08-10
* USB: EHCI: remove PCI assumptionAlan Stern2010-08-10
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10