aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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