summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_scu_ipc.c
AgeCommit message (Expand)Author
2015-01-28intel_scu_ipc: Read resources from PCI configurationAndy Shevchenko
2015-01-28intel_scu_ipc: move error check out of the loopAndy Shevchenko
2015-01-28intel_scu_ipc: fix indentation in few placesAndy Shevchenko
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-01-21ipc: add intel-mid's pci id macrosDavid Cohen
2014-01-21ipc: simplify platform data approachDavid Cohen
2013-11-20ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan
2013-11-20ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan
2013-11-20ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan
2013-11-20ipc: Added platform data structureKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2012-03-06x86/mid/scu_ipc: Remove Moorestown supportAlan Cox
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker
2011-08-05platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi
2011-01-26intel_scu_ipc: fix signedness bugAxel Lin
2011-01-07intel_scu_ipc: Utility driver for intel scu ipcSreedhara DS
2010-11-09x86/mrst: Add SFI platform device parsing codeFeng Tang
2010-10-21scu_ipc: Fix warning caused by include changesAlan Cox
2010-08-24intel_scu_ipc: fix IPC i2c write bugJianwei Yang
2010-08-03intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu
2010-08-03intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu
2010-08-03intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu
2010-08-03Clean up command packing on MRST.Andy Ross
2010-08-03zero the stack buffer before giving random garbage to the SCUArjan van de Ven
2010-08-03Fix stack buffer size for IPC writev messagesArjan van de Ven
2010-08-03intel_scu_ipc: Use the new cpu identification functionAlan Cox
2010-08-03intel_scu_ipc: tidy up unused bitsSreedhara DS
2010-08-03Remove indirect read write api support.Sreedhara DS
2010-08-03intel_scu_ipc: Support Medfield processorsSreedhara DS
2010-08-03intel_scu_ipc: detect CPU type automaticallySreedhara DS
2010-07-19intel_scu_ipc: Oops/crash fixesSreedhara DS
2010-06-01intel_scu_ipc: Length fixAlan Cox
2010-05-17IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS