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