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
2021-11-18
ASoC: SOF: mediatek: Add mt8195 dsp clock support
YC Hung
5
-4
/
+208
2021-11-18
ASoC: SOF: mediatek: Add dai driver dsp ops callback for mt8195
YC Hung
1
-0
/
+35
2021-11-18
ASoC: SOF: Add mt8195 device descriptor
YC Hung
2
-1
/
+14
2021-11-18
ASoC: SOF: mediatek: Add fw loader and mt8195 dsp ops to load firmware
YC Hung
4
-1
/
+79
2021-11-18
ASoC: SOF: topology: Add support for Mediatek AFE DAI
YC Hung
2
-0
/
+71
2021-11-18
ASoC: SOF: mediatek: Add mt8195 hardware support
YC Hung
9
-0
/
+575
2021-11-18
ALSA: hda/realtek: Fix LED on HP ProBook 435 G7
Takashi Iwai
1
-0
/
+1
2021-11-17
ASoC: SOF: Platform updates for AMD and Mediatek
Mark Brown
20
-0
/
+2131
2021-11-17
ASoC: SOF: New debug feature: IPC message injector
Mark Brown
9
-183
/
+192
2021-11-17
ASoC: cs42l42: Remove redundant code
Mark Brown
2
-36
/
+7
2021-11-17
firmware: cs_dsp: Add offset to cs_dsp read/write
Charles Keepax
1
-7
/
+7
2021-11-17
ASoC: wm_adsp: Remove the wmfw_add_ctl helper function
Charles Keepax
1
-24
/
+9
2021-11-17
ASoC: SOF: amd: Add support for SOF firmware authentication
Ajit Kumar Pandey
4
-1
/
+95
2021-11-17
ASoC: SOF: amd: Add trace logger support
V sujith kumar Reddy
4
-1
/
+94
2021-11-17
ASoC: SOF: topology: Add support for AMD ACP DAIs
Ajit Kumar Pandey
2
-0
/
+145
2021-11-17
ASoC: amd: acp-config: Remove legacy acpi based machine struct
Ajit Kumar Pandey
2
-11
/
+0
2021-11-17
ASoC: SOF: amd: Add Renoir PCI driver interface
Ajit Kumar Pandey
4
-2
/
+168
2021-11-17
ASoC: SOF: amd: Add machine driver dsp ops for Renoir platform
Ajit Kumar Pandey
1
-0
/
+22
2021-11-17
ASoC: amd: Add module to determine ACP configuration
Ajit Kumar Pandey
4
-0
/
+118
2021-11-17
ASoC: SOF: amd: Add PCM stream callback for Renoir dai's
Ajit Kumar Pandey
6
-1
/
+305
2021-11-17
ASoC: SOF: amd: Add dai driver dsp ops callback for Renoir
Ajit Kumar Pandey
2
-0
/
+93
2021-11-17
ASoC: SOF: amd: Add IPC support for ACP IP block
Ajit Kumar Pandey
6
-2
/
+256
2021-11-17
ASoC: SOF: amd: Add fw loader and renoir dsp ops to load firmware
Ajit Kumar Pandey
5
-1
/
+245
2021-11-17
ASoC: SOF: amd: Add helper callbacks for ACP's DMA configuration
Ajit Kumar Pandey
3
-1
/
+359
2021-11-17
ASoC: SOF: amd: Add Renoir ACP HW support
Ajit Kumar Pandey
8
-0
/
+251
2021-11-17
ALSA: hda: Do disconnect jacks at codec unbind
Takashi Iwai
3
-0
/
+14
2021-11-17
ASoC: stm32: sai: increase channels_max limit
Olivier Moysan
1
-2
/
+2
2021-11-17
ASoC: SOF: debug: Add support for IPC message injection
Peter Ujfalusi
3
-0
/
+119
2021-11-17
ASoC: SOF: intel: Use the generic helper to get the reply
Peter Ujfalusi
3
-111
/
+4
2021-11-17
ASoC: SOF: imx: Use the generic helper to get the reply
Peter Ujfalusi
2
-72
/
+2
2021-11-17
ASoC: SOF: utils: Add generic function to get the reply for a tx message
Peter Ujfalusi
2
-0
/
+67
2021-11-17
ASoC: cs42l42: Remove redundant pll_divout member
Richard Fitzgerald
2
-7
/
+3
2021-11-17
ASoC: cs42l42: Simplify reporting of jack unplug
Richard Fitzgerald
1
-11
/
+1
2021-11-17
ASoC: cs42l42: Remove redundant writes to RS_PLUG/RS_UNPLUG masks
Richard Fitzgerald
1
-8
/
+0
2021-11-17
ASoC: cs42l42: Remove redundant writes to DETECT_MODE
Richard Fitzgerald
1
-10
/
+3
2021-11-17
ASoC: stm32: i2s: fix 32 bits channel length without mclk
Olivier Moysan
1
-1
/
+1
2021-11-16
ASoC: SOF: i.MX: simplify Kconfig
Pierre-Louis Bossart
3
-35
/
+17
2021-11-16
ASoC: qcom: sdm845: only setup slim ports once
Srinivas Kandagatla
1
-1
/
+9
2021-11-16
ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH mask
Srinivas Kandagatla
1
-1
/
+1
2021-11-16
ASoC: codecs: wcd934x: return error code correctly from hw_params
Srinivas Kandagatla
1
-2
/
+1
2021-11-16
ASoC: codecs: wcd938x: fix volatile register range
Srinivas Kandagatla
1
-0
/
+3
2021-11-16
ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-0
/
+3
2021-11-16
ASoC: qdsp6: q6routing: validate port id before setting up route
Srinivas Kandagatla
1
-0
/
+6
2021-11-16
ASoC: qdsp6: q6adm: improve error reporting
Srinivas Kandagatla
1
-2
/
+2
2021-11-16
ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handling
Srinivas Kandagatla
1
-6
/
+13
2021-11-16
ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer
Srinivas Kandagatla
1
-1
/
+5
2021-11-16
ASoC: qdsp6: qdsp6: q6prm: handle clk disable correctly
Srinivas Kandagatla
2
-2
/
+55
2021-11-16
ALSA: memalloc: Unify x86 SG-buffer handling (take#3)
Takashi Iwai
3
-206
/
+49
2021-11-16
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
3
-16
/
+32
2021-11-16
ALSA: hda: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-0
/
+3
[prev]
[next]