Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4d9bcaddacf23861c5ee088b0c03e7034c3d59d6
/
sound
/
core
ba3021b
ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
by Takashi Iwai
· 7 years ago
d11662f
ALSA: timer: Fix race between read and ioctl
by Takashi Iwai
· 7 years ago
1900d94
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
4e7655f
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
by Takashi Iwai
· 8 years ago
b7c5ac8
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
a8c006a
ALSA: timer: Info leak in snd_timer_user_tinterrupt()
by Dan Carpenter
· 8 years ago
e8ed682
ALSA: timer: remove some dead code
by Dan Carpenter
· 8 years ago
2d7d540
ALSA: seq: Fix race during FIFO resize
by Takashi Iwai
· 8 years ago
c520ff3
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
by Takashi Iwai
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
044d5df
Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
f3ac9f7
ALSA: seq: Fix link corruption by event error handling
by Takashi Iwai
· 8 years ago
71321eb
ALSA: timer: Reject user params with too small ticks
by Takashi Iwai
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
fc0e23f
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 8 years ago
4842e98
ALSA: seq: Fix race at creating a queue
by Takashi Iwai
· 8 years ago
1e94320
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
37a7ea4
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
by Takashi Iwai
· 8 years ago
c62a570
ALSA: seq: Constify snd_rawmidi_ops
by Takashi Iwai
· 8 years ago
6ba79b8
ALSA: rawmidi: Add const to snd_rawmidi_ops
by Takashi Iwai
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
ce38207
Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
0a4824b
printk/sound: handle more message headers
by Petr Mladek
· 8 years ago
658355b5
ALSA: oss: don't opencode IS_REACHABLE()
by Fabian Frederick
· 8 years ago
7e1b23b
ALSA: rawmidi: don't opencode IS_REACHABLE()
by Fabian Frederick
· 8 years ago
6809cd6
ALSA: info: Return error for invalid read/write
by Takashi Iwai
· 8 years ago
027a9fe
ALSA: info: Limit the proc text input size
by Takashi Iwai
· 8 years ago
9b50898
ALSA: seq: Fix time account regression
by Takashi Iwai
· 8 years ago
30c0702
ALSA: seq: fix passing wrong pointer in function call of compatibility layer
by Takashi Sakamoto
· 8 years ago
c5a905d
ALSA: compress: fix some missing and misplaced \n in messages
by Colin Ian King
· 8 years ago
69b0582
ALSA: seq: fix to copy from/to user space
by Takashi Sakamoto
· 8 years ago
3d2f4d0
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
816f318
ALSA: rawmidi: Fix possible deadlock with virmidi registration
by Takashi Iwai
· 8 years ago
9f8a765
ALSA: timer: Fix zero-division by continue of uninitialized instance
by Takashi Iwai
· 8 years ago
f3f6c61
ALSA: pcm: Fix avail to return error if stream is suspended
by Jeeja KP
· 8 years ago
11749e0
ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
by Vegard Nossum
· 8 years ago
4127e80
ALSA: seq: initialize whole fields of automatic variable with union type
by Takashi Sakamoto
· 8 years ago
8ddc056
ALSA: timer: fix NULL pointer dereference on memory allocation failure
by Vegard Nossum
· 8 years ago
6b760bb
ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
by Vegard Nossum
· 8 years ago
c2f14ba
ALSA: compress: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
e12ec25
ALSA: seq: obsolete change of address limit
by Takashi Sakamoto
· 8 years ago
04a56dd
ALSA: seq: change ioctl command operation to get data in kernel space
by Takashi Sakamoto
· 8 years ago
8ce8eb6
ALSA: seq: add an alternative way to handle ioctl requests
by Takashi Sakamoto
· 8 years ago
77dfa8d
ALSA: seq: add documentation for snd_seq_kernel_client_ctl
by Takashi Sakamoto
· 8 years ago
4a6baf1
Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 8 years ago
cf81d6b
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 8 years ago
72a04d6
Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'asoc/topic/adsp', 'asoc/topic/ak4613' and 'asoc/topic/ak4642' into asoc-next
by Mark Brown
· 8 years ago
a8ff48c
ALSA: pcm: Free chmap at PCM free callback, too
by Takashi Iwai
· 8 years ago
f388cdc
ALSA: ctl: Stop notification after disconnection
by Takashi Iwai
· 8 years ago
860c199
ALSA: control: add dimension validator for userspace elements
by Takashi Sakamoto
· 8 years ago
3fa6993
ALSA: timer: Fix negative queue usage by racy accesses
by Takashi Iwai
· 8 years ago
3915bf2
ALSA: seq_timer: use monotonic times internally
by Arnd Bergmann
· 8 years ago
76f64b2
ALSA: seq_oss: Change structure initialisation to C99 style
by Amitoj Kaur Chawla
· 8 years ago
a4f2d87
ALSA: compress: Add function to indicate the stream has gone bad
by Charles Keepax
· 8 years ago
a158f2b
Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 8 years ago
515511a
Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next
by Mark Brown
· 8 years ago
bf10262
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
by Mark Brown
· 8 years ago
8d879be
ALSA: pcm: Bail out when chmap is already present
by Takashi Iwai
· 8 years ago
875f6ff
ALSA: compress: Replace complex if statement with switch
by Charles Keepax
· 9 years ago
1d03f2b
ALSA: compress: Fix poll error return codes
by Charles Keepax
· 9 years ago
5bd0539
ALSA: compress: Remove pointless NULL check
by Charles Keepax
· 9 years ago
0b92b0c
ALSA: compress: Use snd_compr_get_poll on error path
by Charles Keepax
· 9 years ago
e099aee
ALSA: pcm: Fix poll error return codes
by Charles Keepax
· 9 years ago
e4ec8cc
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
by Kangjie Lu
· 9 years ago
9a47e9c
ALSA: timer: Fix leak in events via snd_timer_user_ccallback
by Kangjie Lu
· 9 years ago
cec8f96
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
by Kangjie Lu
· 9 years ago
73fe01c
ASoC: dmaengine_pcm: Add support for packed transfers
by Matthias Reichl
· 9 years ago
d2c5cf8
ALSA: hrtimer: Handle start/stop more properly
by Takashi Iwai
· 9 years ago
34ce71a
ALSA: timer: remove legacy rtctimer
by Alexandre Belloni
· 9 years ago
3aa02cb
ALSA: pcm : Call kill_fasync() in stream lock
by Takashi Iwai
· 9 years ago
4a462ce
ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper
by Jyri Sarha
· 9 years ago
4a44365
ALSA: pcm: add IEC958 channel status helper for hw_params
by Jyri Sarha
· 9 years ago
4a07083
ALSA: timer: Use mod_timer() for rearming the system timer
by Takashi Iwai
· 9 years ago
91d2178
ALSA: timer: fix gparams ioctl compatibility for different architectures
by Takashi Sakamoto
· 9 years ago
6f02174
ALSA: ctl: change return value in compatibility layer so that it's the same value in core implementation
by Takashi Sakamoto
· 9 years ago
ca80e26
Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 9 years ago
89595f5
Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-next
by Mark Brown
· 9 years ago
0ab1ace
ALSA: pcm: Avoid "BUG:" string for warnings again
by Takashi Iwai
· 9 years ago
a1ce94d
ALSA: seq: Provide card number / PID via sequencer client info
by Martin Koegler
· 9 years ago
cdb1ee3
ALSA: compress: fix more typos
by Vinod Koul
· 9 years ago
41eb94f
ALSA: compress: fix some typos
by Vinod Koul
· 9 years ago
862bca5
ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation
by Vinod Koul
· 9 years ago
35383a2
ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state
by Eric Laurent
· 9 years ago
6defb60
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
197b958
ALSA: seq: oss: Don't drain at closing a client
by Takashi Iwai
· 9 years ago
9712857
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
b24e7ad
ALSA: timer: Fix ioctls for X32 ABI
by Takashi Iwai
· 9 years ago
3a72494
ALSA: timer: Fix broken compat timer user status ioctl
by Takashi Iwai
· 9 years ago
2251fbb
ALSA: rawmidi: Fix ioctls X32 ABI
by Takashi Iwai
· 9 years ago
dd7e3f8
ALSA: rawmidi: Use comapt_put_timespec()
by Takashi Iwai
· 9 years ago
513ace7
ALSA: pcm: Fix ioctls for X32 ABI
by Takashi Iwai
· 9 years ago
6236d8b
ALSA: ctl: Fix ioctls for X32 ABI
by Takashi Iwai
· 9 years ago
d61b04f
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
fe0d128
ALSA: jack: Allow building the jack layer without input device
by Takashi Iwai
· 9 years ago
67ec1072
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
by Takashi Iwai
· 9 years ago
13d5e5d
ALSA: seq: Fix double port list deletion
by Takashi Iwai
· 9 years ago
d99a36f
ALSA: seq: Fix leak of pool buffer at concurrent writes
by Takashi Iwai
· 9 years ago
f65e0d2
ALSA: timer: Call notifier in the same spinlock
by Takashi Iwai
· 9 years ago
9984d1b
ALSA: timer: Protect the whole snd_timer_close() with open race
by Takashi Iwai
· 9 years ago
4dff5c7
ALSA: timer: Fix race at concurrent reads
by Takashi Iwai
· 9 years ago
Next »