aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-13USB: EHCI: fix divide-by-zero bugAlan Stern1-2/+2
2008-09-23USB: fix EHCI periodic transfersDavid Brownell1-18/+14
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern1-23/+44
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24USB: minor ehci xITD simplificationsKarsten Wiese1-18/+12
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese1-8/+6
2008-02-01USB: ehci completes high speed ISO URBs soonerDavid Brownell1-14/+27
2008-02-01USB: ehci: minor ISO updates, always support split ISODavid Brownell1-35/+12
2008-02-01USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese1-2/+2
2008-02-01USB: PS3: Fix EHCI ISO transfer bugDavid Brownell1-16/+42
2008-02-01USB: Spelling fixesJoe Perches1-1/+1
2007-10-12USB: reorganize urb->status use in ehci-hcdAlan Stern1-2/+2
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern1-12/+31
2007-08-20Revert "USB: EHCI cpufreq fix"Linus Torvalds1-127/+0
2007-07-12USB: EHCI support for big-endian descriptorsStefan Roese1-118/+130
2007-07-12USB: EHCI cpufreq fixStuart_Hayes@Dell.com1-0/+129
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-11/+11
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-12/+9
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell1-13/+13
2006-06-21[PATCH] improved TT scheduling for EHCIDan Streetman1-1/+215
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-2/+1
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern1-4/+2
2006-03-20[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch1-5/+6
2006-01-31[PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap1-2/+1
2006-01-31[PATCH] USB: EHCI, another full speed iso fixClemens Ladisch1-0/+1
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt1-2/+16
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-7/+7
2005-09-08[PATCH] ehci: add tt_usecsdavid-b@pacbell.net1-0/+4
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-08-04[PATCH] USB: ehci: microframe handling fixDavid Brownell1-6/+7
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-8/+11
2005-06-27[PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell1-10/+7
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1999