<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/ide/pci, branch v2.6.13</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>[PATCH] serverworks: add support for new southbridge IDE</title>
<updated>2005-08-18T20:30:35+00:00</updated>
<author>
<name>Narendra Sankar</name>
<email>nsankar@broadcom.com</email>
</author>
<published>2005-08-18T20:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=84f57fbc724e3b56dc87c37dddac89f82cf75ef6'/>
<id>84f57fbc724e3b56dc87c37dddac89f82cf75ef6</id>
<content type='text'>
BCM5785 (HT1000) is a Opteron Southbridge from Serverworks/Broadcom that
incorporates a single channel ATA100 IDE controller that is functionally
identical to the Serverworks CSB6 IDE controller.  This patch adds support
for the new PCI device ID and also the support for this controller.

Signed-off-by: Narendra Sankar &lt;nsankar@broadcom.com&gt;
Acked-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BCM5785 (HT1000) is a Opteron Southbridge from Serverworks/Broadcom that
incorporates a single channel ATA100 IDE controller that is functionally
identical to the Serverworks CSB6 IDE controller.  This patch adds support
for the new PCI device ID and also the support for this controller.

Signed-off-by: Narendra Sankar &lt;nsankar@broadcom.com&gt;
Acked-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ide: add support for Netcell Revolution to pci-ide generic driver</title>
<updated>2005-08-18T20:27:07+00:00</updated>
<author>
<name>Matt Gillette</name>
<email>matt.gillette@netcell.com</email>
</author>
<published>2005-08-18T20:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=2f09a7f4af131bf23c013ead89373deba1c7593c'/>
<id>2f09a7f4af131bf23c013ead89373deba1c7593c</id>
<content type='text'>
Adds support for Netcell Revolution to pci-ide generic driver by including
it in the list of devices matched.  Includes the Revolution in the list of
simplex devices forced into DMA mode.

Signed-off-by: Matt Gillette &lt;matt.gillette@netcell.com&gt;
Cc: Bartlomiej Zolnierkiewicz &lt;B.Zolnierkiewicz@elka.pw.edu.pl&gt;
Cc: Jeff Garzik &lt;jgarzik@pobox.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds support for Netcell Revolution to pci-ide generic driver by including
it in the list of devices matched.  Includes the Revolution in the list of
simplex devices forced into DMA mode.

Signed-off-by: Matt Gillette &lt;matt.gillette@netcell.com&gt;
Cc: Bartlomiej Zolnierkiewicz &lt;B.Zolnierkiewicz@elka.pw.edu.pl&gt;
Cc: Jeff Garzik &lt;jgarzik@pobox.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] Update CREDITS entry and listings in source files for Jesper Juhl</title>
<updated>2005-07-27T23:26:20+00:00</updated>
<author>
<name>Jesper Juhl</name>
<email>juhl-lkml@dif.dk</email>
</author>
<published>2005-07-27T18:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=59904159c316f7bc02d00ff7b0dc3f9d3afd07fd'/>
<id>59904159c316f7bc02d00ff7b0dc3f9d3afd07fd</id>
<content type='text'>
a) update entry in CREDITS for Jesper Juhl
b) remove email address from source files so it's only listed in credits.

Signed-off-by: Jesper Juhl &lt;jesper.juhl@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a) update entry in CREDITS for Jesper Juhl
b) remove email address from source files so it's only listed in credits.

Signed-off-by: Jesper Juhl &lt;jesper.juhl@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] clean up inline static vs static inline</title>
<updated>2005-07-27T23:26:20+00:00</updated>
<author>
<name>Jesper Juhl</name>
<email>juhl@dif.dk</email>
</author>
<published>2005-07-27T18:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=77933d7276ee8fa0e2947641941a6f7a100a327b'/>
<id>77933d7276ee8fa0e2947641941a6f7a100a327b</id>
<content type='text'>
`gcc -W' likes to complain if the static keyword is not at the beginning of
the declaration.  This patch fixes all remaining occurrences of "inline
static" up with "static inline" in the entire kernel tree (140 occurrences in
47 files).

While making this change I came across a few lines with trailing whitespace
that I also fixed up, I have also added or removed a blank line or two here
and there, but there are no functional changes in the patch.

Signed-off-by: Jesper Juhl &lt;juhl-lkml@dif.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`gcc -W' likes to complain if the static keyword is not at the beginning of
the declaration.  This patch fixes all remaining occurrences of "inline
static" up with "static inline" in the entire kernel tree (140 occurrences in
47 files).

