<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-stable.git/include/linux/ata.h, branch linux-2.6.20.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/'/>
<entry>
<title>[PATCH] libata: add 40pin "short" cable support, honour drive side speed detection</title>
<updated>2006-12-02T03:40:25+00:00</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2006-10-10T21:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=fc085150b491bfc186efbca90a14cf907a3060a9'/>
<id>fc085150b491bfc186efbca90a14cf907a3060a9</id>
<content type='text'>
[deweerdt@free.fr: build fix]
Signed-off-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Frederik Deweerdt &lt;deweerdt@free.fr&gt;
Cc: Tejun Heo &lt;htejun@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[deweerdt@free.fr: build fix]
Signed-off-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Frederik Deweerdt &lt;deweerdt@free.fr&gt;
Cc: Tejun Heo &lt;htejun@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[libata] Trim trailing whitespace.</title>
<updated>2006-08-31T04:02:15+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jeff@garzik.org</email>
</author>
<published>2006-08-31T04:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=9bec2e38527a9f2497b3d976715c672d08d6160d'/>
<id>9bec2e38527a9f2497b3d976715c672d08d6160d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] libata: Add CompactFlash support</title>
<updated>2006-08-14T18:04:37+00:00</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2006-08-10T17:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=b352e57dc3bb5033996adaa67c2f69b795eddd39'/>
<id>b352e57dc3bb5033996adaa67c2f69b795eddd39</id>
<content type='text'>
The CFA world has some additional rules and drive modes we need to support for
newer expansion cards and on embedded boxes

Signed-off-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CFA world has some additional rules and drive modes we need to support for
newer expansion cards and on embedded boxes

Signed-off-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ATA] Increase lba48 max-sectors from 200 to 256.</title>
<updated>2006-08-10T10:49:45+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jeff@garzik.org</email>
</author>
<published>2006-06-11T13:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=8b881b0410de0f72a43e814393abf3a4cb29ebb4'/>
<id>8b881b0410de0f72a43e814393abf3a4cb29ebb4</id>
<content type='text'>
Also, moved ATA_MAX_SECTORS and ATA_MAX_SECTORS_LBA48 from
linux/libata.h to linux/ata.h, now that they truly reflect the standard
(well... mostly; note TODO comment).

This changes the performance profile (and potential bug profile)
for a bunch of drivers, so be wary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, moved ATA_MAX_SECTORS and ATA_MAX_SECTORS_LBA48 from
linux/libata.h to linux/ata.h, now that they truly reflect the standard
(well... mostly; note TODO comment).

This changes the performance profile (and potential bug profile)
for a bunch of drivers, so be wary.
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)</title>
<updated>2006-06-12T04:18:35+00:00</updated>
<author>
<name>zhao, forrest</name>
<email>forrest.zhao@intel.com</email>
</author>
<published>2006-06-12T04:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=3057ac3c1a992ee135cbb7b7d1a12e58d81f0739'/>
<id>3057ac3c1a992ee135cbb7b7d1a12e58d81f0739</id>
<content type='text'>
This patch makes libata snoop 'SET FEATURES - WRITE CACHE
ENABLE/DISABLE' command, executing requisite revalidation processes
to update cached data.

Signed-off-by: Forrest Zhao &lt;forrest.zhao@intel.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch makes libata snoop 'SET FEATURES - WRITE CACHE
ENABLE/DISABLE' command, executing requisite revalidation processes
to update cached data.

Signed-off-by: Forrest Zhao &lt;forrest.zhao@intel.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] libata-ncq: add NCQ related ATA/libata constants and macros</title>
<updated>2006-05-15T12:03:38+00:00</updated>
<author>
<name>Tejun Heo</name>
<email>htejun@gmail.com</email>
</author>
<published>2006-05-15T12:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=88e490340ea4c3a2ebc0187a4339912e2fc1a081'/>
<id>88e490340ea4c3a2ebc0187a4339912e2fc1a081</id>
<content type='text'>
Add NCQ related ATA/libata constants and macros.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add NCQ related ATA/libata constants and macros.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'irq-pio'</title>
<updated>2006-05-15T11:59:15+00:00</updated>
<author>
<name>Tejun Heo</name>
<email>htejun@gmail.com</email>
</author>
<published>2006-05-15T11:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=12436c30f4808e00fa008c6787c609bc6ae216ba'/>
<id>12436c30f4808e00fa008c6787c609bc6ae216ba</id>
<content type='text'>
Conflicts:

	drivers/scsi/libata-core.c
	include/linux/libata.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	drivers/scsi/libata-core.c
	include/linux/libata.h
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] libata-eh: add ATA and libata flags for new EH</title>
<updated>2006-05-15T11:58:17+00:00</updated>
<author>
<name>Tejun Heo</name>
<email>htejun@gmail.com</email>
</author>
<published>2006-05-15T11:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=9be1e979f2e1e57a091a658fa88dac266f9fd6fe'/>
<id>9be1e979f2e1e57a091a658fa88dac266f9fd6fe</id>
<content type='text'>
Add ATA and libata flags to be used by new EH.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ATA and libata flags to be used by new EH.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'upstream'</title>
<updated>2006-03-24T14:24:04+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jeff@garzik.org</email>
</author>
<published>2006-03-24T14:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=11ed56fb7899f9eb9eaef8e5919db1bf08f1b07e'/>
<id>11ed56fb7899f9eb9eaef8e5919db1bf08f1b07e</id>
<content type='text'>
Conflicts:

	drivers/scsi/sata_vsc.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	drivers/scsi/sata_vsc.c
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] libata: Add the useful macros/constants needed for merging PATA stuff</title>
<updated>2006-03-22T02:21:31+00:00</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2006-03-21T15:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=b6782728d703fa3f0e5478a8b89e49ea10b1fdd0'/>
<id>b6782728d703fa3f0e5478a8b89e49ea10b1fdd0</id>
<content type='text'>
HPA presence/enabled
HPA commands

Also add ata_id_is_cfa() as that is needed to detect and handle CF cards
which currently we reject.

Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HPA presence/enabled
HPA commands

Also add ata_id_is_cfa() as that is needed to detect and handle CF cards
which currently we reject.

Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
