index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2023-09-18
platform/x86: intel_scu_ipc: Fail IPC send if still busy
Stephen Boyd
2023-09-18
platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...
Stephen Boyd
2023-09-18
platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...
Stephen Boyd
2023-09-18
platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
Stephen Boyd
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2022-12-08
platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...
Yang Yingliang
2021-10-11
platform/x86: intel_scu_ipc: Update timeout value in comment
Prashant Malani
2021-10-11
platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
Prashant Malani
2021-10-11
platform/x86: intel_scu_ipc: Fix busy loop expiry time
Prashant Malani
2021-08-20
platform/x86: intel_scu_ipc: Fix doc of intel_scu_ipc_dev_command_with_size()
Andy Shevchenko
2021-02-11
platform/x86: intel_scu_ipc: Increase virtual timeout from 3 to 5 seconds
Casey Bowman
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
[next]