| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-04-14 | 1 | -6/+3 |
|\ |
|
| * | ALSA: seq: Don't break snd_use_lock_sync() loop by timeout | Takashi Iwai | 2017-04-13 | 1 | -6/+3 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-04-12 | 4 | -4/+22 |
|\ \
| |/ |
|
| * | ALSA: seq: Fix race during FIFO resize | Takashi Iwai | 2017-03-24 | 1 | -0/+4 |
| * | ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() | Takashi Iwai | 2017-03-21 | 4 | -4/+18 |
* | | ALSA: timer: Info leak in snd_timer_user_tinterrupt() | Dan Carpenter | 2017-03-31 | 1 | -1/+1 |
* | | ALSA: timer: remove some dead code | Dan Carpenter | 2017-03-31 | 1 | -11/+6 |
|/ |
|
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 11 | -2/+12 |
* | Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-03-01 | 2 | -3/+18 |
|\ |
|
| * | ALSA: seq: Fix link corruption by event error handling | Takashi Iwai | 2017-02-28 | 1 | -0/+3 |
| * | ALSA: timer: Reject user params with too small ticks | Takashi Iwai | 2017-02-28 | 1 | -3/+15 |
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-24 | 1 | -9/+6 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2017-02-20 | 2 | -3/+3 |
|\ |
|
| * | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-02-07 | 1 | -8/+1 |
| |\ |
|
| * | | ALSA: seq: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 1 | -2/+2 |
| * | | ALSA: rawmidi: Add const to snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 1 | -1/+1 |
* | | | ALSA: seq: Fix race at creating a queue | Takashi Iwai | 2017-02-08 | 1 | -13/+20 |
| |/
|/| |
|
* | | ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() | Takashi Iwai | 2017-02-06 | 1 | -8/+1 |
|/ |
|
* | ktime: Get rid of the union | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2016-12-14 | 2 | -3/+3 |
|\ |
|
| * | ALSA: oss: don't opencode IS_REACHABLE() | Fabian Frederick | 2016-11-12 | 1 | -1/+1 |
| * | ALSA: rawmidi: don't opencode IS_REACHABLE() | Fabian Frederick | 2016-11-12 | 1 | -2/+2 |
* | | printk/sound: handle more message headers | Petr Mladek | 2016-12-12 | 1 | -6/+14 |
|/ |
|
* | ALSA: info: Return error for invalid read/write | Takashi Iwai | 2016-11-08 | 1 | -1/+5 |
* | ALSA: info: Limit the proc text input size | Takashi Iwai | 2016-11-08 | 1 | -0/+3 |
* | ALSA: seq: Fix time account regression | Takashi Iwai | 2016-10-25 | 1 | -2/+2 |
* | ALSA: seq: fix passing wrong pointer in function call of compatibility layer | Takashi Sakamoto | 2016-10-12 | 1 | -1/+1 |
* | ALSA: compress: fix some missing and misplaced \n in messages | Colin Ian King | 2016-09-16 | 1 | -2/+2 |
* | ALSA: seq: fix to copy from/to user space | Takashi Sakamoto | 2016-09-13 | 1 | -2/+2 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2016-09-11 | 2 | -3/+35 |
|\ |
|
| * | ALSA: rawmidi: Fix possible deadlock with virmidi registration | Takashi Iwai | 2016-09-08 | 1 | -1/+3 |
| * | ALSA: timer: Fix zero-division by continue of uninitialized instance | Takashi Iwai | 2016-09-08 | 1 | -0/+14 |
| * | ALSA: timer: fix NULL pointer dereference in read()/ioctl() race | Vegard Nossum | 2016-09-02 | 1 | -0/+2 |
| * | ALSA: timer: fix NULL pointer dereference on memory allocation failure | Vegard Nossum | 2016-08-29 | 1 | -2/+15 |
| * | ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE | Vegard Nossum | 2016-08-29 | 1 | -0/+1 |
* | | ALSA: pcm: Fix avail to return error if stream is suspended | Jeeja KP | 2016-09-06 | 1 | -1/+3 |
* | | ALSA: seq: initialize whole fields of automatic variable with union type | Takashi Sakamoto | 2016-08-31 | 1 | -2/+5 |
* | | ALSA: compress: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 2016-08-22 | 1 | -7/+3 |
* | | ALSA: seq: obsolete change of address limit | Takashi Sakamoto | 2016-08-22 | 2 | -78/+7 |
* | | ALSA: seq: change ioctl command operation to get data in kernel space | Takashi Sakamoto | 2016-08-22 | 1 | -358/+248 |
* | | ALSA: seq: add an alternative way to handle ioctl requests | Takashi Sakamoto | 2016-08-22 | 2 | -1/+80 |
* | | ALSA: seq: add documentation for snd_seq_kernel_client_ctl | Takashi Sakamoto | 2016-08-22 | 1 | -3/+11 |
|/ |
|
* | Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 2016-07-26 | 1 | -2/+65 |
|\ |
|
| *-. | Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso... | Mark Brown | 2016-07-24 | 1 | -2/+65 |
| |\ \ |
|
| | | * | ALSA: compress: Add function to indicate the stream has gone bad | Charles Keepax | 2016-06-13 | 1 | -2/+65 |
| | |/ |
|
* | | | Merge branch 'for-next' into for-linus | Takashi Iwai | 2016-07-25 | 4 | -20/+47 |
|\ \ \
| |/ /
|/| | |
|
| * | | ALSA: control: add dimension validator for userspace elements | Takashi Sakamoto | 2016-07-07 | 1 | -0/+32 |
| * | | ALSA: seq_timer: use monotonic times internally | Arnd Bergmann | 2016-06-17 | 2 | -15/+10 |
| * | | ALSA: seq_oss: Change structure initialisation to C99 style | Amitoj Kaur Chawla | 2016-06-15 | 1 | -5/+5 |
| |/ |
|
* | | ALSA: pcm: Free chmap at PCM free callback, too | Takashi Iwai | 2016-07-08 | 1 | -4/+10 |