summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: fix trigger_tstamp_latchedJaroslav Kysela2024-10-023-4/+7
* ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200Abhishek Tamboli2024-10-021-0/+1
* ALSA: hda/generic: Drop obsoleted obey_preferred_dacs flagTakashi Iwai2024-10-022-4/+1
* ALSA: hda/generic: Unconditionally prefer preferred_dacs pairsTakashi Iwai2024-10-021-2/+2
* ALSA: silence integer wrapping warningDan Carpenter2024-10-011-0/+2
* ALSA: Reorganize kerneldoc parameter namesJulia Lawall2024-09-301-1/+1
* ALSA: hda/realtek: Fix the push button function for the ALC257Oder Chiou2024-09-301-0/+1
* ALSA: hda/conexant: fix some typosOldherl Oh2024-09-301-8/+8
* ALSA: mixer_oss: Remove some incorrect kfree_const() usagesChristophe JAILLET2024-09-301-2/+2
* ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9Ai Chao2024-09-301-0/+1
* ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSETLianqin Hu2024-09-301-0/+2
* ALSA: Fix typos in comments across various filesYu Jiaoliang2024-09-304-4/+4
* selftest: alsa: check if user has alsa installedAbdul Rahim2024-09-301-0/+4
* ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-09-204-4/+4
* ALSA: hda/tas2781: Add new quirk for Lenovo Y990 LaptopBaojun Xu2024-09-191-0/+1
* ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8Nikolai Afanasenkov2024-09-181-0/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2024-09-147-6/+11
|\
| * Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-09-147-6/+11
| |\
| | * ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov2024-09-111-1/+2
| | * ASoC: codecs: avoid possible garbage value in peb2466_reg_read()Su Hui2024-09-111-1/+2
| | * MAINTAINERS: update Pierre Bossart's email and rolePierre-Louis Bossart2024-09-102-3/+4
| | * ASoC: tas2781: fix to save the dsp bin file name into the correct array in ca...Shenghao Ding2024-09-091-1/+1
| | * ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty itemBard Liao2024-09-061-0/+1
| | * ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty itemBard Liao2024-09-061-0/+1
* | | Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-09-14432-27441/+19611
|\ \ \
| * | | ASoC: topology: Fix redundant logical jumpTang Bin2024-09-131-6/+3
| * | | ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding2024-09-134-11/+1030
| * | | AMD SoundWire machine driver code refactorMark Brown2024-09-134-573/+354
| |\ \ \
| | * | | ASoC: amd: acp: refactor SoundWire machine driver codeVijendar Mukunda2024-09-131-386/+154
| | * | | ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functionsVijendar Mukunda2024-09-133-158/+171
| | * | | ASoC: sdw_util/intel: move soundwire endpoint and dai link structuresVijendar Mukunda2024-09-132-21/+21
| | * | | ASoC: intel: sof_sdw: rename soundwire parsing helper functionsVijendar Mukunda2024-09-131-10/+10
| | * | | ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structuresVijendar Mukunda2024-09-131-14/+14
| * | | | ASoC: atmel: mchp-pdmc: Retain Non-Runtime ControlsCodrin Ciubotariu2024-09-131-42/+15
| |/ / /
| * | | ASoC: Intel: boards: updates for 6.12 - part 2Mark Brown2024-09-1214-386/+259
| |\ \ \
| | * | | ASoC: Intel: ARL: Add entry for HDMI-In capture support to non-I2S codec boards.Balamurugan C2024-09-122-0/+12
| | * | | ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for ARL.Balamurugan C2024-09-122-0/+20
| | * | | ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu2024-09-122-3/+0
| | * | | ASoC: Intel: sof_pcm512x: do not check common_hdmi_codec_drvBrent Lu2024-09-121-2/+1
| | * | | ASoC: Intel: ehl_rt5660: do not check common_hdmi_codec_drvBrent Lu2024-09-121-2/+1
| | * | | ASoC: Intel: skl_hda_dsp_generic: use common module for DAI linksBrent Lu2024-09-125-379/+70
| | * | | ASoC: Intel: board_helpers: support HDA link initializationBrent Lu2024-09-122-0/+155
| * | | | ASoC: mediatek: mt7986-afe-pcm: Remove redundant error messageTang Bin2024-09-121-4/+3
| * | | | ASoc: mediatek: mt8365: Remove unneeded assignmentMuhammad Usama Anjum2024-09-121-2/+1
| |/ / /
| * | | ASoC: Improvements for mchp-pdmcMark Brown2024-09-121-11/+29
| |\ \ \
| | * | | ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver nameCodrin Ciubotariu2024-09-111-0/+1
| | * | | ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performanceCodrin Ciubotariu2024-09-111-11/+28
| * | | | ASoC: dt-bindings: microchip,sama7g5-spdifrx: Add common DAI referenceAndrei Simion2024-09-111-1/+4
| * | | | ASoC: dt-bindings: renesas,rsnd: add post-init-providers propertyKuninori Morimoto2024-09-111-0/+6
| * | | | Add support for primary mi2s on SM8250Mark Brown2024-09-111-0/+8
| |\ \ \ \