summaryrefslogtreecommitdiff
path: root/sound/core
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-04-14
|\
| * ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai2017-04-13
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-04-12
|\ \ | |/
| * ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-03-24
| * ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-03-21
* | ALSA: timer: Info leak in snd_timer_user_tinterrupt()Dan Carpenter2017-03-31
* | ALSA: timer: remove some dead codeDan Carpenter2017-03-31
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-01
|\
| * ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-02-28
| * ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-02-28
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2017-02-20
|\
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-02-07
| |\
| * | ALSA: seq: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
| * | ALSA: rawmidi: Add const to snd_rawmidi_opsTakashi Iwai2017-01-12
* | | ALSA: seq: Fix race at creating a queueTakashi Iwai2017-02-08
| |/ |/|
* | ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-02-06
|/
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-14
|\
| * ALSA: oss: don't opencode IS_REACHABLE()Fabian Frederick2016-11-12
| * ALSA: rawmidi: don't opencode IS_REACHABLE()Fabian Frederick2016-11-12
* | printk/sound: handle more message headersPetr Mladek2016-12-12
|/
* ALSA: info: Return error for invalid read/writeTakashi Iwai2016-11-08
* ALSA: info: Limit the proc text input sizeTakashi Iwai2016-11-08
* ALSA: seq: Fix time account regressionTakashi Iwai2016-10-25
* ALSA: seq: fix passing wrong pointer in function call of compatibility layerTakashi Sakamoto2016-10-12
* ALSA: compress: fix some missing and misplaced \n in messagesColin Ian King2016-09-16
* ALSA: seq: fix to copy from/to user spaceTakashi Sakamoto2016-09-13
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-09-11
|\
| * ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2016-09-08
| * ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai2016-09-08
| * ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum2016-09-02
| * ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-29
| * ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum2016-08-29
* | ALSA: pcm: Fix avail to return error if stream is suspendedJeeja KP2016-09-06
* | ALSA: seq: initialize whole fields of automatic variable with union typeTakashi Sakamoto2016-08-31
* | ALSA: compress: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-22
* | ALSA: seq: obsolete change of address limitTakashi Sakamoto2016-08-22
* | ALSA: seq: change ioctl command operation to get data in kernel spaceTakashi Sakamoto2016-08-22
* | ALSA: seq: add an alternative way to handle ioctl requestsTakashi Sakamoto2016-08-22
* | ALSA: seq: add documentation for snd_seq_kernel_client_ctlTakashi Sakamoto2016-08-22
|/
* Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2016-07-26
|\
| *-. Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown2016-07-24
| |\ \
| | | * ALSA: compress: Add function to indicate the stream has gone badCharles Keepax2016-06-13
| | |/
* | | Merge branch 'for-next' into for-linusTakashi Iwai2016-07-25
|\ \ \ | |/ / |/| |
| * | ALSA: control: add dimension validator for userspace elementsTakashi Sakamoto2016-07-07
| * | ALSA: seq_timer: use monotonic times internallyArnd Bergmann2016-06-17
| * | ALSA: seq_oss: Change structure initialisation to C99 styleAmitoj Kaur Chawla2016-06-15
| |/
* | ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai2016-07-08