kernel-hacking-2024-linux-s.../drivers/usb/host
Alan Stern c5e3b741a3 [PATCH] UHCI: Improve FSBR-off timing
This patch (as707) improves the FSBR operation in uhci-hcd by turning it
off more quickly when it isn't needed.  FSBR puts a noticeable load on a
computer's PCI bus, so it should be disabled as soon as possible when it
isn't in use.  The patch leaves it running for only 10 ms after the last
URB stops using it, on the theory that this should be long enough for a
driver to submit another URB if it wants keep FSBR going.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-21 15:04:16 -07:00
..
ehci-au1xxx.c [PATCH] USB: EHCI on non-Au1200 build fix 2006-06-21 15:04:16 -07:00
ehci-dbg.c
ehci-fsl.c [PATCH] USB: allow multiple types of EHCI controllers to be built as modules 2006-06-21 15:04:09 -07:00
ehci-fsl.h
ehci-hcd.c [PATCH] USB: EHCI on non-Au1200 build fix 2006-06-21 15:04:16 -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
hc_crisv10.h
isp116x-hcd.c [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c 2006-06-21 15:04:15 -07:00
isp116x.h
Kconfig [PATCH] improved TT scheduling for EHCI 2006-06-21 15:04:13 -07:00
Makefile
ohci-at91.c [PATCH] USB: at91 usb driver supend/resume fixes 2006-04-14 11:12:25 -07:00
ohci-au1xxx.c
ohci-dbg.c
ohci-hcd.c [PATCH] USB: fix bug in ohci-hcd.c ohci_restart() 2006-05-08 23:43:54 -07:00
ohci-hub.c
ohci-lh7a404.c
ohci-mem.c
ohci-omap.c
ohci-pci.c [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines 2006-04-27 10:28:59 -07:00
ohci-ppc-soc.c
ohci-pxa27x.c [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget 2006-06-08 22:44:07 +01:00
ohci-q.c
ohci-s3c2410.c [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core 2006-04-14 11:12:26 -07:00
ohci-sa1111.c
ohci.h
pci-quirks.c [PATCH] USB: pci-quirks.c: proper prototypes 2006-04-14 11:12:20 -07:00
pci-quirks.h [PATCH] USB: pci-quirks.c: proper prototypes 2006-04-14 11:12:20 -07:00
sl811-hcd.c
sl811.h
sl811_cs.c
uhci-debug.c [PATCH] UHCI: remove ISO TDs as they are used 2006-06-21 15:04:12 -07:00
uhci-hcd.c [PATCH] UHCI: Improve FSBR-off timing 2006-06-21 15:04:16 -07: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 [PATCH] UHCI: Improve FSBR-off timing 2006-06-21 15:04:16 -07:00