aboutsummaryrefslogtreecommitdiff
path: root/sound/core/timer.c
Commit message (Expand)AuthorAgeFilesLines
* sound: core: fix warning: this 'if' clause does not guard...Moyster2018-11-291-2/+4
* UPSTREAM: ALSA: timer: Call notifier in the same spinlockTakashi Iwai2017-12-081-118/+102
* BACKPORT: ALSA: timer: Fix race at concurrent readsTakashi Iwai2017-12-081-19/+15
* BACKPORT: ALSA: timer: Handle disconnection more safelyTakashi Iwai2017-12-081-0/+48
* UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_S...Takashi Iwai2017-12-081-0/+1
* BACKPORT: ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-12-081-0/+4
* Revert "BACKPORT: ALSA: timer: Fix race between read and ioctl"Siqi Lin2017-08-311-4/+0
* Revert "UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER...Jonathan Solnit2017-08-301-1/+0
* ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-07-041-3/+15
* UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_S...Takashi Iwai2017-06-241-0/+1
* BACKPORT: ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-241-0/+4
* ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum2017-04-111-2/+13
* ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum2017-04-111-0/+1
* ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum2017-04-111-0/+4
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-0/+3
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-2/+2
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-20/+44
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-261-18/+34
* first commitMeizu OpenSource2016-08-151-0/+1999