aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_scu_ipc.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+2
* platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-281-1/+1
* intel_scu_ipc: remove duplicated #includeHuang Weiyi2011-01-311-1/+0
* intel_scu_ipc: fix signedness bugAxel Lin2011-01-261-4/+3
* intel_scu_ipc: Utility driver for intel scu ipcSreedhara DS2011-01-071-2/+2
* x86/mrst: Add SFI platform device parsing codeFeng Tang2010-11-091-0/+5
* scu_ipc: Fix warning caused by include changesAlan Cox2010-10-211-0/+1
* intel_scu_ipc: fix IPC i2c write bugJianwei Yang2010-08-241-1/+1
* intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu2010-08-031-1/+1
* intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu2010-08-031-1/+4
* intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu2010-08-031-5/+6
* Clean up command packing on MRST.Andy Ross2010-08-031-18/+11
* zero the stack buffer before giving random garbage to the SCUArjan van de Ven2010-08-031-0/+2
* Fix stack buffer size for IPC writev messagesArjan van de Ven2010-08-031-2/+2
* intel_scu_ipc: Use the new cpu identification functionAlan Cox2010-08-031-12/+5
* intel_scu_ipc: tidy up unused bitsSreedhara DS2010-08-031-4/+0
* Remove indirect read write api support.Sreedhara DS2010-08-031-82/+0
* intel_scu_ipc: Support Medfield processorsSreedhara DS2010-08-031-20/+33
* intel_scu_ipc: detect CPU type automaticallySreedhara DS2010-08-031-7/+12
* intel_scu_ipc: Oops/crash fixesSreedhara DS2010-07-191-4/+8
* intel_scu_ipc: Length fixAlan Cox2010-06-011-1/+1
* IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS2010-05-171-0/+829