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!