28 Apr, 2008
1 commit
-
Since
commit 43cc71eed1250755986da4c0f9898f9a635cb3bf
Author: Kay Sievers
Date: Sat Aug 18 04:40:39 2007 +0200platform: prefix MODALIAS with "platform:"
the platform modalias is prefixed with "platform:". Add MODULE_ALIAS()
to the hotpluggable SCSI platform drivers, to re-enable auto loading.[dbrownell@users.sourceforge.net: more drivers, registration fixes]
[akpm@linux-foundation.org: fix sgiwd93.c]
Signed-off-by: Kay Sievers
Signed-off-by: David Brownell
Signed-off-by: Andrew Morton
Signed-off-by: James Bottomley
01 Jun, 2007
1 commit
-
Signed-off-by: Christoph Hellwig
Acked-by: David Miller
Signed-off-by: James Bottomley
23 May, 2007
1 commit
-
Use new esp_scsi for JAZZ SCSI host adapter driver
Signed-off-by: Thomas Bogendoerfer
Signed-off-by: James Bottomley
10 Feb, 2007
1 commit
-
This is a set of changes that converts the PMAZ-A support to the driver model.
The use of the driver model required switching to the hotplug SCSI
initialization model, which in turn required a change to the core NCR53C9x
driver. I decided not to break all the frontend drivers and introduced an
additional parameter for esp_allocate() to select between the old and the new
model. I hope this is OK, but I would be fine with converting NCR53C9x to the
new model unconditionally as long as I do not have to fix all the other
frontends (OK, perhaps I could do some of them ;-) ).Signed-off-by: Maciej W. Rozycki
Cc: James Bottomley
Signed-off-by: Andrew Morton
Signed-off-by: Ralf Baechle
14 Jul, 2006
1 commit
-
Seem like quite a few splipped through the cracks. Here's a patch to
update all references I could find:Signed-off-by: Christoph Hellwig
Signed-off-by: James Bottomley
03 Jul, 2006
1 commit
-
Signed-off-by: Thomas Gleixner
Cc: Ingo Molnar
Cc: "David S. Miller"
Cc: Benjamin Herrenschmidt
Cc: James Bottomley
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
15 Mar, 2006
1 commit
28 Feb, 2006
3 commits
-
Stuborn as compilers are they don't like duplicate definitions.
Signed-off-by: Ralf Baechle
Signed-off-by: James Bottomley -
Using plain integer as NULL pointer.
Signed-off-by: Ralf Baechle
Signed-off-by: James Bottomley -
Signed-off-by: James Bottomley
10 Nov, 2005
1 commit
-
Signed-off-by: James Bottomley
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!