index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
ASOC: SOF: Intel: hda-dai: add hda_dai_hw_free_ipc() helper
Pierre-Louis Bossart
1
-10
/
+12
2022-04-25
ASoC: SOF: sof-audio: flag errors on pipeline teardown
Pierre-Louis Bossart
1
-0
/
+12
2022-04-25
ASoC: SOF: Intel: hda-dai: regroup dai and link DMA operations
Pierre-Louis Bossart
1
-101
/
+102
2022-04-25
ASoC: SOF: Intel: hda-dai: split link DMA and dai operations
Pierre-Louis Bossart
1
-82
/
+138
2022-04-25
ASoC: SOF: Intel: hda-dai: use snd_soc_dai_get_widget() helper
Pierre-Louis Bossart
1
-12
/
+3
2022-04-25
ASoC: SOF: Intel: hda-dai: simplify hda_dai_widget_update() prototype
Pierre-Louis Bossart
1
-11
/
+4
2022-04-25
ASOC: SOF: Intel: hda-dai: consistent naming for HDA DAI and HDA link DMA
Pierre-Louis Bossart
1
-26
/
+26
2022-04-25
ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3
Ranjani Sridharan
6
-21
/
+46
2022-04-25
ASoC: SOF: remove incorrect clearing of prepared flag
Ranjani Sridharan
3
-38
/
+1
2022-04-25
ASoC: dmaengine: Restore NULL prepare_slave_config() callback
Codrin Ciubotariu
1
-3
/
+3
2022-04-25
ASoC: atmel: mchp-pdmc: set prepare_slave_config
Codrin Ciubotariu
1
-0
/
+1
2022-04-25
ASoC: max98090: Generate notifications on changes for custom control
Mark Brown
1
-1
/
+1
2022-04-25
ASoC: max98090: Reject invalid values in custom control put()
Mark Brown
1
-0
/
+3
2022-04-23
ASoC: SOF: pci: add quirks and PCI IDS
Mark Brown
3
-1
/
+57
2022-04-23
ASoC: soc-core: remove always-false path
Pierre-Louis Bossart
1
-5
/
+5
2022-04-23
ASoC: SOF: Intel: hda: Revisit IMR boot sequence
Peter Ujfalusi
3
-39
/
+50
2022-04-23
ASoC: SOF: Intel: hda: simplify NHLT handling
Pierre-Louis Bossart
2
-6
/
+14
2022-04-23
ASoC: SOF: topology: Check w->sname validity once in sof_connect_dai_widget()
Peter Ujfalusi
1
-4
/
+7
2022-04-22
ASoC: SOF: sof-audio: remove useless assignment
Pierre-Louis Bossart
1
-2
/
+1
2022-04-22
ASoC: SOF: Intel: pci-tgl: add RPL-P support
Gongjun Song
1
-0
/
+4
2022-04-22
ASoC: SOF: Intel: pci-tgl: add ADL-PS support
Muralidhar Reddy
1
-0
/
+2
2022-04-22
ASOC: SOF: pci: add ipc_type override for Intel IPC4 tests
Rander Wang
2
-0
/
+28
2022-04-22
ASoC: SOF: sof-pci-dev: don't use the community key on APL Chromebooks
Pierre-Louis Bossart
1
-1
/
+23
2022-04-22
ASoC: rt9120: Correct the reg 0x09 size to one byte
ChiYuan Huang
1
-1
/
+0
2022-04-21
ASoC: SOF: AMD updates
Mark Brown
2
-9
/
+63
2022-04-21
ASoC: Intel: sof_ssp_amp: remove 'set-but-not-used' warning
Pierre-Louis Bossart
1
-1
/
+2
2022-04-21
ASoC: SOF: amd: Use dedicated MBOX for ACP and PSP communication
Ajit Kumar Pandey
2
-5
/
+25
2022-04-21
ASoC: SOF: amd: Add psp_mbox_ready() and psp_send_cmd() callback
Ajit Kumar Pandey
1
-6
/
+40
2022-04-21
ASoC: meson: axg-card: Fix nonatomic links
Neil Armstrong
1
-1
/
+0
2022-04-21
ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
Neil Armstrong
1
-21
/
+5
2022-04-21
ASoC: soc-ops: fix error handling
Pierre-Louis Bossart
1
-1
/
+1
2022-04-21
ASoC: rsnd: care return value from rsnd_node_fixed_index()
Kuninori Morimoto
6
-11
/
+43
2022-04-21
ASoC: audio-graph-card2: indicate "Experimental stage" warning only when successed
Kuninori Morimoto
1
-2
/
+3
2022-04-21
ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()
Kuninori Morimoto
1
-1
/
+3
2022-04-21
ASoC: max98390: Add reset gpio control
Steve Lee
1
-0
/
+12
2022-04-21
ASoC: meson: Fix event generation for G12A tohdmi mux
Mark Brown
1
-1
/
+1
2022-04-21
ASoC: meson: Fix event generation for AUI CODEC mux
Mark Brown
1
-1
/
+1
2022-04-21
ASoC: meson: Fix event generation for AUI ACODEC mux
Mark Brown
1
-1
/
+1
2022-04-20
ASoC: SOF: using pm_runtime_resume_and_get to simplify the code
Minghao Chi
1
-6
/
+3
2022-04-20
ASoC: da7219: Fix change notifications for tone generator frequency
Mark Brown
1
-4
/
+10
2022-04-20
ASoC: amd: acp: Add pm ops callback in machine driver
Ajit Kumar Pandey
2
-0
/
+2
2022-04-20
ASoC: simple-card-utils: fix sysclk shutdown
Olivier Moysan
1
-1
/
+1
2022-04-20
ASoC: soc-pcm: improve BE state transitions
Mark Brown
1
-3
/
+35
2022-04-20
ASoC: SOF: add INTEL_IPC4 plumbing
Mark Brown
31
-480
/
+652
2022-04-20
ASoC: Intel: avs: Topology and path management
Mark Brown
7
-1
/
+2898
2022-04-20
ASoC: fsl_micfil: Driver updates
Mark Brown
7
-451
/
+197
2022-04-19
ASoC: soc-pcm: improve BE transition for TRIGGER_START
Pierre-Louis Bossart
1
-0
/
+7
2022-04-19
ASoC: soc-pcm: improve BE transition for PAUSE_RELEASE
Pierre-Louis Bossart
1
-3
/
+28
2022-04-19
ASoC: SOF: Kconfig: Make SND_SOC_SOF_HDA_PROBES tristate
Richard Fitzgerald
1
-1
/
+1
2022-04-19
ASoC: dmic: Add support for DSD data format
Shengjiu Wang
1
-1
/
+4
[prev]
[next]