index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
vx222
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200
Abhishek Tamboli
1
-0
/
+1
2024-10-02
ALSA: hda/generic: Drop obsoleted obey_preferred_dacs flag
Takashi Iwai
2
-4
/
+1
2024-10-02
ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs
Takashi Iwai
1
-2
/
+2
2024-10-01
ALSA: silence integer wrapping warning
Dan Carpenter
1
-0
/
+2
2024-09-30
ALSA: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-09-30
ALSA: hda/realtek: Fix the push button function for the ALC257
Oder Chiou
1
-0
/
+1
2024-09-30
ALSA: hda/conexant: fix some typos
Oldherl Oh
1
-8
/
+8
2024-09-30
ALSA: mixer_oss: Remove some incorrect kfree_const() usages
Christophe JAILLET
1
-2
/
+2
2024-09-30
ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9
Ai Chao
1
-0
/
+1
2024-09-30
ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET
Lianqin Hu
1
-0
/
+2
2024-09-30
ALSA: Fix typos in comments across various files
Yu Jiaoliang
4
-4
/
+4
2024-09-30
selftest: alsa: check if user has alsa installed
Abdul Rahim
1
-0
/
+4
2024-09-20
ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
4
-4
/
+4
2024-09-19
ALSA: hda/tas2781: Add new quirk for Lenovo Y990 Laptop
Baojun Xu
1
-0
/
+1
2024-09-18
ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8
Nikolai Afanasenkov
1
-0
/
+1
2024-09-13
ASoC: topology: Fix redundant logical jump
Tang Bin
1
-6
/
+3
2024-09-13
ASoC: tas2781: Add Calibration Kcontrols for Chromebook
Shenghao Ding
4
-11
/
+1030
2024-09-13
ASoC: amd: acp: refactor SoundWire machine driver code
Vijendar Mukunda
1
-386
/
+154
2024-09-13
ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functions
Vijendar Mukunda
3
-158
/
+171
2024-09-13
ASoC: sdw_util/intel: move soundwire endpoint and dai link structures
Vijendar Mukunda
2
-21
/
+21
2024-09-13
ASoC: intel: sof_sdw: rename soundwire parsing helper functions
Vijendar Mukunda
1
-10
/
+10
2024-09-13
ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structures
Vijendar Mukunda
1
-14
/
+14
2024-09-13
ASoC: atmel: mchp-pdmc: Retain Non-Runtime Controls
Codrin Ciubotariu
1
-42
/
+15
2024-09-13
ALSA: hda/realtek: Add support for Galaxy Book2 Pro (NP950XEE)
Joshua Grisham
1
-0
/
+1
2024-09-12
ASoC: mediatek: mt7986-afe-pcm: Remove redundant error message
Tang Bin
1
-4
/
+3
2024-09-12
ALSA: memalloc: Use proper DMA mapping API for x86 S/G buffer allocations
Takashi Iwai
1
-42
/
+36
2024-09-12
ALSA: memalloc: Use proper DMA mapping API for x86 WC buffer allocations
Takashi Iwai
1
-18
/
+31
2024-09-12
ALSA: usb-audio: Add logitech Audio profile quirk
Joshua Pius
1
-0
/
+6
2024-09-12
ASoc: mediatek: mt8365: Remove unneeded assignment
Muhammad Usama Anjum
1
-2
/
+1
2024-09-12
ASoC: Intel: ARL: Add entry for HDMI-In capture support to non-I2S codec boards.
Balamurugan C
2
-0
/
+12
2024-09-12
ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for ARL.
Balamurugan C
2
-0
/
+20
2024-09-12
ASoC: SOF: Intel: hda: remove common_hdmi_codec_drv
Brent Lu
2
-3
/
+0
2024-09-12
ASoC: Intel: sof_pcm512x: do not check common_hdmi_codec_drv
Brent Lu
1
-2
/
+1
2024-09-12
ASoC: Intel: ehl_rt5660: do not check common_hdmi_codec_drv
Brent Lu
1
-2
/
+1
2024-09-12
ASoC: Intel: skl_hda_dsp_generic: use common module for DAI links
Brent Lu
5
-379
/
+70
2024-09-12
ASoC: Intel: board_helpers: support HDA link initialization
Brent Lu
2
-0
/
+155
2024-09-12
ALSA: ump: Use %*ph to print small buffer
Andy Shevchenko
1
-10
/
+3
2024-09-11
ASoC: meson: axg-card: fix 'use-after-free'
Arseniy Krasnov
1
-1
/
+2
2024-09-11
ASoC: dt-bindings: microchip,sama7g5-spdifrx: Add common DAI reference
Andrei Simion
1
-1
/
+4
2024-09-11
ASoC: dt-bindings: renesas,rsnd: add post-init-providers property
Kuninori Morimoto
1
-0
/
+6
2024-09-11
ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver name
Codrin Ciubotariu
1
-0
/
+1
2024-09-11
ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performance
Codrin Ciubotariu
1
-11
/
+28
2024-09-11
ALSA: pcm: Fix breakage of PCM rates used for topology
Takashi Iwai
3
-28
/
+35
2024-09-11
ASoC: mediatek: mt8365: check validity before usage of i2s_data
Muhammad Usama Anjum
1
-1
/
+4
2024-09-11
ASoC: codecs: avoid possible garbage value in peb2466_reg_read()
Su Hui
1
-1
/
+2
2024-09-11
ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driver
Vijendar Mukunda
1
-7
/
+0
2024-09-11
ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driver
Vijendar Mukunda
1
-7
/
+0
2024-09-11
ALSA: memalloc: Drop Xen PV workaround again
Takashi Iwai
1
-16
/
+3
2024-09-11
ALSA: hda: Add a new CM9825 standard driver
Leo Tsai
1
-0
/
+269
2024-09-11
ASoC: tlv320aic31xx: Fix typos
Andrew Kreimer
1
-1
/
+1
[next]