linux/drivers/usb/host
Alan Stern f443ddf105 USB: UHCI: Don't test the Short Packet Detect bit
Apparently some UHCI controllers change the value of the Short Packet
Detect (SPD) bit in the TD status word -- presumably when they receive a
short packet.  This patch (as759) changes uhci-hcd to avoid assuming
that the bit is unchanged; in fact, the driver no longer looks at SPD at
all.

This fixes the second problem reported in Bugzilla #6752.


Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-08-02 16:41:42 -07:00
..
Kconfig [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL811_CS 2006-06-23 07:43:04 -07:00
Makefile
ehci-au1xxx.c [PATCH] USB: au1200: EHCI and OHCI fixes 2006-07-12 16:03:20 -07:00
ehci-dbg.c
ehci-fsl.c [PATCH] irq-flags: usb: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
ehci-fsl.h
ehci-hcd.c USB: Fix Freescale high-speed USB host dependency 2006-08-02 16:41:41 -07:00
ehci-hub.c
ehci-mem.c
ehci-pci.c [PATCH] USB: allow multiple types of EHCI controllers to be built as modules 2006-06-21 15:04:09 -07:00
ehci-q.c
ehci-sched.c [PATCH] improved TT scheduling for EHCI 2006-06-21 15:04:13 -07:00
ehci.h
hc_crisv10.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hc_crisv10.h
isp116x-hcd.c [PATCH] irq-flags: usb: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
isp116x.h
ohci-at91.c USB: AT91 OHCI updates, mostly power management 2006-08-02 16:41:41 -07:00
ohci-au1xxx.c [PATCH] USB: au1200: EHCI and OHCI fixes 2006-07-12 16:03:20 -07:00
ohci-dbg.c
ohci-ep93xx.c [PATCH] USB: ohci bits for the cirrus ep93xx 2006-07-12 16:03:20 -07:00
ohci-hcd.c USB: AT91 OHCI updates, mostly power management 2006-08-02 16:41:41 -07:00
ohci-hub.c [PATCH] USB: OHCI hub code unaligned access 2006-07-12 16:03:21 -07:00
ohci-lh7a404.c [PATCH] irq-flags: usb: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
ohci-mem.c
ohci-omap.c [PATCH] irq-flags: usb: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
ohci-pci.c [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines 2006-04-27 10:28:59 -07:00
ohci-ppc-soc.c [PATCH] irq-flags: usb: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
ohci-pxa27x.c [PATCH] irq-flags: usb: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
ohci-q.c
ohci-s3c2410.c [PATCH] irq-flags: usb: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
ohci-sa1111.c [PATCH] irq-flags: usb: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
ohci.h
pci-quirks.c [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci 2006-07-12 16:03:22 -07:00
pci-quirks.h [PATCH] USB: pci-quirks.c: proper prototypes 2006-04-14 11:12:20 -07:00
sl811-hcd.c [PATCH] irq-flags: usb: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
sl811.h
sl811_cs.c [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> 2006-06-21 15:04:18 -07:00
uhci-debug.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
uhci-hcd.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
uhci-hcd.h [PATCH] UHCI: Improve FSBR-off timing 2006-06-21 15:04:16 -07:00
uhci-hub.c [PATCH] UHCI: remove hc_inaccessible flag 2006-06-21 15:04:16 -07:00
uhci-q.c USB: UHCI: Don't test the Short Packet Detect bit 2006-08-02 16:41:42 -07:00