summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-11-21ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2-3/+9
2018-11-21ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev1-1/+1
2018-11-21ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline1-0/+1
2018-11-10ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva1-2/+4
2018-11-10ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai1-0/+14
2018-11-10ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2018-11-10ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2018-10-20sound: enable interrupt after dma buffer initializationYu Zhao1-2/+6
2018-10-20ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith1-2/+1
2018-10-20ASoC: wm8804: Add ACPI supportPierre-Louis Bossart1-1/+14
2018-10-10ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng1-0/+1
2018-10-10ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood1-0/+7
2018-10-10ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng1-1/+2
2018-10-10ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire1-1/+3
2018-09-29ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau1-1/+1
2018-09-29ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto1-10/+14
2018-09-29ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-26ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer1-4/+10
2018-09-26ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai1-1/+2
2018-09-26ALSA: msnd: Fix the default sample sizesTakashi Iwai1-2/+2
2018-09-19ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai1-1/+2
2018-09-15ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-0/+1
2018-09-05ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-09-05ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet1-0/+8
2018-08-22ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5
2018-08-22ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai1-6/+2
2018-08-22ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede1-1/+1
2018-08-22ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2-5/+5
2018-08-22ALSA: virmidi: Fix too long output trigger loopTakashi Iwai1-0/+10
2018-08-22ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
2018-08-22ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung1-1/+2
2018-08-22ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung1-0/+1
2018-08-17ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande1-14/+31
2018-08-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami8-0/+8
2018-08-06ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto1-2/+6
2018-08-06ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai1-1/+1
2018-08-06ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai1-3/+3
2018-08-06ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang1-2/+4
2018-08-06ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia1-4/+12
2018-08-06ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia1-1/+3
2018-07-25ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai1-6/+14
2018-07-03ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai1-0/+1
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin1-8/+10
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin3-6/+6
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-07-03ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg1-0/+1
2018-07-03ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg1-0/+1
2018-07-03ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-06-06ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King1-2/+0
2018-05-30ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki1-2/+11