aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/codecs/side-codecs
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai3-6/+131
2025-11-18ALSA: hda/tas2781: fix speaker id retrieval for multiple probesAntheas Kapenekakis1-19/+25
2025-10-27ALSA: hda/cs35l56: Set cal_index to the amp indexRichard Fitzgerald1-1/+1
2025-10-27ALSA: hda/cs35l56: Create debugfs files for factory calibrationRichard Fitzgerald3-5/+130
2025-10-16Merge tag 'asoc-fix-v6.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-1/+1
2025-10-13ALSA: hda/tas2781: Set tas2781_hda::tasdevice_priv::chip_id as TAS5825 in cas...Shenghao Ding1-0/+1
2025-10-11ALSA: hda: Fix missing pointer check in hda_component_manager_init functionDenis Arefev1-0/+4
2025-10-11ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_sta...Denis Arefev1-0/+2
2025-10-10Merge tag 'sound-fix-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+12
2025-10-07ALSA: hda/tas2781: Enable init_profile_id for device initializationShenghao Ding1-0/+12
2025-10-02Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-117/+99
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai3-5/+34
2025-09-28ASoC: cs35l56: Set fw_regs table after getting REVIDRichard Fitzgerald3-4/+1
2025-09-15ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 5Bou-Saan Che1-0/+4
2025-09-11ALSA: hda/tas2781: Fix a potential race condition that causes a NULL pointer ...Shenghao Ding2-0/+10
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij1-1/+1
2025-09-08ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-dataShenghao Ding1-5/+20
2025-08-30Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+6
2025-08-30ALSA: hda: tas2781: reorder tas2563 calibration variablesGergo Koteles1-1/+1
2025-08-30ALSA: hda: tas2781: fix tas2563 EFI data endiannessGergo Koteles1-0/+3
2025-08-29ALSA: hda/component: Use guard() for mutex locksTakashi Iwai2-13/+5
2025-08-29ALSA: hda/tas2781: Use guard() for mutex locksTakashi Iwai1-36/+17
2025-08-29ALSA: hda/cs35l41: Use guard() for mutex locksTakashi Iwai1-63/+47
2025-08-27ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0Shenghao Ding1-2/+2
2025-08-21Merge branch 'for-linus' into for-nextTakashi Iwai2-5/+7
2025-08-20ALSA: hda: tas2781: Fix wrong reference of tasdevice_privTakashi Iwai1-1/+1
2025-08-18ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlvShenghao Ding2-3/+5
2025-08-14ALSA: hda/tas2781: Normalize the volume kcontrol nameBaojun Xu1-1/+1
2025-08-11ALSA: hda: Add TAS5825 supportBaojun Xu1-0/+28
2025-08-11ALSA: hda: Fix spelling mistake "dismatch" -> "mismatch"Colin Ian King1-1/+1
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-08-06ALSA: hda/tas2781: Support L"SmartAmpCalibrationData" to save calibrated dataShenghao Ding2-16/+33
2025-07-29ALSA: hda: Fix the wrong register was used for DVC of TAS2770Baojun Xu1-1/+1
2025-07-23ALSA: hda: Add TAS2770 supportBaojun Xu1-55/+102
2025-07-14Merge branch 'for-linus' into for-nextTakashi Iwai1-28/+82
2025-07-11ALSA: hda: Move codec drivers into sound/hda/codecs directoryTakashi Iwai21-0/+7368