summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-05-25ALSA: control: fix a redundant-copy issueWenwen Wang
2018-05-25ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello
2018-05-16ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai
2018-05-16ALSA: aloop: Mark paused device as inactiveRobert Rosengren
2018-05-16ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai
2018-05-16ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai
2018-05-02ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen
2018-05-02ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai
2018-05-02ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson
2018-05-02ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai
2018-04-24ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai
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: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire
2018-04-24ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly
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: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai
2018-04-08ALSA: aloop: Sync stale timer before releaseTakashi Iwai
2018-03-24ALSA: hda - Fix headset microphone detection for ASUS N551 and N751Mikhail Paulyshka
2018-03-22ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai
2018-03-22ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai
2018-03-22ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai
2018-03-22ASoC: nuc900: Fix a loop timeout testDan Carpenter
2018-03-18ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai
2018-03-18ALSA: seq: Don't allow resizing pool in useTakashi Iwai
2018-03-11ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola
2018-02-25ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann
2018-02-25ALSA: seq: Fix racy pool initializationsTakashi Iwai
2018-02-25ALSA: seq: Fix regression by incorrect ioctl_mutex usagesTakashi Iwai
2018-02-07ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-07ALSA: seq: Make ioctls race-freeTakashi Iwai
2018-01-31ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai
2018-01-31ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai
2018-01-17ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai
2018-01-17ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai
2018-01-17ALSA: aloop: Release cable upon open error pathTakashi Iwai
2018-01-17ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai
2018-01-17ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold
2018-01-02ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai
2018-01-02ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai
2017-12-25ALSA: hda - add support for docking station for HP 820 G2Jaroslav Kysela
2017-12-16ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim
2017-12-16ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim