<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>linux.kernel Google Group</title>
  <link>http://groups.google.com/group/linux.kernel</link>
  <description>linux-kernel@vger.kernel.org (Moderated)</description>
  <language>en</language>
  <item>
  <title>[PATCH 04/20] scsi/aha1542: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/156380f4d55d1e10/96e0f9a997d49f93?show_docid=96e0f9a997d49f93</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/aha1542.c | 30 +++++++++++++++--------------- &lt;br&gt; drivers/scsi/aha1542.h | 12 ++++++------ &lt;br&gt; 2 files changed, 21 insertions(+), 21 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/aha1542.c b/drivers/scsi/aha1542.c
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/156380f4d55d1e10/96e0f9a997d49f93?show_docid=96e0f9a997d49f93</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:05 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 11/20] scsi/gdth: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/ad414743d85f70f0/8b540b07481c9f15?show_docid=8b540b07481c9f15</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/gdth.c | 66 +++++++++++++++++++++++++----- -------------------- &lt;br&gt; drivers/scsi/gdth.h | 10 ++++---- &lt;br&gt; 2 files changed, 38 insertions(+), 38 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/gdth.c b/drivers/scsi/gdth.c
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/ad414743d85f70f0/8b540b07481c9f15?show_docid=8b540b07481c9f15</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:04 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 15/20] scsi/megaraid: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/9d81616c67c7aab5/659163f6e77dafcd?show_docid=659163f6e77dafcd</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/megaraid.c | 28 ++++++++++++++-------------- &lt;br&gt; drivers/scsi/megaraid.h | 18 +++++++++--------- &lt;br&gt; 2 files changed, 23 insertions(+), 23 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/megaraid.c b/drivers/scsi/megaraid.c
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/9d81616c67c7aab5/659163f6e77dafcd?show_docid=659163f6e77dafcd</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:05 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 02/20] scsi/NCR53c406a No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/a37e0e7345cdb53e/4d9d8c3cd3f6f068?show_docid=4d9d8c3cd3f6f068</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/NCR53c406a.c | 6 +++--- &lt;br&gt; 1 files changed, 3 insertions(+), 3 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/NCR53c406a.c b/drivers/scsi/NCR53c406a.c &lt;br&gt; index 6961f78..8ef7dc9 100644 &lt;br&gt; --- a/drivers/scsi/NCR53c406a.c
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/a37e0e7345cdb53e/4d9d8c3cd3f6f068?show_docid=4d9d8c3cd3f6f068</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:04 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 20/20] scsi/wd7000: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/b4b8bb8b9fe4a327/1da44cc5964c3ab0?show_docid=1da44cc5964c3ab0</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/wd7000.c | 2 +- &lt;br&gt; 1 files changed, 1 insertions(+), 1 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/wd7000.c b/drivers/scsi/wd7000.c &lt;br&gt; index 093610b..764fe89 100644 &lt;br&gt; --- a/drivers/scsi/wd7000.c &lt;br&gt; +++ b/drivers/scsi/wd7000.c
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/b4b8bb8b9fe4a327/1da44cc5964c3ab0?show_docid=1da44cc5964c3ab0</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:04 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 03/20] scsi/aha152x: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/22fde4a9f34f4c53/d1e1b51f9bfe8ed3?show_docid=d1e1b51f9bfe8ed3</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/aha152x.c | 68 ++++++++++++++++++++++++------ ------------------ &lt;br&gt; 1 files changed, 34 insertions(+), 34 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/aha152x.c b/drivers/scsi/aha152x.c &lt;br&gt; index 1e5478a..98b07c6 100644
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/22fde4a9f34f4c53/d1e1b51f9bfe8ed3?show_docid=d1e1b51f9bfe8ed3</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:02 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 16/20] scsi/nsp32_debug: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/8ff91e206b032c89/3b47b4d5e2c0a3f7?show_docid=3b47b4d5e2c0a3f7</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/nsp32_debug.c | 2 +- &lt;br&gt; 1 files changed, 1 insertions(+), 1 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/nsp32_debug.c b/drivers/scsi/nsp32_debug.c &lt;br&gt; index 2fb3fb5..c03872a 100644 &lt;br&gt; --- a/drivers/scsi/nsp32_debug.c
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/8ff91e206b032c89/3b47b4d5e2c0a3f7?show_docid=3b47b4d5e2c0a3f7</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: IXP4xx repetitive 16-bit/32-bit I/O macros/inlines.</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/addcf54a251957df/4ff4481213f09334?show_docid=4ff4481213f09334</link>
  <description>
  Yes, on HPT371 IDE chip on the PCI bus to interface to compact flash &lt;br&gt; to store logs. For what it&#39;s worth I&#39;ve only ever been able to make PIO &lt;br&gt; work, I&#39;ve never had any luck with the IDE DMA modes. It hasn&#39;t been a &lt;br&gt; high enough priority to investigate further. &lt;br&gt; *_le32, *_be32, _order32 sounds like a good idea.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/addcf54a251957df/4ff4481213f09334?show_docid=4ff4481213f09334</guid>
  <author>
  k...@hiramoto.org
  (Karl Hiramoto)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:04 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 06/20] scsi/atari_NCR5380: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/fe2f5f3edaafd124/7f9e12a8d0cb28ba?show_docid=7f9e12a8d0cb28ba</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/atari_NCR5380.c | 94 +++++++++++++++++++++--------- ------------ &lt;br&gt; 1 files changed, 47 insertions(+), 47 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/atari_NCR5380.c b/drivers/scsi/atari_NCR5380.c &lt;br&gt; index 4240b05..d5f85e7 100644
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/fe2f5f3edaafd124/7f9e12a8d0cb28ba?show_docid=7f9e12a8d0cb28ba</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:02 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 00/20] SCSI: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/f4ff087b69ecf7ee/319f2e5e1f28c1d5?show_docid=319f2e5e1f28c1d5</link>
  <description>
  Plenty of older drivers are still using Scsi_Cmd. The following patches &lt;br&gt; remove its use and changes them for &amp;quot;struct scsi_cmnd&amp;quot;. There is also no &lt;br&gt; need for the drivers/scsi/scsi_typedefs.h file anymore since this only &lt;br&gt; contains the typedef for Scsi_Cmd. &lt;br&gt; Thanks, &lt;br&gt; Davidlohr &lt;br&gt; drivers/scsi/NCR5380.c | 72 ++++++++++++++++-------------- -
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/f4ff087b69ecf7ee/319f2e5e1f28c1d5?show_docid=319f2e5e1f28c1d5</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:04 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 08/20] scsi/dtc: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/72ad419a26117f1a/0c0fc5bc74419bb6?show_docid=0c0fc5bc74419bb6</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/dtc.h | 6 +++--- &lt;br&gt; 1 files changed, 3 insertions(+), 3 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/dtc.h b/drivers/scsi/dtc.h &lt;br&gt; index 0b205f8..524b711 100644 &lt;br&gt; --- a/drivers/scsi/dtc.h &lt;br&gt; +++ b/drivers/scsi/dtc.h
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/72ad419a26117f1a/0c0fc5bc74419bb6?show_docid=0c0fc5bc74419bb6</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:03 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 07/20] scsi/atari_scsi: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/bb08fe684cd9bacf/47b2783bf4142cf7?show_docid=47b2783bf4142cf7</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/atari_scsi.c | 12 ++++++------ &lt;br&gt; drivers/scsi/atari_scsi.h | 2 +- &lt;br&gt; 2 files changed, 7 insertions(+), 7 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/atari_scsi.c b/drivers/scsi/atari_scsi.c &lt;br&gt; index ad7a23a..3b8ace8 100644
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/bb08fe684cd9bacf/47b2783bf4142cf7?show_docid=47b2783bf4142cf7</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:04 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 13/20] scsi/ibmmca: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/03736b07678224a3/18af4d28035fd1f1?show_docid=18af4d28035fd1f1</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/ibmmca.c | 28 ++++++++++++++-------------- &lt;br&gt; 1 files changed, 14 insertions(+), 14 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/ibmmca.c b/drivers/scsi/ibmmca.c &lt;br&gt; index 9c1e6a5..5c09f32 100644 &lt;br&gt; --- a/drivers/scsi/ibmmca.c
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/03736b07678224a3/18af4d28035fd1f1?show_docid=18af4d28035fd1f1</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:02 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 12/20] scsi/gdth_proc: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/3d92bacfefc0593d/d6a64519ede00adb?show_docid=d6a64519ede00adb</link>
  <description>
  Change Scsi_Cmnd for struct scsi_cmnd. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/gdth_proc.c | 2 +- &lt;br&gt; 1 files changed, 1 insertions(+), 1 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/gdth_proc.c b/drivers/scsi/gdth_proc.c &lt;br&gt; index 1258da3..74e44ed 100644 &lt;br&gt; --- a/drivers/scsi/gdth_proc.c
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/3d92bacfefc0593d/d6a64519ede00adb?show_docid=d6a64519ede00adb</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:04 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH 18/20] scsi/scsi.h: No longer use Scsi_Cmd typedef</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/1cabe78babc1a904/80531aa89e205224?show_docid=80531aa89e205224</link>
  <description>
  Remove scsi_typedefs.h reference. &lt;br&gt; Signed-off-by: Davidlohr Bueso &amp;lt;d...@gnu.org&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/scsi.h | 3 --- &lt;br&gt; 1 files changed, 0 insertions(+), 3 deletions(-) &lt;br&gt; diff --git a/drivers/scsi/scsi.h b/drivers/scsi/scsi.h &lt;br&gt; index d5a55fa..db67d4c 100644 &lt;br&gt; --- a/drivers/scsi/scsi.h &lt;br&gt; +++ b/drivers/scsi/scsi.h
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/1cabe78babc1a904/80531aa89e205224?show_docid=80531aa89e205224</guid>
  <author>
  d...@gnu.org
  (Davidlohr Bueso)
  </author>
  <pubDate>Sun, 08 Nov 2009 20:30:02 UT
</pubDate>
  </item>
  </channel>
</rss>
