summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-05-01ALSA: hda/realtek - change the location for one of two front micsKailang Yang
2018-05-01ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang
2018-05-01ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang
2018-05-01ALSA: hda: Hardening for potential Spectre v1Takashi Iwai
2018-05-01ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai
2018-05-01ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai
2018-05-01ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson
2018-05-01ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller
2018-05-01ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai
2018-05-01ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai
2018-05-01ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai
2018-05-01ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai
2018-05-01ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai
2018-05-01ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto
2018-05-01ALSA: dice: fix OUI for TC groupTakashi Sakamoto
2018-05-01ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai
2018-04-26ASoC: rockchip: Use dummy_dai for rt5514 dsp dailinkJeffy Chen
2018-04-26ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter
2018-04-26ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai
2018-04-24ALSA: hda/realtek - adjust the location of one micHui Wang
2018-04-24ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang
2018-04-24ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang
2018-04-24ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai
2018-04-24ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza
2018-04-24ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai
2018-04-24ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai
2018-04-24ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai
2018-04-24ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai
2018-04-24ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai
2018-04-24ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai
2018-04-24ASoC: topology: Fix kcontrol name string handlingLiam Girdwood
2018-04-24ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly
2018-04-12ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET
2018-04-12ASoC: Intel: cht_bsw_rt5645: Analog Mic supportHans de Goede
2018-04-12ASoC: Intel: Skylake: Disable clock gating during firmware and library downloadPardha Saradhi K
2018-04-08ALSA: pcm: potential uninitialized return valuesDan Carpenter
2018-04-08ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese
2018-04-08ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe
2018-03-28ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai
2018-03-28ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang
2018-03-28ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang
2018-03-28ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai
2018-03-28ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai
2018-03-28ALSA: aloop: Sync stale timer before releaseTakashi Iwai
2018-03-21ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai
2018-03-21ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai
2018-03-21ALSA: hda - Revert power_save option default valueTakashi Iwai
2018-03-21ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai
2018-03-19ASoC: nuc900: Fix a loop timeout testDan Carpenter
2018-03-19ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede