This patch set updates the intel SCU IPC to our internal version and fixes
various bugs/cleanliness issues as well as making the CPU detection occur
automatically and removing the module parameter.
---

Alan Cox (1):
      intel_scu_ipc: Use the new cpu identification function

Andy Ross (1):
      Clean up command packing on MRST.

Arjan van de Ven (2):
      zero the stack buffer before giving random garbage to the SCU
      Fix stack buffer size for IPC writev messages

Hong Liu (3):
      intel_scu_ipc: fix size field for intel_scu_ipc_command
      intel_scu_ipc: return -EIO for error condition in busy_loop

Sreedhara DS (4):
      intel_scu_ipc: tidy up unused bits
      Remove indirect read write api support.
      intel_scu_ipc: Support Medfield processors
      intel_scu_ipc: detect CPU type automatically


 arch/x86/include/asm/intel_scu_ipc.h |   14 ---
 drivers/platform/x86/intel_scu_ipc.c |  180 ++++++++++------------------------
 2 files changed, 52 insertions(+), 142 deletions(-)

-- 
        "It's 106 miles to Chicago, we've got a full tank of gas, the
         sat-nav has crashed, it's dark and we're completely lost"

--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" 
in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to