<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi All,<br>
    <br>
    It's been requested we pick up the following patches to provide
    support for SATA Device Sleep.  I've cherry-picked the first patch,
    b1354cbb, from upstream which then allowed me to cleanly cherry-pick
    the next 3 patches from the maintainers tree:<br>
    <br>
    git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
    NEXT<br>
    <br>
    I've pushed the entire patch set to the following branch for
    review.  I've requested testing from Tim on AMD hardware.  I've also
    tested locally on Intel HW and confirm there are no regressions. 
    For anyone else interested in testing, I've posted my test kernel to
    the following location:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://people.canonical.com/%7Eogasawara/lp1032228">http://people.canonical.com/~ogasawara/lp1032228</a><br>
    <br>
    Thanks,<br>
    Leann<br>
    <br>
    The following changes since commit
    5e08f8c334bb3df6e18b2d1f970b0749288916e9:<br>
    <br>
      drm/i915: add more Haswell PCI IDs (2012-09-17 13:08:11 -0600)<br>
    <br>
    are available in the git repository at:<br>
    <br>
      git://kernel.ubuntu.com/ogasawara/ubuntu-quantal.git lp1032228<br>
    <br>
    for you to fetch changes up to
    6455bd3beb219fa10f8bac905a9aea28db44b18c:<br>
    <br>
      UBUNTU: SAUCE: [libata] export ata_dev_set_feature() (2012-09-17
    12:42:08 -0700)<br>
    <br>
    ----------------------------------------------------------------<br>
    Jeff Garzik (1):<br>
          UBUNTU: SAUCE: [libata] export ata_dev_set_feature()<br>
    <br>
    Lin Ming (1):<br>
          libata: detect Device Attention support<br>
    <br>
    Shane Huang (2):<br>
          UBUNTU: SAUCE: ata: define enum constants for IDENTIFY DEVICE<br>
          UBUNTU: SAUCE: ahci: implement aggressive SATA device sleep
    support<br>
    <br>
     drivers/ata/ahci.h        |   14 +++++++<br>
     drivers/ata/libahci.c     |   97
    ++++++++++++++++++++++++++++++++++++++++++++-<br>
     drivers/ata/libata-core.c |   33 ++++++++++++---<br>
     drivers/ata/libata-eh.c   |   12 +++---<br>
     drivers/ata/libata.h      |    2 +<br>
     include/linux/ata.h       |   29 ++++++++++----<br>
     include/linux/libata.h    |    6 +++<br>
     7 files changed, 175 insertions(+), 18 deletions(-)<br>
  </body>
</html>