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