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-12-06
ASoC: SOF: Intel: pci-tgl: add ADL-N support
Kai Vehmanen
1
-0
/
+2
2021-12-06
ALSA: usb-audio: Drop CONFIG_PM ifdefs
Takashi Iwai
6
-27
/
+0
2021-12-06
ALSA: oss: remove useless NULL check before kfree
Bernard Zhao
1
-4
/
+2
2021-12-06
ALSA: usb-audio: Reorder snd_djm_devices[] entries
Geraldo Nascimento
1
-5
/
+5
2021-12-06
ALSA: Fix some typo
Christophe JAILLET
5
-7
/
+7
2021-12-03
ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1
Werner Sembach
1
-18
/
+22
2021-12-02
ALSA: ctl: Fix copy of updated id with element read/write
Alan Young
1
-0
/
+3
2021-12-02
ASoC: cs35l41: Fix undefined reference to core functions
Lucas Tanure
1
-2
/
+4
2021-12-02
ASoC: amd: Fix dependency for SPI master
Lucas Tanure
1
-1
/
+1
2021-12-02
ASoC: rt5640: Fix the wrong state of the JD in the HDA header
Oder Chiou
1
-5
/
+8
2021-12-02
ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID
Takashi Iwai
3
-3
/
+3
2021-12-02
ALSA: hda/hdmi: Consider ELD is invalid when no SAD is present
Kai-Heng Feng
1
-1
/
+1
2021-12-02
ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
Takashi Iwai
1
-2
/
+9
2021-12-02
ALSA: pcm: oss: Limit the period size to 16MB
Takashi Iwai
1
-1
/
+1
2021-12-02
ALSA: pcm: oss: Fix negative period/buffer sizes
Takashi Iwai
1
-9
/
+15
2021-12-01
Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
22
-254
/
+833
2021-12-01
ASoC: codecs: wcd934x: remove redundant ret variable
Srinivas Kandagatla
1
-4
/
+2
2021-12-01
ASoC: tegra: Add master volume/mute control support
Sameer Pujar
2
-45
/
+169
2021-12-01
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.17 so we can apply new Tegra work
Mark Brown
32
-316
/
+948
2021-12-01
ASoC: codecs: wsa881x: fix return values from kcontrol put
Srinivas Kandagatla
1
-4
/
+12
2021-12-01
ASoC: codecs: wcd934x: return correct value from mixer put
Srinivas Kandagatla
1
-2
/
+5
2021-12-01
ASoC: codecs: wcd934x: handle channel mappping list correctly
Srinivas Kandagatla
1
-30
/
+87
2021-12-01
ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer
Srinivas Kandagatla
1
-3
/
+5
2021-12-01
ALSA: oss: fix compile error when OSS_DEBUG is enabled
Bixuan Cui
1
-1
/
+1
2021-11-30
ASoC: Intel: Skylake: Use NHLT API to search for blob
Amadeusz Sławiński
5
-118
/
+21
2021-11-30
ALSA: hda: Simplify DMIC-in-NHLT check
Amadeusz Sławiński
1
-1
/
+1
2021-11-30
ALSA: hda: Fill gaps in NHLT endpoint-interface
Amadeusz Sławiński
1
-0
/
+102
2021-11-30
ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P
Kai Vehmanen
1
-1
/
+1
2021-11-30
ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid
Kai Vehmanen
2
-1
/
+12
2021-11-30
ASoC: Intel: boards: add max98390 2/4 speakers support
Mac Chiang
6
-0
/
+291
2021-11-30
ASoC: mediatek: mt8195: make several arrays static const
Colin Ian King
1
-6
/
+6
2021-11-30
ASoC: intel: boards: bytcht*: Constify static snd_soc_ops
Rikard Falkeborn
2
-2
/
+2
2021-11-30
ASoC: Intel: hda_dsp_common: don't multiline PCM topology warning
Chris Down
1
-1
/
+1
2021-11-30
ASoC: mediatek: mt8195: Constify static snd_soc_ops
Rikard Falkeborn
2
-2
/
+2
2021-11-30
ASoC: SOF: Intel: Retry codec probing if it fails
Hui Wang
1
-5
/
+9
2021-11-30
ASoC: amd: fix uninitialized variable in snd_acp6x_probe()
Dan Carpenter
1
-1
/
+2
2021-11-30
ASoC: rockchip: i2s_tdm: Dup static DAI template
Nicolas Frattaroli
1
-21
/
+31
2021-11-29
ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update method
Mark Brown
6
-38
/
+89
2021-11-29
ALSA: hda: Make proper use of timecounter
Thomas Gleixner
3
-12
/
+4
2021-11-29
ASoC: sunxi: sun4i-spdif: Implement IEC958 control
Jernej Skrabec
1
-0
/
+115
2021-11-29
ASoC: qcom: Add support for ALC5682I-VS codec
lvzhaoxiong
2
-5
/
+20
2021-11-29
ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controls
Samuel Holland
1
-0
/
+56
2021-11-29
ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update method
Kuninori Morimoto
1
-9
/
+2
2021-11-29
ASoC: intel: sst-mfld-platform-pcm: add .delay support
Kuninori Morimoto
1
-1
/
+13
2021-11-29
ASoC: amd: acp-pcm-dma: add .delay support
Kuninori Morimoto
2
-1
/
+15
2021-11-29
ASoC: soc-component: add snd_soc_pcm_component_delay()
Kuninori Morimoto
2
-0
/
+30
2021-11-29
ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()
Kuninori Morimoto
2
-28
/
+30
2021-11-29
ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver
Stefan Binding
2
-0
/
+14
2021-11-27
ASoC: SOF: Fixes for Intel HD-Audio DMA stopping
Mark Brown
7
-78
/
+161
2021-11-27
Suspend related fixes on Tegra
Mark Brown
5
-12
/
+12
[prev]
[next]