summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo2021-09-181-8/+8
* ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang2021-09-181-5/+14
* ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski2021-09-181-16/+9
* ASoC: Intel: Skylake: Fix module configuration for KPB and MIXERCezary Rojewski2021-09-181-2/+9
* ASoC: Intel: update sof_pcm512x quirksPierre-Louis Bossart2021-09-181-2/+11
* ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the m...Hans de Goede2021-09-181-3/+6
* ASoC: atmel: ATMEL drivers don't need HAS_DMARandy Dunlap2021-09-181-1/+0
* ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson2021-09-151-2/+0
* ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET2021-09-151-0/+11
* ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET2021-09-151-1/+10
* ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET2021-09-151-1/+0
* ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski2021-09-151-9/+10
* ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski2021-09-151-6/+0
* ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373Cezary Rojewski2021-09-151-48/+7
* ASoC: rt5682: Properly turn off regulators if wrong device IDDouglas Anderson2021-09-151-1/+12
* ASoC: rt5682: Implement remove callbackStephen Boyd2021-09-151-0/+11
* ASoC: Intel: Fix platform ID matchingCurtis Malainey2021-09-152-2/+2
* ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_de...Zhang Qilong2021-09-151-16/+27
* ALSA: usb-audio: Add registration quirk for JBL Quantum 800Alexander Tsoy2021-09-121-0/+1
* ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra2021-09-081-1/+1
* ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17Takashi Iwai2021-09-081-0/+10
* ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setupJohnathon Clark2021-09-081-0/+1
* ASoC: component: Remove misplaced prefix handling in pin control functionsMark Brown2021-09-031-36/+27
* ASoC: rt5682: Adjust headset volume button thresholdDerek Fang2021-09-031-0/+1
* ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai2021-08-261-1/+1
* ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8Kai-Heng Feng2021-08-261-2/+9
* ALSA: hda/via: Apply runtime PM workaround for ASUS B23ETakashi Iwai2021-08-261-0/+1
* ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptopKristin Paget2021-08-261-0/+1
* ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela2021-08-261-3/+7
* ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald2021-08-181-9/+12
* ASoC: cs42l42: Remove duplicate control for WNF filter frequencyRichard Fitzgerald2021-08-181-10/+0
* ASoC: cs42l42: Fix inversion of ADC Notch Switch controlRichard Fitzgerald2021-08-181-1/+1
* ASoC: SOF: Intel: hda-ipc: fix reply size checkingGuennadi Liakhovetski2021-08-181-2/+2
* ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_JRichard Fitzgerald2021-08-181-1/+0
* ASoC: cs42l42: Correct definition of ADC Volume controlRichard Fitzgerald2021-08-181-3/+2
* ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai2021-08-181-2/+1
* ASoC: tlv320aic31xx: Fix jack detection after suspendMark Brown2021-08-181-0/+10
* ASoC: uniphier: Fix reference to PCM buffer addressTakashi Iwai2021-08-181-1/+1
* ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai2021-08-181-2/+2
* ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai2021-08-183-3/+3
* ALSA: hda: Add quirk for ASUS Flow x13Luke D Jones2021-08-151-0/+1
* ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PCJeremy Szu2021-08-151-0/+1
* ALSA: pcm: Fix mmap breakage without explicit buffer setupTakashi Iwai2021-08-151-1/+4
* ALSA: usb-audio: Add registration quirk for JBL Quantum 600Alexander Tsoy2021-08-121-0/+1
* ALSA: usb-audio: Fix superfluous autosuspend recoveryTakashi Iwai2021-08-121-1/+1
* ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)Nikos Liolios2021-08-121-0/+1
* ALSA: hda/realtek: add mic quirk for Acer SF314-42Alexander Monakov2021-08-121-0/+1
* ALSA: pcm - fix mmap capability check for the snd-dummy driverJaroslav Kysela2021-08-121-1/+1
* ALSA: usb-audio: fix incorrect clock source settingchihhao.chen2021-08-121-0/+6
* ALSA: seq: Fix racy deletion of subscriberTakashi Iwai2021-08-121-12/+27