summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sched.c
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: remove dead code in the periodic schedulerAlan Stern2010-08-101-15/+0
* USB: EHCI: reorganize isochronous scheduler routineAlan Stern2010-08-101-53/+57
* USB: EHCI: add missing frame -> microframe conversionAlan Stern2010-08-101-9/+12
* USB: EHCI: simplify remainder computationsAlan Stern2010-08-101-14/+15
* USB: EHCI: remove PCI assumptionAlan Stern2010-08-101-6/+4
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-6/+3
* USB: EHCI: defer reclamation of siTDsAlan Stern2010-04-221-9/+31
* USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch2010-03-191-2/+2
* USB: EHCI: fix ITD list orderClemens Ladisch2010-03-191-5/+19
* USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein2010-03-021-3/+7
* USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein2010-03-021-0/+2
* USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp2009-12-111-10/+20
* USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp2009-12-111-4/+4
* USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-11-301-0/+12
* USB: ehci: Fix IST boundary checking interval math.Sarah Sharp2009-10-141-6/+6
* USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp2009-10-091-0/+1
* USB: EHCI: change deschedule logic for interrupt QHsAlan Stern2009-09-231-3/+33
* USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-231-22/+44
* USB: EHCI: fix counting of transaction error retriesAlan Stern2009-08-071-0/+1
* USB: EHCI: report actual_length for iso transfersAlan Stern2009-07-121-4/+8
* USB: EHCI: stagger frames for interrupt transfersAlan Stern2009-06-151-3/+5
* USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman2009-04-231-1/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-1/+1
* USB: EHCI: Fix isochronous URB leakKarsten Wiese2009-03-171-6/+4
* USB: EHCI: slow down ITD reuseKarsten Wiese2009-02-271-8/+48
* USB: EHCI: fix divide-by-zero bugAlan Stern2008-11-131-2/+2
* USB: fix EHCI periodic transfersDavid Brownell2008-09-231-18/+14
* USB: EHCI: fix bug in Iso schedulingAlan Stern2008-05-291-23/+44
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-1/+1
* USB: minor ehci xITD simplificationsKarsten Wiese2008-04-241-18/+12
* USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2008-04-241-8/+6
* USB: ehci completes high speed ISO URBs soonerDavid Brownell2008-02-011-14/+27
* USB: ehci: minor ISO updates, always support split ISODavid Brownell2008-02-011-35/+12
* USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese2008-02-011-2/+2
* USB: PS3: Fix EHCI ISO transfer bugDavid Brownell2008-02-011-16/+42
* USB: Spelling fixesJoe Perches2008-02-011-1/+1
* USB: reorganize urb->status use in ehci-hcdAlan Stern2007-10-121-2/+2
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-12/+31
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-201-127/+0
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-121-118/+130
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-121-0/+129
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-071-11/+11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-12/+9
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-271-13/+13
* [PATCH] improved TT scheduling for EHCIDan Streetman2006-06-211-1/+215
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-201-4/+2
* [PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch2006-03-201-5/+6
* [PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap2006-01-311-2/+1
* [PATCH] USB: EHCI, another full speed iso fixClemens Ladisch2006-01-311-0/+1