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