summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-06ALSA: virmidi: Remove duplicated codeStefan Sauer1-3/+0
2022-01-06ALSA: seq: virmidi: Add a drain operationStefan Sauer1-0/+11
2022-01-05ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker quirkBart Kroon1-0/+1
2022-01-05ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptopsStefan Binding1-0/+39
2022-01-05ALSA: hda/realtek: Add support for Legion 7 16ACHg6 laptopLucas Tanure1-0/+107
2022-01-05ALSA: hda: cs35l41: Add support for CS35L41 in HDA systemsLucas Tanure8-0/+786
2022-01-05ALSA: hda/realtek: Re-order quirk entries for LenovoTakashi Iwai1-4/+4
2022-01-05ALSA: hda/realtek: Add quirk for Legion Y9000X 2020Baole Fang1-0/+15
2022-01-05Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai335-4936/+14713
2022-01-05Merge branch 'for-next' into for-linusTakashi Iwai10952-232075/+606823
2022-01-04ALSA: hda/cs8409: Fix Jack detection after resumeChristian A. Ehrhardt3-1/+8
2022-01-04ALSA: hda/cs8409: Increase delay during jack detectionChristian A. Ehrhardt1-2/+2
2022-01-04ASoC: fsl_mqs: fix MODULE_ALIASAlyssa Ross1-1/+1
2022-01-03ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after reb...Christian Lachner1-1/+29
2022-01-01arm64: tegra: Remove non existent Tegra194 resetSameer Pujar1-3/+2
2022-01-01dt-bindings: sound: tegra: Add minItems for resetsSameer Pujar1-0/+2
2022-01-01ALSA: hda/tegra: Fix Tegra194 HDA reset failureSameer Pujar1-9/+34
2021-12-31ASoC: mediatek: mt8195: repair pcmif BE daiMark Brown4-52/+24
2021-12-31ASoC: Add support for CS35L41 in HDA systemsMark Brown8-1096/+1109
2021-12-31ASoC: Merge fixesMark Brown12-77/+157
2021-12-31ASoC: cs35l41: Create shared function for boost configurationLucas Tanure3-103/+102
2021-12-31ASoC: cs35l41: Create shared function for setting channelsLucas Tanure3-27/+38
2021-12-31ASoC: cs35l41: Create shared function for errata patchesLucas Tanure3-89/+93
2021-12-31ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure2-15/+8
2021-12-31ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure3-128/+122
2021-12-31ASoC: cs35l41: Convert tables to shared source codeLucas Tanure7-743/+755
2021-12-31ASoC: mediatek: mt8195: add playback support to PCM1_BE dai_linkTrevor Wu2-0/+2
2021-12-31ASoC: mediatek: mt8195: correct pcmif BE dai control flowTrevor Wu2-52/+22
2021-12-29ASoC: rt5682: Register wclk with its parent_hws instead of parent_dataDerek Fang1-5/+2
2021-12-29ASoC: mediatek: mt8195: update control for RT5682 seriesTrevor Wu2-14/+110
2021-12-29ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang1-0/+2
2021-12-29ASoC: mediatek: use of_device_get_match_data()Tzung-Bi Shih3-15/+6
2021-12-29ASoC: cs4265: Fix part number ID error messageFabio Estevam1-2/+2
2021-12-25ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptopKai-Heng Feng1-0/+1
2021-12-25ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devicesArie Geiger1-0/+1
2021-12-25ALSA: hda: Add new AlderLake-P variant PCI IDKai Vehmanen2-0/+6
2021-12-25ALSA: hda: Add AlderLake-N PCI IDKai Vehmanen2-0/+7
2021-12-25ALSA: hda/hdmi: Disable silent stream on GLKVille Syrjälä1-6/+15
2021-12-25ALSA: hda: use swap() to make code cleanerYang Guang1-5/+1
2021-12-25kselftest: alsa: Validate values read from enumerationsMark Brown1-0/+17
2021-12-25kselftest: alsa: Factor out check that values meet constraintsMark Brown1-59/+82
2021-12-25ALSA: HDA: hdac_ext_stream: use consistent prefixes for variablesPierre-Louis Bossart2-112/+113
2021-12-25ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart5-20/+19
2021-12-24ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm...Mark Brown26-247/+190
2021-12-24ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback.V sujith kumar Reddy5-10/+71
2021-12-24ASoC: remove unneeded variablechiminghao2-7/+4
2021-12-24ASoC: mediatek: Check for error clk pointerJiasheng Jiang1-4/+11
2021-12-24ASoC: mediatek: mt8195: release device_node after snd_soc_register_cardTzung-Bi Shih2-81/+36
2021-12-24ASoC: mediatek: mt8173: reduce log verbosity in probe()Tzung-Bi Shih4-12/+0
2021-12-24ASoC: mediatek: mt8183: fix device_node leakTzung-Bi Shih2-2/+11