aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07USB: switch ehci-hcd to new polling schemeMarcelo Tosatti1-1/+7
2007-02-07EHCI: force high-speed devices to run at full speedAlan Stern1-0/+2
2007-02-07USB: ps3 ehci bus glueGeoff Levand1-1/+24
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-42/+50
2006-12-01EHCI: Fix root-hub and port suspend/resume problemsAlan Stern1-4/+2
2006-12-01USB: add ehci_hcd.ignore_oc parameterDavid Brownell1-2/+8
2006-10-17USB: 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-02USB: Fix Freescale high-speed USB host dependencyLi Yang1-1/+1
2006-07-12[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-21[PATCH] USB: EHCI on non-Au1200 build fixRalf Baechle1-1/+1
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala1-4/+44
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse1-3/+8
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson1-1/+7
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell1-7/+0
2006-01-04[PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell1-1/+1
2006-01-04[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell1-1/+1
2005-11-23[PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell1-74/+83
2005-11-23[PATCH] USB: EHCI updatesDavid Brownell1-2/+1
2005-10-28[PATCH] EHCI, split out PCI glueMatt Porter1-463/+74
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell1-1/+1
2005-10-28[PATCH] USB: ehci.patch (earlier irq disable)David Brownell1-0/+8
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-09-12[PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-12[PATCH] USB: EHCI workaround for NForce and mem > 2GBDavid Brownell1-0/+17
2005-09-12[PATCH] USB: EHCI port tweaksDavid Brownell1-2/+6
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman1-1/+3
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-1/+1
2005-06-27[PATCH] USB: misc ehci updatesDavid Brownell1-13/+14
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern1-31/+0
2005-05-03[PATCH] USB: ehci power fixesDavid Brownell1-21/+44
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1261