<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/ata/Kconfig, branch v2.6.32</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v2.6.32</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v2.6.32'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2009-09-17T20:47:06+00:00</updated>
<entry>
<title>libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers</title>
<updated>2009-09-17T20:47:06+00:00</updated>
<author>
<name>John(Jung-Ik) Lee</name>
<email>jilee@google.com</email>
</author>
<published>2009-09-15T04:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d15d6e6cc340566d53d953ffdec2c9e96816fa52'/>
<id>urn:sha1:d15d6e6cc340566d53d953ffdec2c9e96816fa52</id>
<content type='text'>
This is a new pata driver for ARTOP 867X 64bit 4-channel UDMA133 ATA ctrls.
Based on the Atp867 data sheet rev 1.2, Acard, and in part on early ide codes
from Eric Uhrhane &lt;ericu@google.com&gt;.

Signed-off-by: John(Jung-Ik) Lee &lt;jilee@google.com&gt;
Reviewed-by:  Grant Grundler &lt;grundler@google.com&gt;
Reviewed-by:  Gwendal Gringo &lt;gwendal@google.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>[libata] Add pata_rdc driver for RDC ATA devices</title>
<updated>2009-09-01T23:47:20+00:00</updated>
<author>
<name>Alan Cox</name>
<email>alan@linux.intel.com</email>
</author>
<published>2009-06-24T17:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6b406782ad0408f9cb480c2e1b543d194e8206d0'/>
<id>urn:sha1:6b406782ad0408f9cb480c2e1b543d194e8206d0</id>
<content type='text'>
From: Alan Cox &lt;alan@linux.intel.com&gt;

Signed-off-by: Alan Cox &lt;alan@linux.intel.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>libata: add command name parsing for error output</title>
<updated>2009-09-01T23:47:20+00:00</updated>
<author>
<name>Robert Hancock</name>
<email>hancockrwd@gmail.com</email>
</author>
<published>2009-07-15T02:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6521148c6449724c3b707820b9c535c7e8b8afcd'/>
<id>urn:sha1:6521148c6449724c3b707820b9c535c7e8b8afcd</id>
<content type='text'>
This patch improve libata's output for error/notification messages
to allow easier comprehension and debugging:

When ATAPI commands issued through the SCSI layer fail, use SCSI
functions to print the CDB in human-readable form instead of just
dumping out the CDB in hex.

Print out the name of the failed command (as defined by the ATA
specification) in error handling output along with the raw register
contents.

When reporting status of ACPI taskfile commands executed on resume,
also output the names of the commands being executed (or not) in
readable form.

Since the extra data for printing command names increases kernel
size slightly, a config option has been added to allow disabling
command name output (as well as some of the error register parsing)
for those highly sensitive to kernel text size.

Signed-off-by: Robert Hancock &lt;hancockrwd@gmail.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>[libata] PATA driver for CF interface on AT91SAM9260 SoC</title>
<updated>2009-06-23T05:54:24+00:00</updated>
<author>
<name>Sergey Matyukevich</name>
<email>geomatsi@gmail.com</email>
</author>
<published>2009-06-19T04:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=918d7b7c330f8afe18cb1b8692fc5f45a798634e'/>
<id>urn:sha1:918d7b7c330f8afe18cb1b8692fc5f45a798634e</id>
<content type='text'>
This patch provides PATA driver for CompactFlash interface in True IDE
mode on AT91SAM9260 SoC.

Signed-off-by: Sergey Matyukevich &lt;geomatsi@gmail.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>[ARM] 5522/1: PalmLD: IDE support</title>
<updated>2009-05-31T13:50:40+00:00</updated>
<author>
<name>Marek Vašut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2009-05-21T12:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=5a9d25150c01bd140ca647b5e7ee75ae18a369a8'/>
<id>urn:sha1:5a9d25150c01bd140ca647b5e7ee75ae18a369a8</id>
<content type='text'>
Support for Palm LifeDrive's internal harddrive.

Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Acked-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>trivial: fix typos/grammar errors in Kconfig texts</title>
<updated>2009-03-30T13:22:01+00:00</updated>
<author>
<name>Matt LaPlante</name>
<email>kernel1@cyberdogtech.com</email>
</author>
<published>2009-01-26T10:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf'/>
<id>urn:sha1:692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf</id>
<content type='text'>
Signed-off-by: Matt LaPlante &lt;kernel1@cyberdogtech.com&gt;
Acked-by: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>sata_mv: no longer experimental (v2)</title>
<updated>2009-01-26T11:42:10+00:00</updated>
<author>
<name>Mark Lord</name>
<email>liml@rtr.ca</email>
</author>
<published>2009-01-21T15:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f9228c7ffaaa37521c46239ccea623f10fa44a27'/>
<id>urn:sha1:f9228c7ffaaa37521c46239ccea623f10fa44a27</id>
<content type='text'>
Update Kconfig for sata_mv with full list of chips supported,
and (finally!) remove the "EXPERIMENTAL" designations.

Signed-off-by: Mark Lord &lt;mlord@pobox.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>libata: New driver for OCTEON SOC Compact Flash interface (v7).</title>
<updated>2009-01-16T15:23:39+00:00</updated>
<author>
<name>David Daney</name>
<email>ddaney@caviumnetworks.com</email>
</author>
<published>2009-01-16T01:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3c929c6f5aa7501790586a38dd8faca8fed9a158'/>
<id>urn:sha1:3c929c6f5aa7501790586a38dd8faca8fed9a158</id>
<content type='text'>
Cavium OCTEON processor support was recently merged, so now we have
this CF driver for your consideration.

Most OCTEON variants have *no* DMA or interrupt support on the CF
interface so for these, only PIO is supported.  Although if DMA is
available, we do take advantage of it.

Signed-off-by: David Daney &lt;ddaney@caviumnetworks.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver</title>
<updated>2008-12-21T09:54:29+00:00</updated>
<author>
<name>Tim Yamin</name>
<email>plasm@roo.me.uk</email>
</author>
<published>2008-12-21T09:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6b61e69e7bc1cfe80ab54c6321f19061f9487ed3'/>
<id>urn:sha1:6b61e69e7bc1cfe80ab54c6321f19061f9487ed3</id>
<content type='text'>
This patch adds MDMA/UDMA support using BestComm for DMA on the MPC5200
platform.  Based heavily on previous work by Freescale (Bernard Kuhn,
John Rigby) and Domen Puncer.

With this patch, a SanDisk Extreme IV CF card gets read speeds of
approximately 26.70 MB/sec.

Signed-off-by: Tim Yamin &lt;plasm@roo.me.uk&gt;
Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
<entry>
<title>ata: Fix experimental tags</title>
<updated>2008-12-09T05:44:29+00:00</updated>
<author>
<name>Alan Cox</name>
<email>alan@redhat.com</email>
</author>
<published>2008-12-05T19:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=e3389cbc65ecc486d4aea2f0e9114abc0f849be2'/>
<id>urn:sha1:e3389cbc65ecc486d4aea2f0e9114abc0f849be2</id>
<content type='text'>
Various tags are now way out of date

Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
</feed>
