summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-09-18ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo1-8/+8
2021-09-18ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang1-5/+14
2021-09-18ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski1-16/+9
2021-09-18ASoC: Intel: Skylake: Fix module configuration for KPB and MIXERCezary Rojewski1-2/+9
2021-09-18ASoC: Intel: update sof_pcm512x quirksPierre-Louis Bossart1-2/+11
2021-09-18ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the m...Hans de Goede1-3/+6
2021-09-18ASoC: atmel: ATMEL drivers don't need HAS_DMARandy Dunlap1-1/+0
2021-09-15ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson1-2/+0
2021-09-15ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET1-0/+11
2021-09-15ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET1-1/+10
2021-09-15ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET1-1/+0
2021-09-15ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski1-9/+10
2021-09-15ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski1-6/+0
2021-09-15ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373Cezary Rojewski1-48/+7
2021-09-15ASoC: rt5682: Properly turn off regulators if wrong device IDDouglas Anderson1-1/+12
2021-09-15ASoC: rt5682: Implement remove callbackStephen Boyd1-0/+11
2021-09-15ASoC: Intel: Fix platform ID matchingCurtis Malainey2-2/+2
2021-09-15ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_de...Zhang Qilong1-16/+27
2021-09-12ALSA: usb-audio: Add registration quirk for JBL Quantum 800Alexander Tsoy1-0/+1
2021-09-08ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra1-1/+1
2021-09-08ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17Takashi Iwai1-0/+10
2021-09-08ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setupJohnathon Clark1-0/+1
2021-09-03ASoC: component: Remove misplaced prefix handling in pin control functionsMark Brown1-36/+27
2021-09-03ASoC: rt5682: Adjust headset volume button thresholdDerek Fang1-0/+1
2021-08-26ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai1-1/+1
2021-08-26ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8Kai-Heng Feng1-2/+9
2021-08-26ALSA: hda/via: Apply runtime PM workaround for ASUS B23ETakashi Iwai1-0/+1
2021-08-26ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptopKristin Paget1-0/+1
2021-08-26ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela1-3/+7
2021-08-18ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald1-9/+12
2021-08-18ASoC: cs42l42: Remove duplicate control for WNF filter frequencyRichard Fitzgerald1-10/+0
2021-08-18ASoC: cs42l42: Fix inversion of ADC Notch Switch controlRichard Fitzgerald1-1/+1
2021-08-18ASoC: SOF: Intel: hda-ipc: fix reply size checkingGuennadi Liakhovetski1-2/+2
2021-08-18ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_JRichard Fitzgerald1-1/+0
2021-08-18ASoC: cs42l42: Correct definition of ADC Volume controlRichard Fitzgerald1-3/+2
2021-08-18ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai1-2/+1
2021-08-18ASoC: tlv320aic31xx: Fix jack detection after suspendMark Brown1-0/+10
2021-08-18ASoC: uniphier: Fix reference to PCM buffer addressTakashi Iwai1-1/+1
2021-08-18ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai1-2/+2
2021-08-18ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai3-3/+3
2021-08-15ALSA: hda: Add quirk for ASUS Flow x13Luke D Jones1-0/+1
2021-08-15ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PCJeremy Szu1-0/+1
2021-08-15ALSA: pcm: Fix mmap breakage without explicit buffer setupTakashi Iwai1-1/+4
2021-08-12ALSA: usb-audio: Add registration quirk for JBL Quantum 600Alexander Tsoy1-0/+1
2021-08-12ALSA: usb-audio: Fix superfluous autosuspend recoveryTakashi Iwai1-1/+1
2021-08-12ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)Nikos Liolios1-0/+1
2021-08-12ALSA: hda/realtek: add mic quirk for Acer SF314-42Alexander Monakov1-0/+1
2021-08-12ALSA: pcm - fix mmap capability check for the snd-dummy driverJaroslav Kysela1-1/+1
2021-08-12ALSA: usb-audio: fix incorrect clock source settingchihhao.chen1-0/+6
2021-08-12ALSA: seq: Fix racy deletion of subscriberTakashi Iwai1-12/+27