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
Age
Commit message (
Expand
)
Author
Files
Lines
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: amd: renoir: Add check for acp configuration flags
Ajit Kumar Pandey
3
-1
/
+10
2022-01-28
ASoC: amd: acp: acp-legacy: Add DMIC dai link support for Renoir
Ajit Kumar Pandey
2
-2
/
+23
2022-01-28
ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.
Ajit Kumar Pandey
2
-0
/
+153
2022-01-28
ASoC: amd: acp: Add generic PCI driver module for ACP device
Ajit Kumar Pandey
5
-0
/
+183
2022-01-28
ASoC: amd: acp: Add PDM controller based dmic dai for Renoir
Ajit Kumar Pandey
2
-0
/
+14
2022-01-28
ASoC: amd: acp: Add generic support for PDM controller on ACP
Ajit Kumar Pandey
5
-1
/
+226
2022-01-28
ASoC: rk3399_gru_sound: Wire up DP jack detection
Brian Norris
1
-0
/
+20
2022-01-28
ASoC: rt5682: Fix deadlock on resume
Peter Ujfalusi
3
-29
/
+12
2022-01-28
ASoC: hdmi-codec: Fix OOB memory accesses
Dmitry Osipenko
1
-1
/
+1
2022-01-28
ASoC: soc-pcm: Move debugfs removal out of spinlock
Takashi Iwai
1
-3
/
+9
2022-01-28
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
2
-3
/
+16
2022-01-28
Tegra234 APE support
Mark Brown
2
-2
/
+148
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-28
ASoC: tegra: Update AHUB driver for Tegra234
Mohan Kumar
2
-2
/
+148
2022-01-28
ASoC: fsl: Add missing error handling in pcm030_fabric_probe
Miaoqian Lin
1
-3
/
+8
2022-01-28
ALSA: hda: Fix signedness of sscanf() arguments
Takashi Iwai
1
-1
/
+1
2022-01-27
ALSA: usb-audio: initialize variables that could ignore errors
Tom Rix
1
-0
/
+4
2022-01-26
ALSA: hda: Fix UAF of leds class devs at unbinding
Takashi Iwai
2
-2
/
+18
2022-01-26
ASoC: qdsp6: q6apm-dai: only stop graphs that are started
Srinivas Kandagatla
1
-2
/
+5
2022-01-26
ASoC: codecs: wcd938x: fix return value of mixer put function
Srinivas Kandagatla
1
-3
/
+3
2022-01-26
ASoC: codecs: lpass-rx-macro: fix sidetone register offsets
Srinivas Kandagatla
1
-4
/
+4
2022-01-26
ASoC: codecs: wcd938x: fix incorrect used of portid
Srinivas Kandagatla
1
-11
/
+14
2022-01-25
ALSA: usb-audio: scarlett2: Use struct_size() helper in scarlett2_usb()
Gustavo A. R. Silva
1
-3
/
+3
2022-01-25
ASoC: sh: rz-ssi: Remove duplicate macros
Lad Prabhakar
1
-2
/
+0
2022-01-25
ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function
Lad Prabhakar
1
-5
/
+13
2022-01-25
ASoC: sh: rz-ssi: Use a do-while loop in rz_ssi_pio_recv()
Lad Prabhakar
1
-8
/
+3
2022-01-25
ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
Mark Brown
1
-0
/
+2
2022-01-25
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
Mark Brown
1
-1
/
+8
2022-01-25
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
Mark Brown
1
-2
/
+16
2022-01-25
ASoC: Intel: sof_rt5682: add two derivative options
Mark Brown
2
-10
/
+36
2022-01-25
ASoC: add support for TAS5805M digital amplifier
Mark Brown
3
-0
/
+578
2022-01-25
ASOC: cs42l42: Add support for system suspend
Mark Brown
2
-10
/
+163
2022-01-25
ASoC: SOF: Intel: improve SoundWire _ADR handling
Mark Brown
1
-11
/
+11
2022-01-25
ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id
Mark Brown
2
-2
/
+7
2022-01-25
ASoC: sh: rz-ssi: Code cleanup and fixes
Mark Brown
1
-46
/
+44
2022-01-25
ASoC: Xilinx fixes
Mark Brown
3
-47
/
+211
2022-01-25
ASoC: SOF: Intel: don't download firmware at each resume
Mark Brown
3
-13
/
+64
2022-01-25
ASoC: topology: Fixes
Mark Brown
1
-76
/
+27
2022-01-24
ASoC: simple-card-utils: Add new system-clock-fixed flag
Robert Hancock
1
-11
/
+60
2022-01-24
ASoC: simple-card-utils: Set sysclk on all components
Robert Hancock
1
-0
/
+15
2022-01-24
ASoC: xilinx: xlnx_i2s: Handle sysclk setting
Robert Hancock
1
-10
/
+81
2022-01-24
ASoC: xilinx: xlnx_i2s: create drvdata structure
Robert Hancock
1
-31
/
+35
2022-01-24
ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting
Robert Hancock
1
-0
/
+25
2022-01-24
ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
Jiasheng Jiang
3
-0
/
+6
2022-01-24
ASoC: Intel: sof_rt5682: add 512FS MCLK clock configuration
Mac Chiang
1
-5
/
+10
2022-01-24
ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card
V sujith kumar Reddy
2
-0
/
+23
2022-01-24
ASoC: soc-generic-dmaengine-pcm: separate max_buffer_size assignment
Shengjiu Wang
1
-4
/
+6
[prev]
[next]