remarkable-linux/drivers/usb/host
David Brownell 7586269c0b [PATCH] USB: move handoff code
This moves the PCI quirk handling for USB host controllers from the
PCI directory to the USB directory.  Follow-on patches will need to:

(a) merge these copies with the originals in the HCD reset methods.
they don't wholly agree, despite doing the very same thing; and

(b) eventually change it so "usb-handoff" is the default, to help
get more robust USB/BIOS/input/... interactions.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

 drivers/Makefile              |    2
 drivers/pci/quirks.c          |  253 ---------------------------------------
 drivers/usb/Makefile          |    1
 drivers/usb/host/Makefile     |    5
 drivers/usb/host/pci-quirks.c |  272 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 280 insertions(+), 253 deletions(-)
2005-10-28 16:47:38 -07:00
..
ehci-dbg.c [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
ehci-hcd.c [PATCH] USB: ehci.patch (earlier irq disable) 2005-10-28 16:47:37 -07:00
ehci-hub.c [PATCH] USB: EHCI port tweaks 2005-09-12 12:23:42 -07:00
ehci-mem.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
ehci-q.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
ehci-sched.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
ehci.h [PATCH] USB: EHCI port tweaks 2005-09-12 12:23:42 -07:00
hc_crisv10.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
hc_crisv10.h
isp116x-hcd.c Merge ../bleed-2.6 2005-10-28 10:13:16 -07:00
isp116x.h [PATCH] USB: Add isp116x-hcd USB host controller driver 2005-06-27 14:43:42 -07:00
Kconfig [PATCH] USB: Add isp116x-hcd USB host controller driver 2005-06-27 14:43:42 -07:00
Makefile [PATCH] USB: move handoff code 2005-10-28 16:47:38 -07:00
ohci-au1xxx.c
ohci-dbg.c [PATCH] USB: OHCI relies less on NDP register 2005-09-12 12:23:46 -07:00
ohci-hcd.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
ohci-hub.c [PATCH] USB: OHCI relies less on NDP register 2005-09-12 12:23:46 -07:00
ohci-lh7a404.c [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
ohci-mem.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
ohci-omap.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
ohci-pci.c [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK 2005-06-27 15:11:43 -07:00
ohci-ppc-soc.c [PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.c 2005-09-08 16:28:26 -07:00
ohci-pxa27x.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
ohci-q.c
ohci-s3c2410.c [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
ohci-sa1111.c
ohci.h [PATCH] USB: OHCI relies less on NDP register 2005-09-12 12:23:46 -07:00
pci-quirks.c [PATCH] USB: move handoff code 2005-10-28 16:47:38 -07:00
sl811-hcd.c Merge ../bleed-2.6 2005-10-28 10:13:16 -07:00
sl811.h
sl811_cs.c [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
uhci-debug.c [PATCH] USB UHCI: Add root hub states 2005-06-27 14:43:43 -07:00
uhci-hcd.c [PATCH] USB UHCI: remove the FSBR kernel timer 2005-09-12 12:23:40 -07:00
uhci-hcd.h [PATCH] USB UHCI: remove the FSBR kernel timer 2005-09-12 12:23:40 -07:00
uhci-hub.c [PATCH] USB UHCI: remove the FSBR kernel timer 2005-09-12 12:23:40 -07:00
uhci-q.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00