index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
ASoC: SOF: Intel: hda: clarify operator precedence
Pierre-Louis Bossart
1
-1
/
+1
2022-03-07
ASoC: SOF: debug: clarify operator precedence
Pierre-Louis Bossart
1
-1
/
+1
2022-03-07
ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT value
Ajit Kumar Pandey
1
-1
/
+1
2022-03-07
ASoC: SOF: amd: Move group register configuration to acp-loader
Ajit Kumar Pandey
2
-14
/
+9
2022-03-07
ASoC: SOF: amd: Use semaphore register to synchronize ipc's irq
Ajit Kumar Pandey
4
-1
/
+30
2022-03-07
ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register update
Ajit Kumar Pandey
1
-0
/
+3
2022-03-07
ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optional
Peter Ujfalusi
3
-11
/
+0
2022-03-07
ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtime
Peter Ujfalusi
1
-3
/
+4
2022-03-07
ASoC: SOF: Intel: pci-tgl: add RPL-S support
Gongjun Song
1
-0
/
+2
2022-03-02
ASoC: soc-acpi: remove sof_fw_filename
Pierre-Louis Bossart
2
-5
/
+1
2022-02-25
ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declaration
Peter Ujfalusi
1
-5
/
+0
2022-02-24
ASoC: SOF: Declare sof_compress_ops in sof-priv.h
Peter Ujfalusi
1
-0
/
+5
2022-02-24
ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
Daniel Baluta
2
-0
/
+9
2022-02-21
ASoC: SOF: Intel: Add topology overwrite for Felwinter
Ajye Huang
1
-0
/
+8
2022-02-17
ASoC: SOF: Replace zero-length array with flexible-array member
Stephen Kitt
1
-1
/
+1
2022-02-16
ASoC: SOF: core: unregister clients and machine drivers in .shutdown
Pierre-Louis Bossart
1
-0
/
+9
2022-02-14
ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y
Peter Ujfalusi
1
-1
/
+3
2022-02-11
ASoC: SOF: compr: Mark snd_compress_ops static
Daniel Baluta
1
-13
/
+13
2022-02-10
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
20
-825
/
+968
2022-02-10
ASoC: SOF: Convert the generic IPC message injector into SOF client
Peter Ujfalusi
6
-115
/
+229
2022-02-10
ASoC: SOF: Convert the generic IPC flood test into SOF client
Ranjani Sridharan
7
-241
/
+469
2022-02-10
ASoC: SOF: sof-client: Add support for clients not managed by pm framework
Peter Ujfalusi
3
-1
/
+70
2022-02-10
ASoC: SOF: Introduce IPC SOF client support
Peter Ujfalusi
7
-21
/
+540
2022-02-10
ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
Peter Ujfalusi
8
-65
/
+104
2022-02-10
ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events
Peter Ujfalusi
1
-41
/
+44
2022-02-10
ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header
Peter Ujfalusi
1
-8
/
+0
2022-02-10
ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD
Peter Ujfalusi
2
-8
/
+0
2022-02-09
ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members
Pierre-Louis Bossart
9
-178
/
+179
2022-02-08
ASoC: SOF: dma-trace: Change trace_init() ops parameter list
Mark Brown
7
-43
/
+26
2022-02-08
ASoC: SOF: compr: Add compress ops implementation
Daniel Baluta
1
-2
/
+271
2022-02-08
ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()
Peter Ujfalusi
7
-39
/
+23
2022-02-08
ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_pre...
Peter Ujfalusi
1
-4
/
+3
2022-01-28
ASoC: SOF: ipc: Do not allocate buffer for msg_data
Peter Ujfalusi
1
-4
/
+1
2022-01-28
ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()
Peter Ujfalusi
1
-9
/
+12
2022-01-28
ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()
Peter Ujfalusi
1
-4
/
+2
2022-01-28
ASoC: SOF: trace: Simplify count adjustment in trace_read
Peter Ujfalusi
1
-4
/
+2
2022-01-28
ASoC: SOF: Intel: hda: Remove link assignment limitation
Ranjani Sridharan
1
-0
/
+13
2022-01-25
ASoC: SOF: Intel: improve SoundWire _ADR handling
Mark Brown
1
-11
/
+11
2022-01-24
ASoC: SOF: Intel: Compare sdw adr directly
Bard Liao
1
-10
/
+5
2022-01-24
ASoC: SOF: Intel: match sdw version on link_slaves_found
Bard Liao
1
-5
/
+10
2022-01-24
ASoC: SOF: add flag to disable IMR restore to sof_debug
Keyon Jie
2
-0
/
+5
2022-01-24
ASoC: SOF: Intel: hda-loader: add IMR restore support
Keyon Jie
1
-0
/
+38
2022-01-24
ASoC: SOF: Intel: hda-loader: add SSP helper
Keyon Jie
1
-10
/
+18
2022-01-24
ASoC: SOF: Intel: use inclusive language for SSP clocks
Pierre-Louis Bossart
2
-6
/
+6
2021-12-31
ASoC: Merge fixes
Mark Brown
1
-0
/
+4
2021-12-24
ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio
Pierre-Louis Bossart
1
-5
/
+2
2021-12-24
ASoC/soundwire: intel: simplify callbacks for params/hw_free
Pierre-Louis Bossart
1
-4
/
+2
2021-12-24
ASOC: SOF: Intel: use snd_soc_dai_get_widget()
Pierre-Louis Bossart
1
-8
/
+2
2021-12-23
ASoC: SOF: Intel: hda: Use DEBUG log level for optional prints
Peter Ujfalusi
1
-8
/
+10
2021-12-23
ASoC: SOF: debug: Use DEBUG log level for optional prints
Peter Ujfalusi
1
-8
/
+12
[prev]
[next]