Linux ATA/IDE development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] libata: support the ata host which implements a queue depth less than 32
@ 2014-07-06  6:28 Kevin Hao
  2014-07-06  6:28 ` [PATCH v2 1/2] libata: introduce ata_host_set_queue_depth() Kevin Hao
  2014-07-06  6:28 ` [PATCH v2 2/2] sata_fsl: set the correct queue depth for the host controller Kevin Hao
  0 siblings, 2 replies; 9+ messages in thread
From: Kevin Hao @ 2014-07-06  6:28 UTC (permalink / raw)
  To: linux-ide; +Cc: Tejun Heo, Dan Williams

Hi,

v2: Remove the changes for the ata tag helper functions.

v1:
The fsl sata on mpc8315e is broken after the commit 8a4aeec8d2d6
("libata/ahci: accommodate tag ordered controllers"). This patch
serial tries to fix this problem. This is based on the next-20140702.
Boot test on the mpc8315rdb board.

Kevin Hao (2):
  libata: introduce ata_host_set_queue_depth()
  sata_fsl: set the correct queue depth for the host controller

 drivers/ata/libata-core.c | 29 ++++++++++++++++++++++++++---
 drivers/ata/sata_fsl.c    |  3 +++
 include/linux/libata.h    |  3 +++
 3 files changed, 32 insertions(+), 3 deletions(-)

-- 
1.9.3


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

end of thread, other threads:[~2014-07-08  2:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-06  6:28 [PATCH v2 0/2] libata: support the ata host which implements a queue depth less than 32 Kevin Hao
2014-07-06  6:28 ` [PATCH v2 1/2] libata: introduce ata_host_set_queue_depth() Kevin Hao
2014-07-07 13:49   ` Tejun Heo
2014-07-08  2:58     ` Kevin Hao
2014-07-07 18:19   ` Dan Williams
2014-07-07 20:06     ` Tejun Heo
2014-07-07 20:56       ` Dan Williams
2014-07-08  2:41         ` Kevin Hao
2014-07-06  6:28 ` [PATCH v2 2/2] sata_fsl: set the correct queue depth for the host controller Kevin Hao

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