summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ehci shutdown refactoredSarah Sharp2008-04-251-16/+25
* USB: ehci: paranoia, reject large control transfersDavid Brownell2008-04-251-2/+8
* USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell2008-04-251-3/+3
* USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2008-04-251-9/+14
* USB: ehci: minor cleanupsDavid Brownell2008-04-251-31/+2Star
* plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-271-1/+1
* USB: fix ehci unlink regressionsDavid Brownell2008-03-111-16/+46
* USB: POWERPC: ehci: fix ppc buildAnton Vorontsov2008-02-221-1/+1
* USB: fix previous sparse fix which was incorrectDavid Brownell2008-02-221-12/+12
* USB: add ehci-ixp bus glueVladimir Barinov2008-02-011-0/+5
* USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak2008-02-011-28/+39
* USB: add Marvell Orion USB host supportTzachi Perelstein2008-02-011-0/+5
* USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz2008-02-011-4/+4
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-011-22/+55
* USB: convert ehci debug files to use debugfs instead of sysfsTony Jones2008-02-011-1/+24
* USB: fix up EHCI startup synchronizationDavid Brownell2007-11-281-1/+4
* USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-121-0/+8
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-5/+9
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-211-67/+0Star
* USB: PS3: USB system-bus reworkGeoff Levand2007-07-131-15/+7Star
* USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov2007-07-131-2/+8
* USB: ehci_fsl update for MPC831x supportLi Yang2007-07-131-1/+1
* USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2007-07-131-0/+5
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-131-0/+2
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-131-5/+5
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-131-0/+67
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern2007-04-111-0/+1
* USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2007-02-171-6/+13
* EHCI: turn off remote wakeup during shutdownAlan Stern2007-02-171-0/+17
* USB: switch ehci-hcd to new polling schemeMarcelo Tosatti2007-02-081-1/+7
* EHCI: force high-speed devices to run at full speedAlan Stern2007-02-081-0/+2
* USB: ps3 ehci bus glueGeoff Levand2007-02-081-1/+24
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-081-42/+50
* EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-011-4/+2Star
* USB: add ehci_hcd.ignore_oc parameterDavid Brownell2006-12-011-2/+8
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-171-49/+21Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-13/+13
* USB: EHCI update VIA workaroundDavid Brownell2006-09-271-23/+50
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-271-3/+3
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-11/+5Star
* USB: Fix Freescale high-speed USB host dependencyLi Yang2006-08-031-1/+1
* [PATCH] USB: ehci: fix bogus alteration of a local variableDavid Brownell2006-07-131-3/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: EHCI on non-Au1200 build fixRalf Baechle2006-06-221-1/+1
* [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-221-4/+44
* [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-201-3/+8
* [PATCH] USB: EHCI for Freescale 83xxRandy Vinson2006-03-201-1/+7
* [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-041-7/+0Star
* [PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell2006-01-041-1/+1