summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-05-09ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai
2018-05-09ALSA: aloop: Mark paused device as inactiveRobert Rosengren
2018-05-09ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto
2018-05-09ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai
2018-05-09ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai
2018-05-09ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai
2018-05-01ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen
2018-05-01ASoC: dmic: Fix clock parentingTero Kristo
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-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 UAF at PCM release via PCM timer accessTakashi 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-24ASoC: topology: Fix kcontrol name string handlingLiam Girdwood
2018-04-24ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter
2018-03-26ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese
2018-03-23ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe
2018-03-22ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai
2018-03-22ALSA: aloop: Sync stale timer before releaseTakashi Iwai
2018-03-22ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang
2018-03-22ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang
2018-03-21ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai
2018-03-17ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai
2018-03-12Merge tag 'asoc-fix-v4.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2018-03-12Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/f...Mark Brown
2018-03-12ALSA: hda - Revert power_save option default valueTakashi Iwai
2018-03-11ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai
2018-03-10ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai