[GIT PULL] libata fixes for v3.10-rc4

From: Tejun Heo
Date: Sun Jun 02 2013 - 23:32:19 EST


Hello, Linus.

libata changes for v3.10-rc4. Nothing too interesting. PCI ID
additions, some sata_rcar fixes and a fringe bug fix for DMADIR
handling which shouldn't affect any device remotely modern. The
changes are available in the following git branch

git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-3.10-fixes

for you to fetch changes up to 52a2a1087b5924de00484f35ef5e2a73f61dbd22:

sata_rcar: fix interrupt handling (2013-06-02 00:54:45 -0700)

Thanks.

----------------------------------------------------------------
Chew, Chiau Ee (1):
ata_piix: add PCI IDs for Intel BayTail

George Spelvin (1):
ahci: add an observed PCI ID for Marvell 88se9172 SATA controller

Sergei Shtylyov (2):
sata_rcar: clear STOP bit in bmdma_start() method
sata_rcar: fix interrupt handling

Tejun Heo (1):
libata: update "Maintained by:" tags

Vincent Pelletier (1):
libata: make ata_exec_internal_sg honor DMADIR

drivers/ata/acard-ahci.c | 2 +-
drivers/ata/ahci.c | 4 +++-
drivers/ata/ahci.h | 2 +-
drivers/ata/ata_piix.c | 17 ++++++++++++++++-
drivers/ata/libahci.c | 2 +-
drivers/ata/libata-core.c | 8 +++++++-
drivers/ata/libata-eh.c | 2 +-
drivers/ata/libata-scsi.c | 2 +-
drivers/ata/libata-sff.c | 2 +-
drivers/ata/pdc_adma.c | 2 +-
drivers/ata/sata_promise.c | 2 +-
drivers/ata/sata_rcar.c | 24 ++++++++++++------------
drivers/ata/sata_sil.c | 2 +-
drivers/ata/sata_sx4.c | 2 +-
drivers/ata/sata_via.c | 2 +-
15 files changed, 49 insertions(+), 26 deletions(-)

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/