android_kernel_xiaomi_sm8350/drivers/usb/host
David Brownell 931384fb0e USB: add an ohci board-specific quirk
Use the new ohci-pci quirk infrastructure to address the problem it was
created to address: a quirk specific to the Portege 4000, in buzilla as

	http://bugzilla.kernel.org/show_bug.cgi?id=6723

Also fix a misuse of "__devinit" for the quirk functions.  It must not
be used without first ensuring that the references from the quirk tables
are gone, and that the function using those quirk tables is also gone.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-27 13:28:40 -07:00
..
ehci-au1xxx.c
ehci-dbg.c Replace remaining references to "driverfs" with "sysfs". 2007-02-17 19:13:42 +01:00
ehci-fsl.c
ehci-fsl.h ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata 2007-04-27 13:28:34 -07:00
ehci-hcd.c EHCI: fix remote wakeup regression in 2.6.21-rc 2007-04-11 10:44:15 -07:00
ehci-hub.c EHCI: add delay to bus_resume before accessing ports 2007-04-27 13:28:35 -07:00
ehci-mem.c
ehci-pci.c
ehci-ps3.c [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() 2007-02-09 08:28:48 -08:00
ehci-q.c
ehci-sched.c
ehci.h [PATCH] hci_{read,write}l() does force casts to wrong type for no reason 2007-02-09 09:14:08 -08:00
hc_crisv10.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
hc_crisv10.h
isp116x-hcd.c USB: change __init to __devinit for isp116x_probe 2007-02-16 15:32:22 -08:00
isp116x.h
Kconfig
Makefile
ohci-at91.c USB: at91-ohci, handle extra at91sam9261 ahb clock 2007-02-16 15:32:24 -08:00
ohci-au1xxx.c
ohci-dbg.c
ohci-ep93xx.c [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2007-02-14 08:09:54 -08:00
ohci-hcd.c dev_dbg: check dev_dbg() arguments 2007-04-27 10:57:34 -07:00
ohci-hub.c
ohci-lh7a404.c
ohci-mem.c
ohci-omap.c
ohci-pci.c USB: add an ohci board-specific quirk 2007-04-27 13:28:40 -07:00
ohci-pnx4008.c [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2007-02-14 08:09:54 -08:00
ohci-pnx8550.c [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2007-02-14 08:09:54 -08:00
ohci-ppc-of.c
ohci-ppc-soc.c
ohci-ps3.c [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() 2007-02-09 08:28:48 -08:00
ohci-pxa27x.c
ohci-q.c
ohci-s3c2410.c
ohci-sa1111.c
ohci.h [PATCH] hci_{read,write}l() does force casts to wrong type for no reason 2007-02-09 09:14:08 -08:00
pci-quirks.c
pci-quirks.h
sl811_cs.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
sl811-hcd.c
sl811.h
u132-hcd.c
uhci-debug.c UHCI: Fix problem caused by lack of terminating QH 2007-03-26 14:17:48 -07:00
uhci-hcd.c UHCI: Fix problem caused by lack of terminating QH 2007-03-26 14:17:48 -07:00
uhci-hcd.h UHCI: Eliminate asynchronous skeleton Queue Headers 2007-02-23 15:03:45 -08:00
uhci-hub.c UHCI: fix port resume problem 2007-03-09 19:52:23 -08:00
uhci-q.c UHCI: Add some WARN_ON()s 2007-04-27 13:28:36 -07:00