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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
Merge tag 'asoc-fix-v5.17-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2
-4
/
+3
2022-02-17
ASoC: intel: skylake: Set max DMA segment size
Takashi Iwai
1
-0
/
+1
2022-02-17
ASoC: SOF: hda: Set max DMA segment size
Takashi Iwai
1
-0
/
+1
2022-02-16
ASoC: cs4265: Fix the duplicated control name
Fabio Estevam
1
-2
/
+1
2022-02-16
ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
Marek Vasut
1
-2
/
+2
2022-02-14
Merge tag 'asoc-fix-v5.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
9
-34
/
+66
2022-02-10
ASoC: wm_adsp: Correct control read size when parsing compressed buffer
Charles Keepax
1
-1
/
+2
2022-02-10
ASoC: qcom: Actually clear DMA interrupt register for HDMI
Stephen Boyd
1
-4
/
+4
2022-02-08
ASoC: rt5682: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-02-08
ASoC: rt5668: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-02-08
ASoC: rt5682s: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-02-08
ASoC: tas2770: Insert post reset delay
Martin PoviĊĦer
1
-1
/
+6
2022-02-02
ASoC: ops: Fix stereo change notifications
Mark Brown
1
-10
/
+31
2022-02-02
ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine ...
V sujith kumar Reddy
2
-3
/
+2
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()
Mark Brown
1
-1
/
+4
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
Mark Brown
1
-5
/
+10
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()
Mark Brown
1
-0
/
+7
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
Mark Brown
1
-4
/
+10
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
16
-70
/
+141
2022-02-01
ALSA: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-5
/
+2
2022-01-28
ASoC: ops: Check for negative values before reading them
Mark Brown
1
-6
/
+6
2022-01-28
ASoC DPCM lockdep fixes
Mark Brown
1
-6
/
+12
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
1
-3
/
+3
2022-01-28
ASoC: fsl: Add missing error handling in pcm030_fabric_probe
Miaoqian Lin
1
-3
/
+8
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
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-21
ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devices
Ajit Kumar Pandey
1
-2
/
+2
2022-01-19
ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMIC
Julian Braha
1
-1
/
+1
2022-01-19
ASoC: max9759: fix underflow in speaker_gain_control_put()
Dan Carpenter
1
-1
/
+2
2022-01-12
ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name
Jiasheng Jiang
1
-0
/
+2
2022-01-11
ASoC: simple-card: fix probe failure on platform component
Robert Hancock
1
-1
/
+25
2022-01-10
ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes
Robert Hancock
1
-3
/
+24
2022-01-10
Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
17
-175
/
+567
2022-01-07
ASoC: cs35l41: Add support for hibernate memory retention mode
Charles Keepax
5
-4
/
+209
2022-01-07
ASoC: cs35l41: Update handling of test key registers
Charles Keepax
2
-47
/
+52
2022-01-06
ASoC: imx-card: several improvement and fixes
Mark Brown
1
-8
/
+24
2022-01-06
ASoC: wcd9335: Keep a RX port value for each SLIM RX mux
Yassine Oudjana
1
-8
/
+9
2022-01-06
ASoC: amd: acp: acp-mach: Change default RT1019 amp dev id
Ajit Kumar Pandey
1
-4
/
+4
2022-01-06
ASoC: topology: Fix typo
Qinghua Jin
1
-1
/
+1
2022-01-06
ASoC: fsl_asrc: refine the check of available clock divider
Shengjiu Wang
1
-11
/
+58
2022-01-06
ASoC: Intel: bytcr_rt5640: Add support for external GPIO jack-detect
Hans de Goede
1
-3
/
+40
2022-01-06
ASoC: Intel: bytcr_rt5640: Support retrieving the codec IRQ from the AMCR0F28...
Hans de Goede
1
-3
/
+40
[next]