linux/drivers/usb/host
Kumar Gala 8cd42e97bf [PATCH] USB: EHCI and Freescale 83xx quirk
On the MPC834x processors the multiport host (MPH) EHCI controller has an
erratum in which the port number in the queue head expects to be 0..N-1
instead of 1..N.  If we are on one of these chips we subtract one from
the port number before putting it into the queue head.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-20 14:49:55 -08:00
..
Kconfig [PATCH] USB: EHCI for Freescale 83xx 2006-03-20 14:49:55 -08:00
Makefile [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG 2006-01-04 13:48:30 -08:00
ehci-dbg.c
ehci-fsl.c [PATCH] USB: EHCI and Freescale 83xx quirk 2006-03-20 14:49:55 -08:00
ehci-fsl.h [PATCH] USB: EHCI for Freescale 83xx 2006-03-20 14:49:55 -08:00
ehci-hcd.c [PATCH] USB: EHCI for Freescale 83xx 2006-03-20 14:49:55 -08:00
ehci-hub.c [PATCH] USB: EHCI and NF2 quirk 2006-03-20 14:49:55 -08:00
ehci-mem.c
ehci-pci.c [PATCH] USB: EHCI and NF2 quirk 2006-03-20 14:49:55 -08:00
ehci-q.c [PATCH] USB: EHCI and Freescale 83xx quirk 2006-03-20 14:49:55 -08:00
ehci-sched.c [PATCH] USB: EHCI full speed ISO bugfixes 2006-03-20 14:49:55 -08:00
ehci.h [PATCH] USB: EHCI and Freescale 83xx quirk 2006-03-20 14:49:55 -08:00
hc_crisv10.c [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
hc_crisv10.h
isp116x-hcd.c [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() 2006-01-31 17:23:42 -08:00
isp116x.h [PATCH] USB: isp116x-hcd: cleanup 2006-01-04 13:48:29 -08:00
ohci-au1xxx.c [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers 2006-01-31 17:23:43 -08:00
ohci-dbg.c
ohci-hcd.c [PATCH] USB: central handling for host controllers that were reset during suspend/resume 2006-01-04 13:48:31 -08:00
ohci-hub.c [PATCH] USB: Remove USB private semaphore 2006-01-04 13:48:34 -08:00
ohci-lh7a404.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
ohci-mem.c
ohci-omap.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
ohci-pci.c
ohci-ppc-soc.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
ohci-pxa27x.c [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion 2006-01-04 13:51:40 -08:00
ohci-q.c
ohci-s3c2410.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
ohci-sa1111.c
ohci.h
pci-quirks.c [PATCH] USB: fix EHCI BIOS handshake 2006-02-28 12:42:06 -08:00
sl811-hcd.c [PATCH] USB: central handling for host controllers that were reset during suspend/resume 2006-01-04 13:48:31 -08:00
sl811.h
sl811_cs.c [PATCH] USB: sl811_cs needs platform_device conversion too 2006-02-13 21:33:39 -08:00
uhci-debug.c [PATCH] USB: UHCI: edit some comments 2006-01-04 13:51:41 -08:00
uhci-hcd.c [PATCH] USB: UHCI: edit some comments 2006-01-04 13:51:41 -08:00
uhci-hcd.h [PATCH] USB: UHCI: edit some comments 2006-01-04 13:51:41 -08:00
uhci-hub.c
uhci-q.c [PATCH] USB: UHCI: No FSBR until device is configured 2006-01-31 17:23:41 -08:00