aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-sched.c
AgeCommit message (Expand)Author
2009-12-11USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp
2009-12-11USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern
2009-07-12USB: EHCI: report actual_length for iso transfersAlan Stern
2009-06-15USB: EHCI: stagger frames for interrupt transfersAlan Stern
2009-04-23USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-17USB: EHCI: Fix isochronous URB leakKarsten Wiese
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese
2008-11-13USB: EHCI: fix divide-by-zero bugAlan Stern
2008-09-23USB: fix EHCI periodic transfersDavid Brownell
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: minor ehci xITD simplificationsKarsten Wiese
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese
2008-02-01USB: ehci completes high speed ISO URBs soonerDavid Brownell
2008-02-01USB: ehci: minor ISO updates, always support split ISODavid Brownell
2008-02-01USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese
2008-02-01USB: PS3: Fix EHCI ISO transfer bugDavid Brownell
2008-02-01USB: Spelling fixesJoe Perches
2007-10-12USB: reorganize urb->status use in ehci-hcdAlan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-08-20Revert "USB: EHCI cpufreq fix"Linus Torvalds
2007-07-12USB: EHCI support for big-endian descriptorsStefan Roese
2007-07-12USB: EHCI cpufreq fixStuart_Hayes@Dell.com
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell
2006-06-21[PATCH] improved TT scheduling for EHCIDan Streetman
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern
2006-03-20[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch
2006-01-31[PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap
2006-01-31[PATCH] USB: EHCI, another full speed iso fixClemens Ladisch
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-09-08[PATCH] ehci: add tt_usecsdavid-b@pacbell.net
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg
2005-08-04[PATCH] USB: ehci: microframe handling fixDavid Brownell
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas
2005-06-27[PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds