<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/message/fusion/Makefile, branch v3.16</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/message/fusion/Makefile?h=v3.16</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/message/fusion/Makefile?h=v3.16'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-03-17T13:05:34Z</updated>
<entry>
<title>message: change to new flag variable</title>
<updated>2011-03-17T13:05:34Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-01-14T14:12:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d100d406044b76475c7baec72ab6770306ea1a8d'/>
<id>urn:sha1:d100d406044b76475c7baec72ab6770306ea1a8d</id>
<content type='text'>
Replace EXTRA_CFLAGS with ccflags-y.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Acked-by: WANG Cong &lt;xiyou.wangcong@gmail.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>[SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.h</title>
<updated>2007-07-28T15:25:35Z</updated>
<author>
<name>Prakash, Sathya</name>
<email>sathya.prakash@lsi.com</email>
</author>
<published>2007-07-24T10:10:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5c1b91b9923d1b3d33576e391ff7b587bdff7a3e'/>
<id>urn:sha1:5c1b91b9923d1b3d33576e391ff7b587bdff7a3e</id>
<content type='text'>
This patch adds a new file mptdebug.h in the fusion source directory,
which contains different debug macros.  The existing debug macros and
flags are removed from the mptbase.h and Makefile In Kconfig a new
configuration parameter FUSION_LOGGING is added to enable/disable the
logging support during compile time.

signed-off-by: Sathya Prakash &lt;sathya.prakash@lsi.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - iocstatus, loginfo, and event debug updates</title>
<updated>2007-02-03T02:53:14Z</updated>
<author>
<name>Eric Moore</name>
<email>eric.moore@lsi.com</email>
</author>
<published>2007-01-29T16:44:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c6c727a1a0ff90c80425b7226557b2354e00cf7b'/>
<id>urn:sha1:c6c727a1a0ff90c80425b7226557b2354e00cf7b</id>
<content type='text'>
various string updates for iocstatus, logingo, and fw asyn events.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsi.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - added mptspi debug</title>
<updated>2007-02-03T02:50:25Z</updated>
<author>
<name>Eric Moore</name>
<email>eric.moore@lsi.com</email>
</author>
<published>2007-01-29T16:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=873c82ed165a345fa381415b9734d26e9af4ec96'/>
<id>urn:sha1:873c82ed165a345fa381415b9734d26e9af4ec96</id>
<content type='text'>
helpful debug for mptspi module

Signed-off-by: Eric Moore &lt;Eric.Moore@lsi.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - Greater than 255 target and lun support</title>
<updated>2007-02-03T02:48:49Z</updated>
<author>
<name>Eric Moore</name>
<email>eric.moore@lsi.com</email>
</author>
<published>2007-01-29T16:42:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=793955f549c710a1b0c18f823d5d710840747b15'/>
<id>urn:sha1:793955f549c710a1b0c18f823d5d710840747b15</id>
<content type='text'>
Add support for greater than 255 target and luns.
Kill the hd-&gt;Target[] field, and change all references
of bus_id/target_id, to channel/id.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsi.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] mptfusion: misc fix's</title>
<updated>2006-07-13T13:32:09Z</updated>
<author>
<name>Eric Moore</name>
<email>eric.moore@lsil.com</email>
</author>
<published>2006-07-11T23:34:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ba856d32f2cede67fd2a59a53bc662360f17c7b5'/>
<id>urn:sha1:ba856d32f2cede67fd2a59a53bc662360f17c7b5</id>
<content type='text'>
* removing obsolete 1066, 1066E from Kconfig
* initializing aen_event_read_flag after host reset
* remove oem references
* remove obsolete mpt_pq_filter command line option

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] mptsas: wide port support</title>
<updated>2006-06-28T16:41:33Z</updated>
<author>
<name>Eric Moore</name>
<email>eric.moore@lsil.com</email>
</author>
<published>2006-06-27T20:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=547f9a218436ea35baf9a52e981753e44d9cff1f'/>
<id>urn:sha1:547f9a218436ea35baf9a52e981753e44d9cff1f</id>
<content type='text'>
* Wide port support added - using James Bottomley's new SAS wide port API.
(There is a known problem in sas transport layer reported yesterday to
James. The Kobject dev.bus_ids for end devices are not unique across
expanders. I have added a work around in this patch, where I asigning
an unique port identifier for every port within the host - this solves
the problem, but I expect a fix from James in the sas transport).

* Adding target_alloc and target_destroy entry points, and moving code over
from the slave entry points.

* The renaming of some mptscsih_xxx functions declared in mptsas.c,
to mptsas_xxx.

* Target Reset moved from slave_destroy to hotplug work thread
handling (with regard to device removal). Also inhibit IO to end device
while device is being broken down . Talked to James Smart about this
at Linux Expo (with questions of how the fc transport handles this).

* Cleaning up the kzalloc's, and kfree's

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - move some debug firmware event debug msgs to verbose level</title>
<updated>2006-03-14T20:27:43Z</updated>
<author>
<name>Moore, Eric</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2006-03-14T16:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3a892bef3f7e94c4d6c2c20b9a1b546f43679fd3'/>
<id>urn:sha1:3a892bef3f7e94c4d6c2c20b9a1b546f43679fd3</id>
<content type='text'>
Created a debug level MPT_DEBUG_VERBOSE_EVENTS.
Moving some of the more vebose debug messages
for firwmare events into new debug level.  Also
added some more firmware events descriptions.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion: FC rport code fixes</title>
<updated>2006-01-31T20:39:41Z</updated>
<author>
<name>Michael Reed</name>
<email>mdr@sgi.com</email>
</author>
<published>2006-01-26T01:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3bc7bf1d1294642f87c4f7df04c048dafa38ad51'/>
<id>urn:sha1:3bc7bf1d1294642f87c4f7df04c048dafa38ad51</id>
<content type='text'>
This fix's problems with recent fc submission regarding
i/o being redirected to the wrong target.

Signed-off-by: Michael Reed &lt;mdr@sgi.com&gt;
Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion SAS support (mptsas driver)</title>
<updated>2005-09-19T17:42:57Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@lst.de</email>
</author>
<published>2005-09-09T14:27:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0c33b27deb93178f10778b3d2669af1674793cef'/>
<id>urn:sha1:0c33b27deb93178f10778b3d2669af1674793cef</id>
<content type='text'>
Adds the actual mptsas driver, based upon the LSI driver with new work
for SAS transport class integration from Eric Moore and me.

This obviously depends on the SAS transport class.

Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
</feed>
