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
/
sound
/
soc
/
sof
/
intel
/
bdw.c
Age
Commit message (
Expand
)
Author
2024-05-27
ASoC: SOF: add missing MODULE_DESCRIPTION()
Pierre-Louis Bossart
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
2024-04-30
ASoC: SOF: intel: bdw: Constify snd_sof_dsp_ops
Krzysztof Kozlowski
2023-10-10
ASoC: SOF: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-19
ASoC: SOF: Intel: Use generic names for IPC types
Peter Ujfalusi
2022-10-26
ASoC: SOF: Intel: use mmio fallback for all platforms
Pierre-Louis Bossart
2022-07-05
ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
Andy Shevchenko
2022-04-29
ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module ops
Peter Ujfalusi
2022-04-25
ASoC: SOF: Intel: Do not set fw_ready callback
Peter Ujfalusi
2022-04-19
ASoC: SOF: Intel: add IP identifier
Pierre-Louis Bossart
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
2022-04-19
ASoC: SOF: add IPC-dependent file names
Pierre-Louis Bossart
2022-04-19
ASoC: SOF: add default IPC capability and file paths
Pierre-Louis Bossart
2022-04-19
ASoC: SOF: add path indirection to each IPC type
Pierre-Louis Bossart
2022-03-11
ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset ops
Peter Ujfalusi
2021-12-23
ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter
Peter Ujfalusi
2021-12-23
ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()
Peter Ujfalusi
2021-12-17
ASoC: SOF: avoid casting "const" attribute away
Guennadi Liakhovetski
2021-11-22
ASoC: SOF: Introduce num_cores and ref count per core
Ranjani Sridharan
2021-11-17
ASoC: SOF: intel: Use the generic helper to get the reply
Peter Ujfalusi
2021-10-07
ASoC: SOF: Make Intel IPC stream ops generic
Bud Liviu-Alexandru
2021-10-07
ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks
Daniel Baluta
2021-09-17
ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops
Peter Ujfalusi
2021-09-15
ASoC: SOF: Intel: Provide debugfs_add_region_item ops for core
Peter Ujfalusi
2021-09-15
ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probe
Peter Ujfalusi
2021-04-12
ASoC: SOF: Intel: update set_mach_params()
Pierre-Louis Bossart
2021-04-12
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
2021-03-02
ASoC: SOF: ACPI: avoid reverse module dependency
Arnd Bergmann
2020-09-11
ASoC: SOF: rename cores_mask to host_managed_cores_mask
Ranjani Sridharan
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-04-17
ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/Broadwell
Pierre-Louis Bossart
2019-12-18
ASoC: SOF: Intel: add namespace for XTENSA
Pierre-Louis Bossart
2019-12-18
ASoC: SOF: move arch_ops under ops
Pierre-Louis Bossart
2019-12-18
ASoC: SOF: Intel: add namespace for BROADWELL
Pierre-Louis Bossart
2019-12-18
ASoC: SOF: Intel: add module namespace for legacy IPC
Pierre-Louis Bossart
2019-12-09
ASoC: SOF: Make creation of machine device from SOF core optional
Daniel Baluta
2019-10-25
ASoC: SOF: Intel: only support INFO_BATCH for legacy platforms
Pierre-Louis Bossart
2019-10-25
ASoC: SOF: define INFO_ flags in dsp_ops
Pierre-Louis Bossart
2019-10-14
ASoC: SOF: Intel: bdw: fix operator precedence warnings
Pierre-Louis Bossart
2019-10-02
Merge branch 'asoc-5.4' into asoc-5.5
Mark Brown
2019-10-01
ASoC: SOF: Intel: Add context data to any IPC timeout.
Liam Girdwood
2019-10-01
ASoC: SOF: Intel: initialise and verify FW crash dump data.
Liam Girdwood
2019-08-09
ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creation
Daniel Baluta
2019-08-09
ASoC: SOF: Remove call to snd_sof_dsp_mailbox_init
Daniel Baluta
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-03
ASoC: SOF: fix DSP oops definitions in FW ABI
Kai Vehmanen
2019-05-28
ASoC: SOF: ipc: fix a race, leading to IPC timeouts
Guennadi Liakhovetski
2019-04-28
ASoC: SOF: Intel: Add BDW HW DSP support
Liam Girdwood