<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/message, branch v2.6.13</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.13</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.13'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2005-08-10T00:59:52Z</updated>
<entry>
<title>[PATCH] I2O: added pci_request_regions() before using the controller</title>
<updated>2005-08-10T00:59:52Z</updated>
<author>
<name>Markus Lidel</name>
<email>Markus.Lidel@shadowconnect.com</email>
</author>
<published>2005-08-09T21:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=dc9352a42c6de578c932313448257cf246b2b75f'/>
<id>urn:sha1:dc9352a42c6de578c932313448257cf246b2b75f</id>
<content type='text'>
Added pci_request_regions() before using the controller to avoid duplicate
usage of the I2O controller when the dpt_i2o driver and I2O subsystem is
loaded at the same time.

Signed-off-by: Markus Lidel &lt;Markus.Lidel@shadowconnect.com&gt;
Cc: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] i2o: remove new configuration API</title>
<updated>2005-08-09T19:08:22Z</updated>
<author>
<name>Markus Lidel</name>
<email>Markus.Lidel@shadowconnect.com</email>
</author>
<published>2005-08-09T17:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=db29e85a7ece62de1899917c1ec0ffe55cf1d3a0'/>
<id>urn:sha1:db29e85a7ece62de1899917c1ec0ffe55cf1d3a0</id>
<content type='text'>
Remove new configuration API from i2o_config

The API-patch is still available from the I2O website (which is mentioned in
the kernel config now).  It is removed because it creates a new binary
sysfs-attribute, which doesn't have the limitiation of 4k.  Expect for the
Adaptec controllers, which has a limitation in the hardware this attribute
doesn't make sense anywhere else.  Until the sysfs API provides an attribute
which doesn't buffer (like firmware) and let access to at least 64k blocks i
provide a separate patch...

(akpm: basically, this API was introduced post-2.6.12 and Markus wants to pull
it out before 2.6.13).

Signed-off-by: Markus Lidel &lt;Markus.Lidel@shadowconnect.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6</title>
<updated>2005-07-26T20:28:47Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-07-26T20:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2d986010ad13a00b83851238d52601d6092df40e'/>
<id>urn:sha1:2d986010ad13a00b83851238d52601d6092df40e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] pm: more u32 vs. pm_message_t fixes</title>
<updated>2005-07-08T01:23:43Z</updated>
<author>
<name>Pavel Machek</name>
<email>pavel@ucw.cz</email>
</author>
<published>2005-07-08T00:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2a569579be87b5ba61f9b6c54fd5f9f307c53962'/>
<id>urn:sha1:2a569579be87b5ba61f9b6c54fd5f9f307c53962</id>
<content type='text'>
Few more u32 vs. pm_message_t fixes.

Signed-off-by: Pavel Machek &lt;pavel@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] i2o: config-osm build fix</title>
<updated>2005-07-08T01:23:35Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2005-07-08T00:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ca3f5a95b7d04eef0f88464f8d3299c1c01e8e13'/>
<id>urn:sha1:ca3f5a95b7d04eef0f88464f8d3299c1c01e8e13</id>
<content type='text'>
Various stuff missing on alpha:

drivers/message/i2o/config-osm.c:35: error: field `fops' has incomplete type
drivers/message/i2o/config-osm.c: In function `sysfs_create_fops_file':
drivers/message/i2o/config-osm.c:71: error: storage size of `tmp' isn't known
drivers/message/i2o/config-osm.c:78: error: dereferencing pointer to incomplete type
drivers/message/i2o/config-osm.c:81: error: dereferencing pointer to incomplete type

Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[SCSI] - mptfusion - convert to new change_queue_depth API</title>
<updated>2005-07-01T13:56:31Z</updated>
<author>
<name>Moore, Eric Dean</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2005-06-24T18:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6e3815ba3a6d392fa9cfbf08208f64c06d9558c4'/>
<id>urn:sha1:6e3815ba3a6d392fa9cfbf08208f64c06d9558c4</id>
<content type='text'>
Convert driver to use new change_queue_depth API.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;

Fixed up rejections and
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.</title>
<updated>2005-06-28T04:52:47Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2005-06-24T00:35:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d18c3db58bc544fce6662ca7edba616ca9788a70'/>
<id>urn:sha1:d18c3db58bc544fce6662ca7edba616ca9788a70</id>
<content type='text'>
Now we can change the pci core to always set this pointer, as pci drivers
should use it, not the driver core callback.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[SCSI] remove scsi_set_device</title>
<updated>2005-06-26T13:31:47Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@lst.de</email>
</author>
<published>2005-06-10T23:05:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=12413197eef2a29e0b9fb0fa541f5cbaeb1d3f3f'/>
<id>urn:sha1:12413197eef2a29e0b9fb0fa541f5cbaeb1d3f3f</id>
<content type='text'>
scsi_add_host is the proper place to set the device, but people copy
the scsi_set_device usage from older drivers again and again.

note that this leaves some legacy drivers like qlogicisp/qlogicfc
without pci association in sysfs, but they're scheduled to go away soon
anyway.

Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] tpm: device attribute fixes</title>
<updated>2005-06-24T07:05:29Z</updated>
<author>
<name>Yani Ioannou</name>
<email>yani.ioannou@gmail.com</email>
</author>
<published>2005-06-24T05:02:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3e05d2b8d3dd34b0237f489e991ed081cb0bf007'/>
<id>urn:sha1:3e05d2b8d3dd34b0237f489e991ed081cb0bf007</id>
<content type='text'>
This patch updates all the device attribute callbacks that weren't
updated with the new parameter, I guess because they weren't in Greg's
tree (including drivers/pcmcia/ds.c). Without the patch these
callbacks are probably broken (and generate a warning along the lines
of "assignment from incompatible pointer type").

Please see http://lkml.org/lkml/2005/5/19/40 for the scripts I used to
update the attributes automatically.

Signed-off-by: Yani Ioannou &lt;yani.ioannou@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] i2o build fix</title>
<updated>2005-06-24T07:05:29Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2005-06-24T05:02:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f52bdbe9fcf2453d402376e22de1eca6dfc96890'/>
<id>urn:sha1:f52bdbe9fcf2453d402376e22de1eca6dfc96890</id>
<content type='text'>
 LD      .tmp_vmlinux1
 drivers/built-in.o: In function `i2o_cfg_parms':
 config-osm.c:(.text+0x12764a): undefined reference to `i2o_parm_issue'

Cc: Markus Lidel &lt;Markus.Lidel@shadowconnect.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
