aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sched.c
Commit message (Expand)AuthorAge
...
* 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
* USB: EHCI: defer reclamation of siTDsAlan Stern2010-04-22
* USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch2010-03-19
* USB: EHCI: fix ITD list orderClemens Ladisch2010-03-19
* USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein2010-03-02
* USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein2010-03-02
* USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp2009-12-11
* USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp2009-12-11
* USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-11-30
* USB: ehci: Fix IST boundary checking interval math.Sarah Sharp2009-10-14
* USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp2009-10-09
* USB: EHCI: change deschedule logic for interrupt QHsAlan Stern2009-09-23
* USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-23
* USB: EHCI: fix counting of transaction error retriesAlan Stern2009-08-07
* USB: EHCI: report actual_length for iso transfersAlan Stern2009-07-12
* USB: EHCI: stagger frames for interrupt transfersAlan Stern2009-06-16
* USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman2009-04-23
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* USB: EHCI: Fix isochronous URB leakKarsten Wiese2009-03-17
* USB: EHCI: slow down ITD reuseKarsten Wiese2009-02-27
* USB: EHCI: fix divide-by-zero bugAlan Stern2008-11-13
* USB: fix EHCI periodic transfersDavid Brownell2008-09-23
* USB: EHCI: fix bug in Iso schedulingAlan Stern2008-05-29
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: minor ehci xITD simplificationsKarsten Wiese2008-04-25
* USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2008-04-25
* USB: ehci completes high speed ISO URBs soonerDavid Brownell2008-02-01
* USB: ehci: minor ISO updates, always support split ISODavid Brownell2008-02-01
* USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese2008-02-01
* USB: PS3: Fix EHCI ISO transfer bugDavid Brownell2008-02-01
* USB: Spelling fixesJoe Perches2008-02-01
* USB: reorganize urb->status use in ehci-hcdAlan Stern2007-10-12
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-12