summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2016-04-01ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai
2016-03-23ALSA: timer: fix gparams ioctl compatibility for different architecturesTakashi Sakamoto
2016-03-17ALSA: ctl: change return value in compatibility layer so that it's the same v...Takashi Sakamoto
2016-03-14Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2016-03-13Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-nextMark Brown
2016-03-10ALSA: pcm: Avoid "BUG:" string for warnings againTakashi Iwai
2016-03-08ALSA: seq: Provide card number / PID via sequencer client infoMartin Koegler
2016-03-04ALSA: compress: fix more typosVinod Koul
2016-03-04ALSA: compress: fix some typosVinod Koul
2016-03-04ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanationVinod Koul
2016-03-04ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED stateEric Laurent
2016-03-04Merge branch 'for-linus' into for-nextTakashi Iwai
2016-03-01ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-02-29Merge branch 'for-linus' into for-nextTakashi Iwai
2016-02-28ALSA: timer: Fix ioctls for X32 ABITakashi Iwai
2016-02-28ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai
2016-02-28ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai
2016-02-28ALSA: rawmidi: Use comapt_put_timespec()Takashi Iwai
2016-02-28ALSA: pcm: Fix ioctls for X32 ABITakashi Iwai
2016-02-28ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai
2016-02-26Merge branch 'for-linus' into for-nextTakashi Iwai
2016-02-23ALSA: jack: Allow building the jack layer without input deviceTakashi Iwai
2016-02-18ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai
2016-02-16ALSA: seq: Fix double port list deletionTakashi Iwai
2016-02-15ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai
2016-02-12ALSA: timer: Call notifier in the same spinlockTakashi Iwai
2016-02-10ALSA: timer: Protect the whole snd_timer_close() with open raceTakashi Iwai
2016-02-09ALSA: timer: Fix race at concurrent readsTakashi Iwai
2016-02-09ALSA: timer: Fix race between stop and interruptTakashi Iwai
2016-02-08ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-02-05ALSA: pcm: Add snd_pcm_rate_range_to_bits()Mengdong Lin
2016-02-04ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-03ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-03ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-03ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-03ALSA: timer: Sync timer deletion at closing the system timerTakashi Iwai
2016-02-01ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-01ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-01ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-01ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-01ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-01-28ALSA: timer: fix SND_PCM_TIMER Kconfig textRandy Dunlap
2016-01-25ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai
2016-01-25ALSA: seq: Degrade the error message for too many opensTakashi Iwai
2016-01-25ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-01-22Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-21ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai
2016-01-21ALSA: timer: Handle disconnection more safelyTakashi Iwai
2016-01-18ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai
2016-01-18ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat