index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_scu_ipc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: add intel-mid's pci id macros
David Cohen
2014-01-21
1
-4
/
+9
*
ipc: simplify platform data approach
David Cohen
2014-01-21
1
-44
/
+40
*
ipc: Added support for IPC interrupt mode
Kuppuswamy Sathyanarayanan
2013-11-20
1
-3
/
+45
*
ipc: Handle error conditions in ipc command
Kuppuswamy Sathyanarayanan
2013-11-20
1
-3
/
+5
*
ipc: Enabled ipc support for additional intel platforms
Kuppuswamy Sathyanarayanan
2013-11-20
1
-0
/
+24
*
ipc: Added platform data structure
Kuppuswamy Sathyanarayanan
2013-11-20
1
-8
/
+29
*
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2013-10-17
1
-1
/
+1
*
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2013-10-17
1
-1
/
+1
*
x86/mid/scu_ipc: Remove Moorestown support
Alan Cox
2012-03-06
1
-186
/
+22
*
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
1
-1
/
+1
*
x86: fix up files really needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2011-08-05
1
-1
/
+1
*
platform-drivers: x86: fix common misspellings
Lucas De Marchi
2011-03-28
1
-1
/
+1
*
intel_scu_ipc: remove duplicated #include
Huang Weiyi
2011-01-31
1
-1
/
+0
*
intel_scu_ipc: fix signedness bug
Axel Lin
2011-01-26
1
-4
/
+3
*
intel_scu_ipc: Utility driver for intel scu ipc
Sreedhara DS
2011-01-07
1
-2
/
+2
*
x86/mrst: Add SFI platform device parsing code
Feng Tang
2010-11-09
1
-0
/
+5
*
scu_ipc: Fix warning caused by include changes
Alan Cox
2010-10-21
1
-0
/
+1
*
intel_scu_ipc: fix IPC i2c write bug
Jianwei Yang
2010-08-24
1
-1
/
+1
*
intel_scu_ipc: fix size field for intel_scu_ipc_command
Hong Liu
2010-08-03
1
-1
/
+1
*
intel_scu_ipc: return -EIO for error condition in busy_loop
Hong Liu
2010-08-03
1
-1
/
+4
*
intel_scu_ipc: fix data packing of PMIC command on Moorestown
Hong Liu
2010-08-03
1
-5
/
+6
*
Clean up command packing on MRST.
Andy Ross
2010-08-03
1
-18
/
+11
*
zero the stack buffer before giving random garbage to the SCU
Arjan van de Ven
2010-08-03
1
-0
/
+2
*
Fix stack buffer size for IPC writev messages
Arjan van de Ven
2010-08-03
1
-2
/
+2
*
intel_scu_ipc: Use the new cpu identification function
Alan Cox
2010-08-03
1
-12
/
+5
*
intel_scu_ipc: tidy up unused bits
Sreedhara DS
2010-08-03
1
-4
/
+0
*
Remove indirect read write api support.
Sreedhara DS
2010-08-03
1
-82
/
+0
*
intel_scu_ipc: Support Medfield processors
Sreedhara DS
2010-08-03
1
-20
/
+33
*
intel_scu_ipc: detect CPU type automatically
Sreedhara DS
2010-08-03
1
-7
/
+12
*
intel_scu_ipc: Oops/crash fixes
Sreedhara DS
2010-07-19
1
-4
/
+8
*
intel_scu_ipc: Length fix
Alan Cox
2010-06-01
1
-1
/
+1
*
IPC driver for Intel Mobile Internet Device (MID) platforms
Sreedhara DS
2010-05-17
1
-0
/
+829