summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-sched.c
AgeCommit message (Expand)Author
2011-12-09EHCI : Fix a regression in the ISO schedulerMatthieu CASTET
2011-12-09USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-11-29Revert "USB: EHCI: fix HUB TT scheduling issue with iso transfer"Greg Kroah-Hartman
2011-11-26USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-11-11EHCI: workaround for MosChip controller bugAlan 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
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-04-22USB: EHCI: defer reclamation of siTDsAlan Stern
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch
2010-03-19USB: EHCI: fix ITD list orderClemens Ladisch
2010-03-02USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein
2010-03-02USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein
2009-12-11USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp
2009-12-11USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan 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-07-12USB: EHCI: report actual_length for iso transfersAlan Stern
2009-06-15USB: EHCI: stagger frames for interrupt transfersAlan Stern
2009-04-23USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-17USB: EHCI: Fix isochronous URB leakKarsten Wiese
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese
2008-11-13USB: EHCI: fix divide-by-zero bugAlan Stern
2008-09-23USB: fix EHCI periodic transfersDavid Brownell
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: minor ehci xITD simplificationsKarsten Wiese
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese
2008-02-01USB: ehci completes high speed ISO URBs soonerDavid Brownell
2008-02-01USB: ehci: minor ISO updates, always support split ISODavid Brownell
2008-02-01USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese
2008-02-01USB: PS3: Fix EHCI ISO transfer bugDavid Brownell