summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
* ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai2018-08-281-5/+5
* ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai2018-08-281-6/+2
* ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2018-08-282-5/+5
* ALSA: virmidi: Fix too long output trigger loopTakashi Iwai2018-08-281-0/+10
* ALSA: vx222: Fix invalid endian conversionsTakashi Iwai2018-08-281-4/+4
* ALSA: info: Check for integer overflow in snd_info_entry_write()Erick Reyes2018-08-171-1/+3
* ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto2018-08-091-2/+6
* ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai2018-08-091-1/+1
* ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai2018-08-091-3/+3
* ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang2018-08-091-2/+4
* ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia2018-08-091-4/+12
* ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia2018-08-091-1/+3
* ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-281-6/+14
* 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 - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen2018-07-031-1/+3
* ALSA: vmaster: Propagate slave errorTakashi Iwai2018-05-301-1/+4
* ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter2018-05-301-3/+3
* ALSA: control: fix a redundant-copy issueWenwen Wang2018-05-251-2/+1
* ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello2018-05-251-0/+8
* ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-05-161-2/+15
* ALSA: aloop: Mark paused device as inactiveRobert Rosengren2018-05-161-3/+9
* ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai2018-05-161-2/+2
* ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai2018-05-161-0/+2
* ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-05-021-0/+7
* ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai2018-05-021-4/+8
* ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson2018-05-021-0/+1
* ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai2018-05-021-0/+3
* ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai2018-04-241-6/+12
* ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai2018-04-241-2/+3
* ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai2018-04-241-25/+42
* ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-04-241-9/+27
* ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai2018-04-241-28/+106
* ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai2018-04-241-1/+1
* ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire2018-04-241-2/+1
* ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly2018-04-241-6/+13
* ALSA: pcm: potential uninitialized return valuesDan Carpenter2018-04-081-2/+2
* ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese2018-04-081-1/+1
* ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai2018-04-081-1/+7
* ALSA: aloop: Sync stale timer before releaseTakashi Iwai2018-04-081-1/+8
* ALSA: hda - Fix headset microphone detection for ASUS N551 and N751Mikhail Paulyshka2018-03-241-2/+10
* ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai2018-03-221-2/+2
* ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai2018-03-223-37/+25
* ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai2018-03-221-4/+6
* ASoC: nuc900: Fix a loop timeout testDan Carpenter2018-03-221-2/+2
* ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai2018-03-184-13/+24
* ALSA: seq: Don't allow resizing pool in useTakashi Iwai2018-03-181-0/+3
* ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola2018-03-111-0/+47