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-06-21
ALSA: usb-audio: scarlett2: Rename struct scarlett2_mixer_data
Geoffrey D. Bennett
1
-40
/
+40
2021-06-21
ALSA: usb-audio: scarlett2: Rename buttons/interrupts/vol
Geoffrey D. Bennett
1
-47
/
+47
2021-06-21
ALSA: usb-audio: scarlett2: Remove redundant info->button_count
Geoffrey D. Bennett
1
-18
/
+23
2021-06-21
ALSA: usb-audio: scarlett2: Remove interrupt debug message
Geoffrey D. Bennett
1
-11
/
+6
2021-06-21
ALSA: usb-audio: scarlett2: Remove unused/useless code
Geoffrey D. Bennett
1
-21
/
+5
2021-06-21
ALSA: usb-audio: scarlett2: Coding style improvements
Geoffrey D. Bennett
1
-26
/
+27
2021-06-21
ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count
Geoffrey D. Bennett
1
-1
/
+1
2021-06-21
ALSA: usb-audio: scarlett2: Remove incorrect S/PDIF comment
Geoffrey D. Bennett
1
-4
/
+0
2021-06-20
ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D
Takashi Iwai
1
-0
/
+2
2021-06-20
ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx
Elia Devito
1
-7
/
+20
2021-06-20
ALSA: bebob: add support for ToneWeal FW66
Takashi Sakamoto
2
-0
/
+4
2021-06-18
ALSA: hda/realtek: Add another ALC236 variant support
Takashi Iwai
1
-0
/
+13
2021-06-18
ASoC: rk817: Constify static struct snd_soc_dai_ops
Wei Yongjun
1
-1
/
+1
2021-06-18
ASoC: fsi: fix spelling mistake
Flavio Suligoi
1
-1
/
+1
2021-06-18
ALSA: firewire-motu: fix rx packet format at higher rate for MOTU 828 mk3 Hybrid
Takashi Sakamoto
3
-6
/
+16
2021-06-18
ALSA: bebob: fix rx packet format for Yamaha GO44/GO46, Terratec Phase 24/x24
Takashi Sakamoto
1
-2
/
+7
2021-06-18
ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8
Jeremy Szu
1
-0
/
+1
2021-06-17
ALSA: aoa: remove unnecessary oom message
Zhen Lei
1
-3
/
+1
2021-06-17
ASoC: Intel: bdw-rt5677: remove unnecessary oom message
Zhen Lei
1
-3
/
+1
2021-06-17
Merge series "ASoC: stm32: Use devm_platform_get_and_ioremap_resource()" from Yang Yingliang <yangyingliang@huawei.com>:
Mark Brown
3
-6
/
+3
2021-06-17
ALSA: seq: oss: Fix error check at system port creation
Takashi Iwai
1
-3
/
+2
2021-06-17
ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-17
ASoC: sprd: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-17
ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()
Zhen Lei
1
-1
/
+1
2021-06-17
ASoC: sti: sti_uniperif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-10
/
+2
2021-06-17
ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-17
ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-17
ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-17
ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire
Takashi Sakamoto
1
-2
/
+3
2021-06-17
ALSA: usb-audio: fix rate on Ozone Z90 USB headset
Daehwan Jung
1
-0
/
+2
2021-06-17
ALSA: firewire-motu: add support for MOTU 896
Takashi Sakamoto
4
-0
/
+218
2021-06-17
ALSA: firewire-motu: add support for MOTU 828
Takashi Sakamoto
5
-1
/
+252
2021-06-16
ASoC: hdmi-codec: make hdmi_codec_controls static
Jiapeng Chong
1
-1
/
+1
2021-06-16
ASoC: codecs: wcd938x: fix boolreturn.cocci warning
Yang Li
1
-1
/
+1
2021-06-16
ASoC: rockchip: spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-16
ASoC: rockchip: pdm: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-16
ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-16
ASoC: codecs: Fix duplicate included sound/soc.h
Jiapeng Chong
2
-2
/
+0
2021-06-16
ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK
Richard Fitzgerald
1
-1
/
+1
2021-06-16
ALSA: bebob: Fix bit flag quirk constants
Colin Ian King
1
-2
/
+2
2021-06-16
ALSA: ppc: fix error return code in snd_pmac_probe()
Yang Yingliang
1
-1
/
+5
2021-06-15
Merge series "ASoC: qdsp6: Add Quinary MI2S ports support" from Gabriel David <ultracoolguy@disroot.org>:
Mark Brown
4
-1
/
+61
2021-06-15
ASoC: hisilicon: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-15
ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-15
ASoC: img-spdif-out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-15
ASoC: img-spdif-in: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-15
ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-15
ASoC: img-i2s-out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-15
ASoC: img-i2s-in: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-15
ASoC: dwc: dwc-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
[prev]
[next]