While making this change I came across a few lines with trailing whitespace
that I also fixed up, I have also added or removed a blank line or two here
and there, but there are no functional changes in the patch.

Signed-off-by: Jesper Juhl &lt;juhl-lkml@dif.dk&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] amd74xx: support MCP55 device IDs</title>
<updated>2005-07-03T15:37:18+00:00</updated>
<author>
<name>Rob Punkunus</name>
<email>rpunkunus@nvidia.com</email>
</author>
<published>2005-07-03T15:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=21e2c01dc3e38d466eda5871645878d2c3a33261'/>
<id>21e2c01dc3e38d466eda5871645878d2c3a33261</id>
<content type='text'>
From: Rob Punkunus &lt;rpunkunus@nvidia.com&gt;

Rob Punkunus recently submitted a patch to enable support for MCP51/MCP55 in
the amd74xx driver. This patch was whitespace-corrupted and didn't apply to
2.6.12 since MCP51 support was merged in the 2.6.12-rc series.

Gentoo would like to support this hardware for our upcoming release media, so
I fixed the patch, and here it is :)

Signed-off-by: Daniel Drake &lt;dsd@gentoo.org&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Rob Punkunus &lt;rpunkunus@nvidia.com&gt;

Rob Punkunus recently submitted a patch to enable support for MCP51/MCP55 in
the amd74xx driver. This patch was whitespace-corrupted and didn't apply to
2.6.12 since MCP51 support was merged in the 2.6.12-rc series.

Gentoo would like to support this hardware for our upcoming release media, so
I fixed the patch, and here it is :)

Signed-off-by: Daniel Drake &lt;dsd@gentoo.org&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ide: hotplug mark __devinit via82cxxx.c</title>
<updated>2005-07-03T14:42:18+00:00</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-07-03T14:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=f3718d3e135117f80de0ff219be91544baa75599'/>
<id>f3718d3e135117f80de0ff219be91544baa75599</id>
<content type='text'>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ide: hotplug mark __devinit triflex.c</title>
<updated>2005-07-03T14:40:31+00:00</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-07-03T14:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=d6904ab66f74cb99793e3919fc589dd0163a7740'/>
<id>d6904ab66f74cb99793e3919fc589dd0163a7740</id>
<content type='text'>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ide: hotplug mark __devinit slc90e66.c</title>
<updated>2005-07-03T14:38:51+00:00</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-07-03T14:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=97319630b21c2022a55d51a6cfbf53cbb84a2f42'/>
<id>97319630b21c2022a55d51a6cfbf53cbb84a2f42</id>
<content type='text'>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ide: hotplug mark __devinit sl82c105.c</title>
<updated>2005-07-03T14:36:56+00:00</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-07-03T14:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=34a6224691e638dd36b393aa439d021a19578fcc'/>
<id>34a6224691e638dd36b393aa439d021a19578fcc</id>
<content type='text'>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ide: hotplug mark __devinit sc1200.c</title>
<updated>2005-07-03T14:35:07+00:00</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-07-03T14:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6a6e1b1cf41b0bf35fffbf18787e8d8f865b66d6'/>
<id>6a6e1b1cf41b0bf35fffbf18787e8d8f865b66d6</id>
<content type='text'>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

mark the __init section __devinit.
Splitted up from the Debian kernel patch.

Signed-off-by: maximilian attems &lt;janitor@sternwelten.at&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@elka.pw.edu.pl&gt;</pre>
</div>
</content>
</entry>
</feed>
