summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai2016-03-113-19/+0
* ALSA: timer: Fix ioctls for X32 ABITakashi Iwai2016-03-111-0/+13
* ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai2016-03-111-2/+3
* ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai2016-03-111-0/+53
* ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai2016-03-111-16/+74
* ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai2016-03-041-2/+14
* ALSA: pcm: More kerneldoc updatesTakashi Iwai2016-03-042-2/+66
* ALSA: seq: Fix double port list deletionTakashi Iwai2016-03-041-5/+8
* ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai2016-03-041-4/+9
* ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2016-03-046-21/+7
* ALSA: timer: Fix race at concurrent readsTakashi Iwai2016-03-041-19/+15
* ALSA: timer: Handle disconnection more safelyTakashi Iwai2016-03-041-0/+48
* ALSA: timer: Fix race between stop and interruptTakashi Iwai2016-03-041-0/+4
* ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai2016-03-041-1/+1
* ALSA: timer: Fix leftover link at closingTakashi Iwai2016-02-151-2/+2
* ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-02-151-1/+1
* ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2016-02-152-103/+133
* ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai2016-02-151-12/+22
* ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-152-31/+84
* ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai2016-02-151-2/+28
* ALSA: timer: Code cleanupTakashi Iwai2016-02-151-17/+11
* ALSA: timer: Harden slave timer list handlingTakashi Iwai2016-02-151-4/+14
* ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai2016-02-151-20/+67
* ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai2016-02-151-6/+15
* ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai2016-02-151-1/+1
* ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai2016-02-151-1/+5
* ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai2016-02-151-0/+11
* ALSA: seq: Degrade the error message for too many opensTakashi Iwai2016-02-151-1/+1
* ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai2016-02-151-1/+1
* ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai2015-03-281-0/+4
* ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai2015-03-141-0/+2
* ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch2015-02-051-31/+0
* ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2014-11-212-0/+10
* ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai2014-10-281-0/+2
* ALSA: pcm: Fix false lockdep warningsTakashi Iwai2014-10-211-7/+5
* ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov2014-10-181-1/+1
* ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loopTakashi Iwai2014-10-141-1/+1
* ALSA: Allow pass NULL dev for snd_pci_quirk_lookup()Takashi Iwai2014-10-081-0/+2
* Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-10-061-3/+5
|\
| * ALSA: pcm: fix fifo_size frame calculationClemens Ladisch2014-09-221-3/+5
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-09-112-4/+4
|\|
| * ALSA: pcm: Fix the silence data for DSD formatsTakashi Iwai2014-08-221-2/+2
| * ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch2014-08-221-2/+2
* | ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer2014-09-082-0/+5
* | Merge branch 'topic/pcm-nonatomic' into for-nextTakashi Iwai2014-09-082-9/+128
|\ \
| * | ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai2014-09-031-4/+60
| * | ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai2014-09-032-7/+70
| |/
* | ALSA: pcm: snd_interval_step: fix changes of open intervalsClemens Ladisch2014-09-081-0/+2
* | ALSA: pcm: snd_interval_step: drop the min parameterClemens Ladisch2014-09-081-4/+4
|/
* Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-08-042-4/+6
|\