aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin1-2/+2
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds317-4541/+13717
2022-01-13ALSA: hda: intel-dsp-config: reorder the config tableBrent Lu1-12/+12
2022-01-13ALSA: hda: intel-dsp-config: add JasperLake supportBrent Lu1-1/+18
2022-01-11ALSA: hda: cs35l41: fix double free on error in probe()Dan Carpenter1-0/+1
2022-01-10Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai17-175/+567
2022-01-09ALSA: hda: Fix dependencies of CS35L41 on SPI/I2C busesTakashi Iwai1-0/+2
2022-01-08ALSA: hda: Fix dependency on ASoC cs35l41 codecTakashi Iwai1-0/+2
2022-01-07ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax5-4/+209
2022-01-07ASoC: cs35l41: Update handling of test key registersCharles Keepax2-47/+52
2022-01-07ALSA: intel_hdmi: Check for error num after setting maskJiasheng Jiang1-1/+3
2022-01-06ASoC: imx-card: several improvement and fixesMark Brown1-8/+24
2022-01-06ASoC: wcd9335: Keep a RX port value for each SLIM RX muxYassine Oudjana1-8/+9
2022-01-06ASoC: amd: acp: acp-mach: Change default RT1019 amp dev idAjit Kumar Pandey1-4/+4
2022-01-06ALSA: virmidi: Remove duplicated codeStefan Sauer1-3/+0
2022-01-06ALSA: seq: virmidi: Add a drain operationStefan Sauer1-0/+11
2022-01-06ASoC: topology: Fix typoQinghua Jin1-1/+1
2022-01-06ASoC: fsl_asrc: refine the check of available clock dividerShengjiu Wang1-11/+58
2022-01-06ASoC: Intel: bytcr_rt5640: Add support for external GPIO jack-detectHans de Goede1-3/+40
2022-01-06ASoC: Intel: bytcr_rt5640: Support retrieving the codec IRQ from the AMCR0F28 ACPI devHans de Goede1-3/+40
2022-01-06ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede2-4/+46
2022-01-06ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede2-2/+10
2022-01-06ASoC: rt5640: Change jack_work to a delayed_workHans de Goede2-9/+9
2022-01-06ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede1-1/+1
2022-01-06ASoC: imx-card: improve the sound quality for low rateShengjiu Wang1-4/+4
2022-01-06ASoC: imx-card: Fix mclk calculation issue for akcodecShengjiu Wang1-3/+4
2022-01-06ASoC: imx-card: Need special setting for ak4497 on i.MX8MQShengjiu Wang1-1/+16
2022-01-05ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker quirkBart Kroon1-0/+1
2022-01-05ASoC: ak4375: Fix unused function errorTakashi Iwai1-2/+0
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 Tanure7-0/+784
2022-01-05ALSA: hda/realtek: Re-order quirk entries for LenovoTakashi Iwai1-4/+4
2022-01-05Add low power hibernation support to cs35l41Mark Brown6-68/+53
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/broonie/sound into for-linusTakashi Iwai250-3843/+11686
2022-01-05Merge branch 'for-next' into for-linusTakashi Iwai56-613/+527
2022-01-05ASoC: cs4265: Add a remove() functionFabio Estevam1-0/+11
2022-01-05ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax2-3/+19
2022-01-05ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax1-59/+22
2022-01-05ASoC: cs35l41: Correct DSP power downCharles Keepax1-4/+8
2022-01-05ASoC: cs35l41: Remove incorrect commentCharles Keepax1-2/+0
2022-01-05ASoC: cs35l41: Add cs35l51/53 IDsDavid Rhodes2-0/+4
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 reboot from WindowsChristian Lachner1-1/+29
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