summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2018-11-212-3/+9
* ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev2018-11-211-1/+1
* ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline2018-11-211-0/+1
* ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva2018-11-101-2/+4
* ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai2018-11-101-0/+14
* ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2018-11-101-0/+1
* ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2018-11-101-0/+1
* sound: enable interrupt after dma buffer initializationYu Zhao2018-10-201-2/+6
* ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith2018-10-201-2/+1
* ASoC: wm8804: Add ACPI supportPierre-Louis Bossart2018-10-201-1/+14
* ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng2018-10-101-0/+1
* ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood2018-10-101-0/+7
* ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng2018-10-101-1/+2
* ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire2018-10-101-1/+3
* ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-09-291-1/+1
* ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-09-291-10/+14
* ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-291-2/+2
* ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer2018-09-261-4/+10
* ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai2018-09-261-1/+2
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-09-261-2/+2
* ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai2018-09-191-1/+2
* ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva2018-09-151-0/+1
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
* ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet2018-09-051-0/+8
* ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai2018-08-221-5/+5
* ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai2018-08-221-6/+2
* ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede2018-08-221-1/+1
* ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2018-08-222-5/+5
* ALSA: virmidi: Fix too long output trigger loopTakashi Iwai2018-08-221-0/+10
* ALSA: vx222: Fix invalid endian conversionsTakashi Iwai2018-08-221-4/+4
* ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung2018-08-221-1/+2
* ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung2018-08-221-0/+1
* ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande2018-08-171-14/+31
* ASoC: pxa: Fix module autoload for platform driversAndrea Adami2018-08-068-0/+8
* ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto2018-08-061-2/+6
* ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai2018-08-061-1/+1
* ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai2018-08-061-3/+3
* ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang2018-08-061-2/+4
* ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia2018-08-061-4/+12
* ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia2018-08-061-1/+3
* ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-251-6/+14
* ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai2018-07-031-0/+1
* ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin2018-07-031-8/+10
* ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin2018-07-033-6/+6
* ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla2018-07-031-0/+2
* ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg2018-07-031-0/+1
* ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg2018-07-031-0/+1
* ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen2018-07-031-1/+3
* ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King2018-06-061-2/+0
* ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki2018-05-301-2/+11