summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-25USB: ehci shutdown refactoredSarah Sharp1-16/+25
2008-04-25USB: ehci: paranoia, reject large control transfersDavid Brownell1-2/+8
2008-04-25USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell1-3/+3
2008-04-25USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese1-9/+14
2008-04-25USB: ehci: minor cleanupsDavid Brownell1-31/+2
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek1-1/+1
2008-03-11USB: fix ehci unlink regressionsDavid Brownell1-16/+46
2008-02-22USB: POWERPC: ehci: fix ppc buildAnton Vorontsov1-1/+1
2008-02-22USB: fix previous sparse fix which was incorrectDavid Brownell1-12/+12
2008-02-02USB: add ehci-ixp bus glueVladimir Barinov1-0/+5
2008-02-02USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak1-28/+39
2008-02-02USB: add Marvell Orion USB host supportTzachi Perelstein1-0/+5
2008-02-02USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz1-4/+4
2008-02-02USB: EHCI: add separate IAA watchdog timerAlan Stern1-22/+55
2008-02-02USB: convert ehci debug files to use debugfs instead of sysfsTony Jones1-1/+24
2007-11-29USB: fix up EHCI startup synchronizationDavid Brownell1-1/+4
2007-10-13USB: mutual exclusion for EHCI init and port resetsAlan Stern1-0/+8
2007-10-13USB: make HCDs responsible for managing endpoint queuesAlan Stern1-5/+9
2007-08-21Revert "USB: EHCI cpufreq fix"Linus Torvalds1-67/+0
2007-07-13USB: PS3: USB system-bus reworkGeoff Levand1-15/+7
2007-07-13USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov1-2/+8
2007-07-13USB: ehci_fsl update for MPC831x supportLi Yang1-1/+1
2007-07-13USB: EHCI big endian data structures support (for 440EPx)Stefan Roese1-0/+5
2007-07-13USB: EHCI, OHCI: handover changesAlan Stern1-0/+2
2007-07-13USB: EHCI support for big-endian descriptorsStefan Roese1-5/+5
2007-07-13USB: EHCI cpufreq fixStuart_Hayes@Dell.com1-0/+67
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-11EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern1-0/+1
2007-02-17USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou1-6/+13
2007-02-17EHCI: turn off remote wakeup during shutdownAlan Stern1-0/+17
2007-02-08USB: switch ehci-hcd to new polling schemeMarcelo Tosatti1-1/+7
2007-02-08EHCI: force high-speed devices to run at full speedAlan Stern1-0/+2
2007-02-08USB: ps3 ehci bus glueGeoff Levand1-1/+24
2007-02-08USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-42/+50
2006-12-02EHCI: Fix root-hub and port suspend/resume problemsAlan Stern1-4/+2
2006-12-02USB: add ehci_hcd.ignore_oc parameterDavid Brownell1-2/+8
2006-10-18USB: revert EHCI VIA workaround patchGreg Kroah-Hartman1-49/+21
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-13/+13
2006-09-27USB: EHCI update VIA workaroundDavid Brownell1-23/+50
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell1-3/+3
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-11/+5
2006-08-03USB: Fix Freescale high-speed USB host dependencyLi Yang1-1/+1
2006-07-13[PATCH] USB: ehci: fix bogus alteration of a local variableDavid Brownell1-3/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-22[PATCH] USB: EHCI on non-Au1200 build fixRalf Baechle1-1/+1
2006-06-22[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala1-4/+44
2006-03-21[PATCH] USB: EHCI for AU1200Jordan Crouse1-3/+8
2006-03-21[PATCH] USB: EHCI for Freescale 83xxRandy Vinson1-1/+7
2006-01-05[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell1-7/+0
2006-01-05[PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell1-1/+1