public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ata: Updates and improvements
@ 2009-01-05 14:12 Alan Cox
  2009-01-05 14:12 ` [PATCH 1/7] pata_hpt3x3: Workarounds for chipset Alan Cox
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Alan Cox @ 2009-01-05 14:12 UTC (permalink / raw)
  To: jeff, linux-ide

Resynched against the current git head

---

Alan Cox (7):
      libata: Add 32bit PIO support
      libata: clean up the SFF code for coding style
      libata: Improve timeout handling
      libata: Drain data on errors
      pata_ali: Fix and workaround for FIFO DMA bug
      pata_ali: force initialise a few bits
      pata_hpt3x3: Workarounds for chipset


 drivers/ata/ata_piix.c    |    2 
 drivers/ata/libata-eh.c   |   19 +++
 drivers/ata/libata-sff.c  |  275 ++++++++++++++++++++++++++++++++++-----------
 drivers/ata/pata_ali.c    |  107 +++++++++++-------
 drivers/ata/pata_amd.c    |    4 -
 drivers/ata/pata_hpt3x3.c |   51 +++++++-
 drivers/ata/pata_isapnp.c |   12 ++
 drivers/ata/pata_mpiix.c  |    3 
 drivers/ata/pata_pcmcia.c |   34 +++++-
 drivers/ata/pata_sil680.c |    4 -
 include/linux/libata.h    |    8 +
 11 files changed, 398 insertions(+), 121 deletions(-)

-- 
	"Policy is a poor man's substitute for common sense."
			-- David Woodhouse

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-01-07  0:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-05 14:12 [PATCH 0/7] ata: Updates and improvements Alan Cox
2009-01-05 14:12 ` [PATCH 1/7] pata_hpt3x3: Workarounds for chipset Alan Cox
2009-01-05 14:13 ` [PATCH 2/7] pata_ali: force initialise a few bits Alan Cox
2009-01-05 14:13 ` [PATCH 3/7] pata_ali: Fix and workaround for FIFO DMA bug Alan Cox
2009-01-05 14:15 ` [PATCH 4/7] libata: Drain data on errors Alan Cox
2009-01-05 14:16 ` [PATCH 5/7] libata: Improve timeout handling Alan Cox
2009-01-07  0:29   ` Robert Hancock
2009-01-05 14:16 ` [PATCH 6/7] libata: clean up the SFF code for coding style Alan Cox
2009-01-05 14:16 ` [PATCH 7/7] libata: Add 32bit PIO support Alan Cox
2009-01-06  1:06   ` Robert Hancock
2009-01-06  9:46     ` Alan Cox
2009-01-06 12:47     ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox