<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/ide, branch v2.6.20</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.20</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.20'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2007-02-02T00:24:03Z</updated>
<entry>
<title>[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")</title>
<updated>2007-02-02T00:24:03Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>bzolnier@gmail.com</email>
</author>
<published>2007-02-01T13:12:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=fb594d31aa2d133ea89d4ead964c51262b331407'/>
<id>urn:sha1:fb594d31aa2d133ea89d4ead964c51262b331407</id>
<content type='text'>
Noticed by JosephChan@via.com.tw.

Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ide section fixes</title>
<updated>2007-02-02T00:17:06Z</updated>
<author>
<name>Al Viro</name>
<email>viro@ftp.linux.org.uk</email>
</author>
<published>2007-02-01T13:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=eb7972271720bfc64dc8bacc5b15f874c0bcc859'/>
<id>urn:sha1:eb7972271720bfc64dc8bacc5b15f874c0bcc859</id>
<content type='text'>
a) cleanup_module() should be __exit
b) externs should match reality

Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] jmicron: 40/80pin primary detection</title>
<updated>2007-01-31T00:01:35Z</updated>
<author>
<name>ethanhsiao@jmicron.com</name>
<email>ethanhsiao@jmicron.com</email>
</author>
<published>2007-01-30T22:36:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=99abaf51e25f7d4ac2081e5cdc1f01baa0543514'/>
<id>urn:sha1:99abaf51e25f7d4ac2081e5cdc1f01baa0543514</id>
<content type='text'>
jmicron module detects all JMB36x as JMB361 and PATA0 has wrong pin status
of XICBLID.

Cc: Jeff Garzik &lt;jeff@garzik.org&gt;
Cc: Alan Cox &lt;alan@lxorguk.ukuu.org.uk&gt;
Cc: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
Cc: Sergei Shtylyov &lt;sshtylyov@ru.mvista.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S</title>
<updated>2007-01-27T12:47:08Z</updated>
<author>
<name>Josepch Chan</name>
<email>josephchan@via.com.tw</email>
</author>
<published>2007-01-27T12:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e0b874df14052489e6408125903dba96b4dd7baa'/>
<id>urn:sha1:e0b874df14052489e6408125903dba96b4dd7baa</id>
<content type='text'>
This patch:
* Corrects the wrong device ID of PCI_DEVICE_ID_VIA_SATA_EIDE
  from 0x0581 to 0x5324.
* Adds VIA CX700 and VT8237S support in drivers/ide/pci/via82cxxx.c
* Adds VIA VT8237S support in drivers/ata/pata_via.c

Signed-off-by: Josepch Chan &lt;josephchan@via.com.tw&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
</content>
</entry>
<entry>
<title>ide: unregister idepnp driver on unload</title>
<updated>2007-01-27T12:47:02Z</updated>
<author>
<name>Tejun Heo</name>
<email>htejun@gmail.com</email>
</author>
<published>2007-01-27T12:47:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6855036aa035913bc2bfb31c41576a49f42ecd5f'/>
<id>urn:sha1:6855036aa035913bc2bfb31c41576a49f42ecd5f</id>
<content type='text'>
idepnp driver is registered as a pnp driver on ide init but doesn't
get unregistered on ide unload causing driver list corruption and
eventually oops.  Fix it.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
</content>
</entry>
<entry>
<title>ide: add missing __init tags to IDE PCI host drivers</title>
<updated>2007-01-27T12:46:56Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>bzolnier@gmail.com</email>
</author>
<published>2007-01-27T12:46:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=82ab1eeceba6705cd5a8815c48eb03af1dada744'/>
<id>urn:sha1:82ab1eeceba6705cd5a8815c48eb03af1dada744</id>
<content type='text'>
also change __devinit tag for sgiioc4.c:ioc4_ide_init() to __init

Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
</content>
</entry>
<entry>
<title>ide/generic: Jmicron has its own drivers now</title>
<updated>2007-01-27T12:46:45Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@redhat.com</email>
</author>
<published>2007-01-27T12:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3e9e4c8606127592cda22159cc2440ea48963ae4'/>
<id>urn:sha1:3e9e4c8606127592cda22159cc2440ea48963ae4</id>
<content type='text'>
Drop ide-generic support for Jmicron identifiers as we now trust Jmicron.c for
this with drivers/ide.  The code check remains for the all-generic-ide case.

Signed-off-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
</content>
</entry>
<entry>
<title>atiixp.c: add cable detection support for ATI IDE</title>
<updated>2007-01-27T12:46:40Z</updated>
<author>
<name>Conke Hu</name>
<email>conke.hu@amd.com</email>
</author>
<published>2007-01-27T12:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e5c073ff24604d4dbb2fbcedb17da6df768468d3'/>
<id>urn:sha1:e5c073ff24604d4dbb2fbcedb17da6df768468d3</id>
<content type='text'>
IDE HDD does not work if it uses a 40-pin PATA cable on ATI chipset.
This patch fixes the bug.

Signed-off-by: Conke Hu &lt;conke.hu@amd.com&gt;
Cc: Alan Cox &lt;alan@lxorguk.ukuu.org.uk&gt;
Cc: Greg KH &lt;greg@kroah.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
</content>
</entry>
<entry>
<title>atiixp.c: sb600 ide only has one channel</title>
<updated>2007-01-27T12:46:30Z</updated>
<author>
<name>Conke Hu</name>
<email>conke.hu@amd.com</email>
</author>
<published>2007-01-27T12:46:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b25168dfdc162b4198fa6395cd191a20dddc6d34'/>
<id>urn:sha1:b25168dfdc162b4198fa6395cd191a20dddc6d34</id>
<content type='text'>
AMD/ATI SB600 IDE/PATA controller only has one channel.

Signed-off-by: Conke Hu &lt;conke.hu@amd.com&gt;
Cc: Alan Cox &lt;alan@lxorguk.ukuu.org.uk&gt;
Cc: Greg KH &lt;greg@kroah.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
</content>
</entry>
<entry>
<title>atiixp.c: remove unused code</title>
<updated>2007-01-27T12:46:28Z</updated>
<author>
<name>Conke Hu</name>
<email>conke.hu@amd.com</email>
</author>
<published>2007-01-27T12:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=737153298023342073ccaa006144dd254b298e2b'/>
<id>urn:sha1:737153298023342073ccaa006144dd254b298e2b</id>
<content type='text'>
A previous patch to atiixp.c was removed but some code has not been
cleaned. Now we remove these code sine they are no use any longer.

Signed-off-by: Conke Hu &lt;conke.hu@amd.com&gt;
Cc: Alan Cox &lt;alan@lxorguk.ukuu.org.uk&gt;
Cc: Greg KH &lt;greg@kroah.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
</content>
</entry>
</feed>
