index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_scu_ipc.c
Age
Commit message (
Expand
)
Author
2020-04-24
platform/x86: intel_scu_ipc: Add managed function to register SCU IPC
Mika Westerberg
2020-04-24
platform/x86: intel_scu_ipc: Introduce new SCU IPC API
Mika Westerberg
2020-04-24
platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails
Mika Westerberg
2020-04-24
platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
Mika Westerberg
2020-01-22
platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions
Mika Westerberg
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()
Mika Westerberg
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()
Mika Westerberg
2020-01-22
platform/x86: intel_scu_ipc: Drop unused macros
Mika Westerberg
2020-01-22
platform/x86: intel_scu_ipc: Sleeping is fine when polling
Mika Westerberg
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()
Mika Westerberg
2020-01-22
platform/x86: intel_scu_ipc: Remove Lincroft support
Mika Westerberg
2020-01-22
platform/x86: intel_scu_ipc: Add constants for register offsets
Mika Westerberg
2020-01-22
platform/x86: intel_scu_ipc: Fix interrupt support
Mika Westerberg
2018-09-27
platform/x86: intel_scu_ipc: Convert to use SPDX identifier
Andy Shevchenko
2018-09-27
platform/x86: intel_scu_ipc: Sort headers alphabetically
Andy Shevchenko
2018-04-23
platform: x86: intel_scu_ipc: Replace mdelay with usleep_range in intel_scu_i...
Jia-Ju Bai
2017-08-13
platform/x86: intel_scu_ipc: make intel_scu_ipc_pdata_t const
Bhumika Goyal
2017-04-13
platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command()
Andy Shevchenko
2017-04-13
platform/x86: intel_scu_ipc: Introduce SCU_DEVICE() macro
Andy Shevchenko
2017-04-13
platform/x86: intel_scu_ipc: Remove redundant subarch check
Andy Shevchenko
2017-04-13
platform/x86: intel_scu_ipc: Rearrange init sequence
Andy Shevchenko
2017-04-13
platform/x86: intel_scu_ipc: Platform data is mandatory
Andy Shevchenko
2016-03-23
platform/x86: Make intel_scu_ipc explicitly non-modular
Paul Gortmaker
2015-10-15
intel_scu_ipc: Protect dev member assignment on ->remove()
Andy Shevchenko
2015-10-15
intel_scu_ipc: Switch to use module_pci_driver() macro
Andy Shevchenko
2015-10-15
intel_scu_ipc: Convert to use struct device *
Andy Shevchenko
2015-10-15
intel_scu_ipc: Propagate pointer to struct intel_scu_ipc_dev
Andy Shevchenko
2015-10-15
intel_scu_ipc: Fix error path by turning to devm_* / pcim_*
Andy Shevchenko
2015-07-14
intel_scu_ipc: move local memory initialization out of a mutex
Christophe JAILLET
2015-01-28
intel_scu_ipc: Read resources from PCI configuration
Andy Shevchenko
2015-01-28
intel_scu_ipc: move error check out of the loop
Andy Shevchenko
2015-01-28
intel_scu_ipc: fix indentation in few places
Andy Shevchenko
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-01-21
ipc: add intel-mid's pci id macros
David Cohen
2014-01-21
ipc: simplify platform data approach
David Cohen
2013-11-20
ipc: Added support for IPC interrupt mode
Kuppuswamy Sathyanarayanan
2013-11-20
ipc: Handle error conditions in ipc command
Kuppuswamy Sathyanarayanan
2013-11-20
ipc: Enabled ipc support for additional intel platforms
Kuppuswamy Sathyanarayanan
2013-11-20
ipc: Added platform data structure
Kuppuswamy Sathyanarayanan
2013-10-17
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2013-10-17
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2012-03-06
x86/mid/scu_ipc: Remove Moorestown support
Alan Cox
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2011-10-31
x86: fix up files really needing to include module.h
Paul Gortmaker
2011-08-05
platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
2011-01-31
intel_scu_ipc: remove duplicated #include
Huang Weiyi
2011-01-26
intel_scu_ipc: fix signedness bug
Axel Lin
2011-01-07
intel_scu_ipc: Utility driver for intel scu ipc
Sreedhara DS
2010-11-09
x86/mrst: Add SFI platform device parsing code
Feng Tang
[next]