aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sched.c
Commit message (Expand)AuthorAge
* 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
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-21
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-12
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-12
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-27
* [PATCH] improved TT scheduling for EHCIDan Streetman2006-06-21
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-20
* [PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch2006-03-20
* [PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap2006-01-31
* [PATCH] USB: EHCI, another full speed iso fixClemens Ladisch2006-01-31
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-30
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* [PATCH] ehci: add tt_usecsdavid-b@pacbell.net2005-09-08
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-07
* [PATCH] USB: ehci: microframe handling fixDavid Brownell2005-08-05
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-12
* [PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell2005-06-27
* [PATCH] USB: hcd suspend uses pm_message_tDavid Brownell2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16