linux/drivers/usb/host
Tim Schmielau 4e57b68178 [PATCH] fix missing includes
I recently picked up my older work to remove unnecessary #includes of
sched.h, starting from a patch by Dave Jones to not include sched.h
from module.h. This reduces the number of indirect includes of sched.h
by ~300. Another ~400 pointless direct includes can be removed after
this disentangling (patch to follow later).
However, quite a few indirect includes need to be fixed up for this.

In order to feed the patches through -mm with as little disturbance as
possible, I've split out the fixes I accumulated up to now (complete for
i386 and x86_64, more archs to follow later) and post them before the real
patch.  This way this large part of the patch is kept simple with only
adding #includes, and all hunks are independent of each other.  So if any
hunk rejects or gets in the way of other patches, just drop it.  My scripts
will pick it up again in the next round.

Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:32 -08:00
..
ehci-dbg.c [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
ehci-hcd.c [PATCH] EHCI, split out PCI glue 2005-10-28 16:47:39 -07:00
ehci-hub.c [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 2005-10-28 16:47:44 -07:00
ehci-mem.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
ehci-pci.c USB: fix up some odd parts due to partial merges 2005-10-28 19:59:31 -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] EHCI, split out PCI glue 2005-10-28 16:47:39 -07:00
hc_crisv10.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
hc_crisv10.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isp116x-hcd.c [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 2005-10-28 16:47:44 -07:00
isp116x.h [PATCH] ISP116x PM updates 2005-10-28 16:47:41 -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 [PATCH] USB: add owner initialisation to host drivers 2005-10-28 16:47:45 -07:00
ohci-dbg.c [PATCH] OHCI PM updates 2005-10-28 16:47:40 -07:00
ohci-hcd.c [PATCH] OHCI PM updates 2005-10-28 16:47:40 -07:00
ohci-hub.c [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 2005-10-28 16:47:44 -07:00
ohci-lh7a404.c [PATCH] USB: add owner initialisation to host drivers 2005-10-28 16:47:45 -07:00
ohci-mem.c [PATCH] OHCI PM updates 2005-10-28 16:47:40 -07:00
ohci-omap.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
ohci-pci.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
ohci-ppc-soc.c [PATCH] USB: add owner initialisation to host drivers 2005-10-28 16:47:45 -07:00
ohci-pxa27x.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
ohci-q.c [PATCH] USB: OHCI on Compaq Aramada 7400 2005-04-18 17:39:30 -07:00
ohci-s3c2410.c [PATCH] USB: S3C2410 OHCI - add driver owner field 2005-10-28 16:47:45 -07:00
ohci-sa1111.c [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 2005-10-28 16:47:44 -07:00
ohci.h [PATCH] OHCI PM updates 2005-10-28 16:47:40 -07:00
pci-quirks.c [PATCH] USB: Always do usb-handoff 2005-10-28 16:47:49 -07:00
sl811-hcd.c [PATCH] USB: add owner initialisation to host drivers 2005-10-28 16:47:45 -07:00
sl811.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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: Split apart the physical and logical framelist arrays 2005-10-28 16:47:39 -07:00
uhci-hcd.c [PATCH] USB: add owner initialisation to host drivers 2005-10-28 16:47:45 -07:00
uhci-hcd.h [PATCH] USB: UHCI: Spruce up some comments 2005-10-28 16:47:41 -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] UHCI: Improve handling of iso TDs 2005-10-28 16:47:44 -07:00