summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-sched.c
AgeCommit message (Expand)Author
2013-09-14DROP: Revert "USB: EHCI: fix HUB TT scheduling issue with iso transfer"Greg Kroah-Hartman
2013-08-20USB: EHCI: accept very late isochronous URBsAlan Stern
2013-05-30USB: EHCI: fix regression related to qh_refresh()Alan Stern
2013-05-29USB: revert periodic scheduling bugfixAlan Stern
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-25USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern
2013-03-25USB: EHCI: change return value of qh_completions()Alan Stern
2013-03-25USB: EHCI: changes related to qh_refresh()Alan Stern
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern
2012-11-11USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern
2012-10-24USB: EHCI: make ehci_read_frame_index platform independentAlan Stern
2012-10-22EHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-22EHCI: replace mult/div with bit-mask operationAlan Stern
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern
2012-10-22EHCI: improved logic for isochronous schedulingAlan Stern
2012-07-16USB: EHCI: simplify isochronous scanningAlan Stern
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: don't refcount iso_stream structuresAlan Stern
2012-07-16USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern
2012-07-16USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern
2012-07-16USB: EHCI: return void instead of 0Alan Stern
2012-07-16USB: EHCI: use hrtimer for the periodic scheduleAlan Stern
2012-07-16USB: EHCI: add new root-hub state: STOPPINGAlan Stern
2012-07-16USB: EHCI: don't refcount QHsAlan Stern
2012-05-14USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern
2012-05-01USB: ehci-sched.c: remove dbg() usageGreg Kroah-Hartman
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern
2011-11-29EHCI : Fix a regression in the ISO schedulerMatthieu CASTET
2011-11-14USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-05-17EHCI: don't rescan interrupt QHs needlesslyAlan Stern
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman
2011-02-04USB: EHCI: Remove dead code from ehci-sched.cDavid Daney
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-10USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2010-11-16USB: EHCI: AMD periodic frame list table quirkAndiry Xu
2010-08-10USB: EHCI: remove dead code in the periodic schedulerAlan Stern
2010-08-10USB: EHCI: reorganize isochronous scheduler routineAlan Stern
2010-08-10USB: EHCI: add missing frame -> microframe conversionAlan Stern
2010-08-10USB: EHCI: simplify remainder computationsAlan Stern
2010-08-10USB: EHCI: remove PCI assumptionAlan Stern