summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sched.c
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: fix bug in Iso schedulingAlan Stern2008-05-291-23/+44
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-1/+1
* USB: minor ehci xITD simplificationsKarsten Wiese2008-04-251-18/+12Star
* USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2008-04-251-8/+6Star
* 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/+12Star
* 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-211-127/+0Star
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-131-118/+130
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-131-0/+129
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-081-11/+11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-12/+9Star
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-271-13/+13
* [PATCH] improved TT scheduling for EHCIDan Streetman2006-06-221-1/+215
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1Star
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-201-4/+2Star
* [PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch2006-03-201-5/+6
* [PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap2006-02-011-2/+1Star
* [PATCH] USB: EHCI, another full speed iso fixClemens Ladisch2006-02-011-0/+1
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-301-2/+16
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-7/+7
* [PATCH] ehci: add tt_usecsdavid-b@pacbell.net2005-09-091-0/+4
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* [PATCH] USB: ehci: microframe handling fixDavid Brownell2005-08-051-6/+7
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-8/+11
* [PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell2005-06-271-10/+7Star
* [PATCH] USB: hcd suspend uses pm_message_tDavid Brownell2005-04-191-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1999