History log of /openbmc/linux/drivers/scsi/aacraid/dpcsup.c (Results 301 – 305 of 305)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3afa294c 17-Jun-2005 James Bottomley <jejb@titanic.(none)>

merge by hand (qla_os.c mismerge)


# 3237ee78 17-Jun-2005 James Bottomley <jejb@titanic.(none)>

merge by hand (fix up qla_os.c merge error)


Revision tags: v2.6.12, v2.6.12-rc6
# 153b1e1f 26-May-2005 James Bottomley <jejb@mulgrave.(none)>

Automatic merge of ../scsi-misc-2.6-old/


Revision tags: v2.6.12-rc5, v2.6.12-rc4
# 56b58712 27-Apr-2005 Mark Haverkamp <markh@osdl.org>

[SCSI] aacraid: remove sparse warnings

This patch addresses the sparse -Wbitwise warnings that Christoph wanted
me to eliminate. This mostly consisted of making data structure
elements of hardware

[SCSI] aacraid: remove sparse warnings

This patch addresses the sparse -Wbitwise warnings that Christoph wanted
me to eliminate. This mostly consisted of making data structure
elements of hardware associated structures the __le* equivalent.
Although there were a couple places where there was mixing of cpu and le
variable math. These changes have been tested on both an x86 and ppc
machine running bonnie++. The usage of the LE32_ALL_ONES macro has been
eliminated.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

show more ...


Revision tags: v2.6.12-rc3, v2.6.12-rc2
# 1da177e4 16-Apr-2005 Linus Torvalds <torvalds@ppc970.osdl.org>

Linux-2.6.12-rc2

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

Linux-2.6.12-rc2

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!

show more ...


1...<<111213