index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
amd
Age
Commit message (
Expand
)
Author
Lines
2023-05-23
ASoC: SOF: amd: Add pci revision id check
Venkata Prasad Potturu
-0
/
+9
2023-05-09
ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_data function
V sujith kumar Reddy
-1
/
+6
2023-04-03
ASoC: SOF: amd: refactor dmic codec platform device creation
Vijendar Mukunda
-38
/
+19
2023-04-03
ASoC: SOF: amd: refactor error checks in probe call
Vijendar Mukunda
-7
/
+9
2023-04-03
ASoC: SOF: amd: refactor get_chip_info callback
Vijendar Mukunda
-7
/
+5
2023-04-03
ASoC: SOF: amd: remove unused variables
Vijendar Mukunda
-6
/
+0
2023-04-03
ASoC: SOF: amd: remove acp_dai_probe() function
Vijendar Mukunda
-24
/
+0
2023-04-03
ASoC: SOF: amd: remove unused code
Vijendar Mukunda
-138
/
+2
2023-03-08
ASoC: SOF: amd: Enable cont_update_posn variable in pcm hw_params.
V sujith kumar Reddy
-0
/
+1
2023-03-08
ASoC: SOF: amd: Add pcm pointer callback for amd platforms.
V sujith kumar Reddy
-0
/
+36
2023-02-16
Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
-5
/
+21
2023-02-02
ASoC: SOF: amd: Fix for handling spurious interrupts from DSP
V sujith kumar Reddy
-21
/
+15
2023-01-17
ASoC: SOF: Prepare set_stream_data_offset for compress API
Daniel Baluta
-2
/
+3
2023-01-17
ASoC: SOF: Prepare ipc_msg_data to be used with compress API
Daniel Baluta
-3
/
+5
2022-12-25
ASoC: SOF: amd: Enable cache for AMD Rembrandt platform
V sujith kumar Reddy
-0
/
+13
2022-12-05
ASoC : SOF: amd: Add support for IPC and DSP dumps
V sujith kumar Reddy
-0
/
+128
2022-12-05
ASoC: SOF: amd: Use poll function instead to read ACP_SHA_DSP_FW_QUALIFIER
Ajye Huang
-3
/
+5
2022-11-28
ASoC: SOF: amd: ADD HS and SP virtual DAI.
V sujith kumar Reddy
-0
/
+32
2022-11-28
ASoC: SOF: amd: Fix for selecting clock source as external clock.
V sujith kumar Reddy
-1
/
+11
2022-11-28
ASoC: SOF: amd: Fix for reading position updates from stream box.
V sujith kumar Reddy
-1
/
+34
2022-10-21
ASoC: SOF: amd: Use the basefw firmware container directly
Peter Ujfalusi
-4
/
+2
2022-09-20
ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024
V sujith kumar Reddy
-17
/
+48
2022-09-20
ASoC: SOF: amd: Add support for Rembrandt plaform.
V sujith kumar Reddy
-1
/
+351
2022-09-20
ASoC: SOF: amd: Make ACP core code generic for newer SOC transition
Ajit Kumar Pandey
-134
/
+210
2022-06-14
ASoC: SOF: Compile and runtime IPC version selection
Peter Ujfalusi
-0
/
+1
2022-06-06
ASoC: SOF: amd: Add SOF pm ops callback for Renoir
Ajit Kumar Pandey
-0
/
+50
2022-05-19
ASoC: SOF: Modify the host trace_init parameter list to include dmab
Peter Ujfalusi
-3
/
+3
2022-05-12
ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probe
Zheng Bin
-0
/
+1
2022-04-29
ASoC: SOF: amd: renoir: Do not set the load_module ops
Peter Ujfalusi
-3
/
+0
2022-04-25
ASoC: SOF: amd: Do not set fw_ready callback
Peter Ujfalusi
-1
/
+0
2022-04-21
ASoC: SOF: amd: Use dedicated MBOX for ACP and PSP communication
Ajit Kumar Pandey
-5
/
+25
2022-04-21
ASoC: SOF: amd: Add psp_mbox_ready() and psp_send_cmd() callback
Ajit Kumar Pandey
-6
/
+40
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
-2
/
+2
2022-04-19
ASoC: SOF: add IPC-dependent file names
Pierre-Louis Bossart
-1
/
+3
2022-04-19
ASoC: SOF: add default IPC capability and file paths
Pierre-Louis Bossart
-0
/
+2
2022-04-19
ASoC: SOF: add path indirection to each IPC type
Pierre-Louis Bossart
-2
/
+6
2022-03-11
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
-4
/
+7
2022-03-09
ASoC: SOF: amd: Remove unneeded semicolon
Jiapeng Chong
-1
/
+1
2022-03-09
ASoC: SOF: amd: Remove unneeded semicolon
Jiapeng Chong
-1
/
+1
2022-03-07
ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT value
Ajit Kumar Pandey
-1
/
+1
2022-03-07
ASoC: SOF: amd: Move group register configuration to acp-loader
Ajit Kumar Pandey
-14
/
+9
2022-03-07
ASoC: SOF: amd: Use semaphore register to synchronize ipc's irq
Ajit Kumar Pandey
-1
/
+30
2022-03-07
ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register update
Ajit Kumar Pandey
-0
/
+3
2022-03-07
ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optional
Peter Ujfalusi
-11
/
+0
2022-03-07
ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtime
Peter Ujfalusi
-3
/
+4
2022-02-08
ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()
Peter Ujfalusi
-30
/
+11
2021-12-21
ASoC: SOF: AMD: simplify return status handling
Pierre-Louis Bossart
-1
/
+1
2021-12-17
ASoC: SOF: avoid casting "const" attribute away
Guennadi Liakhovetski
-3
/
+4
2021-11-17
ASoC: SOF: amd: Add support for SOF firmware authentication
Ajit Kumar Pandey
-1
/
+95
2021-11-17
ASoC: SOF: amd: Add trace logger support
V sujith kumar Reddy
-1
/
+94
[prev]
[next]