1. a0c5814 platform/x86: intel_scu_ipc: Update timeout value in comment by Prashant Malani · 3 years, 5 months ago
  2. 5c02b58 platform/x86: intel_scu_ipc: Increase virtual timeout to 10s by Prashant Malani · 3 years, 5 months ago
  3. 41512e4 platform/x86: intel_scu_ipc: Fix busy loop expiry time by Prashant Malani · 3 years, 5 months ago
  4. b38d4ef platform/x86: intel_scu_ipc: Fix doc of intel_scu_ipc_dev_command_with_size() by Andy Shevchenko · 3 years, 7 months ago
  5. a7d53db platform/x86: intel_scu_ipc: Increase virtual timeout from 3 to 5 seconds by Casey Bowman · 4 years, 1 month ago
  6. 7e18c89 platform/x86: intel_scu_ipc: Add managed function to register SCU IPC by Mika Westerberg · 4 years, 11 months ago
  7. f57fa18 platform/x86: intel_scu_ipc: Introduce new SCU IPC API by Mika Westerberg · 4 years, 11 months ago
  8. ea608f2 platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails by Mika Westerberg · 4 years, 11 months ago
  9. 54b34aa platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver by Mika Westerberg · 4 years, 11 months ago
  10. 8b23656 platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions by Mika Westerberg · 5 years ago
  11. 4907898 platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command() by Mika Westerberg · 5 years ago
  12. b7380a1 platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]() by Mika Westerberg · 5 years ago
  13. 59aa78e platform/x86: intel_scu_ipc: Drop unused macros by Mika Westerberg · 5 years ago
  14. e7b7ab3 platform/x86: intel_scu_ipc: Sleeping is fine when polling by Mika Westerberg · 5 years ago
  15. 74e9748 platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl() by Mika Westerberg · 5 years ago
  16. b47018a platform/x86: intel_scu_ipc: Remove Lincroft support by Mika Westerberg · 5 years ago
  17. 19e2d35 platform/x86: intel_scu_ipc: Add constants for register offsets by Mika Westerberg · 5 years ago
  18. e48b72a platform/x86: intel_scu_ipc: Fix interrupt support by Mika Westerberg · 5 years ago
  19. 9b748e0 platform/x86: intel_scu_ipc: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  20. 2d0554e platform/x86: intel_scu_ipc: Sort headers alphabetically by Andy Shevchenko · 6 years ago
  21. 8fddfb3 platform: x86: intel_scu_ipc: Replace mdelay with usleep_range in intel_scu_ipc_i2c_cntrl by Jia-Ju Bai · 7 years ago
  22. 9a862ed platform/x86: intel_scu_ipc: make intel_scu_ipc_pdata_t const by Bhumika Goyal · 8 years ago
  23. d27a7e2 platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command() by Andy Shevchenko · 8 years ago
  24. 74bc77a platform/x86: intel_scu_ipc: Introduce SCU_DEVICE() macro by Andy Shevchenko · 8 years ago
  25. 07ac1af platform/x86: intel_scu_ipc: Remove redundant subarch check by Andy Shevchenko · 8 years ago
  26. 822e423 platform/x86: intel_scu_ipc: Rearrange init sequence by Andy Shevchenko · 8 years ago
  27. ac207de platform/x86: intel_scu_ipc: Platform data is mandatory by Andy Shevchenko · 8 years ago
  28. f52ab44 platform/x86: Make intel_scu_ipc explicitly non-modular by Paul Gortmaker · 9 years ago
  29. 9d1d459 intel_scu_ipc: Protect dev member assignment on ->remove() by Andy Shevchenko · 9 years ago
  30. 51c58f2 intel_scu_ipc: Switch to use module_pci_driver() macro by Andy Shevchenko · 9 years ago
  31. 2090316 intel_scu_ipc: Convert to use struct device * by Andy Shevchenko · 9 years ago
  32. b0b3f578 intel_scu_ipc: Propagate pointer to struct intel_scu_ipc_dev by Andy Shevchenko · 9 years ago
  33. f63fbce intel_scu_ipc: Fix error path by turning to devm_* / pcim_* by Andy Shevchenko · 9 years ago
  34. 8642d7f intel_scu_ipc: move local memory initialization out of a mutex by Christophe JAILLET · 10 years ago
  35. 32d0e4a intel_scu_ipc: Read resources from PCI configuration by Andy Shevchenko · 10 years ago
  36. f0295a3 intel_scu_ipc: move error check out of the loop by Andy Shevchenko · 10 years ago
  37. 7c2e3c7 intel_scu_ipc: fix indentation in few places by Andy Shevchenko · 10 years ago
  38. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  39. b4b0b4a ipc: add intel-mid's pci id macros by David Cohen · 11 years ago
  40. 694e523 ipc: simplify platform data approach by David Cohen · 11 years ago
  41. ed12f29 ipc: Added support for IPC interrupt mode by Kuppuswamy Sathyanarayanan · 11 years ago
  42. c7094d1 ipc: Handle error conditions in ipc command by Kuppuswamy Sathyanarayanan · 11 years ago
  43. 7f95afb ipc: Enabled ipc support for additional intel platforms by Kuppuswamy Sathyanarayanan · 11 years ago
  44. e97a1c9 ipc: Added platform data structure by Kuppuswamy Sathyanarayanan · 11 years ago
  45. 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  46. 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  47. 4707375 x86/mid/scu_ipc: Remove Moorestown support by Alan Cox · 13 years ago
  48. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  49. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 14 years ago
  50. daa7769 platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 14 years ago
  51. c844033 platform-drivers: x86: fix common misspellings by Lucas De Marchi · 14 years ago
  52. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 14 years ago
  53. ecb5646 intel_scu_ipc: fix signedness bug by Axel Lin · 14 years ago
  54. 5369c02d intel_scu_ipc: Utility driver for intel scu ipc by Sreedhara DS · 14 years ago
  55. 1da4b1c x86/mrst: Add SFI platform device parsing code by Feng Tang · 14 years ago
  56. 209009b scu_ipc: Fix warning caused by include changes by Alan Cox · 14 years ago
  57. 32e2f63 intel_scu_ipc: fix IPC i2c write bug by Jianwei Yang · 15 years ago
  58. 5aa0693 intel_scu_ipc: fix size field for intel_scu_ipc_command by Hong Liu · 15 years ago
  59. 77e01d6 intel_scu_ipc: return -EIO for error condition in busy_loop by Hong Liu · 15 years ago
  60. 215c330 intel_scu_ipc: fix data packing of PMIC command on Moorestown by Hong Liu · 15 years ago
  61. 6c8d0fd Clean up command packing on MRST. by Andy Ross · 15 years ago
  62. ed6f2b4 zero the stack buffer before giving random garbage to the SCU by Arjan van de Ven · 15 years ago
  63. 51cd525 Fix stack buffer size for IPC writev messages by Arjan van de Ven · 15 years ago
  64. 9dd3ade intel_scu_ipc: Use the new cpu identification function by Alan Cox · 15 years ago
  65. a5b74e6 intel_scu_ipc: tidy up unused bits by Sreedhara DS · 15 years ago
  66. 804f868 Remove indirect read write api support. by Sreedhara DS · 15 years ago
  67. e3359fd intel_scu_ipc: Support Medfield processors by Sreedhara DS · 15 years ago
  68. 14d10f0 intel_scu_ipc: detect CPU type automatically by Sreedhara DS · 15 years ago
  69. b4fd4f8 intel_scu_ipc: Oops/crash fixes by Sreedhara DS · 15 years ago
  70. 2e8949f intel_scu_ipc: Length fix by Alan Cox · 15 years ago
  71. 9a58a33 IPC driver for Intel Mobile Internet Device (MID) platforms by Sreedhara DS · 15 years ago