mbox

[GIT] IDE

Message ID 20111118.144748.2127699093460246796.davem@davemloft.net
State Accepted
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

Message

David Miller Nov. 18, 2011, 7:47 p.m. UTC
Just a few small bug fixes, including:

1) Mirror ICH7 MWDMA1 errata fix from libata, from Bartlomiej Zolnierkiewicz.

2) Triflex IDE should not be powered down on suspend, from Mikulas Patocka.

Please pull, thanks!

The following changes since commit b6844523839779030430ff28f036f83e2a3f43e6:

  Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen (2011-11-18 13:18:07 -0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

Bartlomiej Zolnierkiewicz (3):
      piix: ICH7 MWDMA1 errata
      icside: DMA support fix
      cy82c693: fix PCI device selection

Mikulas Patocka (1):
      IDE: Don't powerdown Compaq Triflex IDE device on suspend

 drivers/ide/cy82c693.c |    6 +++---
 drivers/ide/icside.c   |    2 +-
 drivers/ide/piix.c     |   18 ++++++++++--------
 drivers/ide/triflex.c  |   16 +++++++++++++++-
 4 files changed, 29 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html