Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c15353be91902fa6cde08d4bf325d089895d65e8
/
sound
/
core
b3c4014
Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
678e2b4
ALSA: compress: prevent potential divide by zero bugs
by Dan Carpenter
· 6 years ago
ed49e83
Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 6 years ago
a7a850d
Merge branch 'asoc-4.21' into asoc-next
by Mark Brown
· 6 years ago
d00f749
ALSA: compress: make use of runtime buffer for copy
by Srinivas Kandagatla
· 6 years ago
94ffb03
ALSA: pcm: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
2bff7e9
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
b888a5f7
ALSA: pcm: Fix starvation on down_write_nonblock()
by Chanho Min
· 6 years ago
b51abed
ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
by Takashi Iwai
· 6 years ago
3103c08
ALSA: control: Consolidate helpers for adding and replacing ctl elements
by Takashi Iwai
· 6 years ago
e1a7bfe
ALSA: control: Fix race between adding and removing a user element
by Takashi Iwai
· 6 years ago
65766ee
ALSA: oss: Use kvzalloc() for local buffer allocations
by Takashi Iwai
· 6 years ago
e8c9225
ALSA: seq: oss: Use the standard fall-through annotation
by Takashi Iwai
· 6 years ago
3c4cfa7
ALSA: memalloc: Add fall-through annotation
by Takashi Iwai
· 6 years ago
6aea570
ALSA: rawmidi: A lightweight function to discard pending bytes
by Takashi Iwai
· 6 years ago
64b6acf
ALSA: pcm: Update hardware pointer before start capture
by Ricardo Biehl Pasquali
· 6 years ago
70f7922
Merge branch 'topic/pcm-indirect-fixes' into for-next
by Takashi Iwai
· 6 years ago
5a7b44a
ALSA: rawmidi: Initialize allocated buffers
by Takashi Iwai
· 6 years ago
42e748a
ALSA: memalloc: Add non-cached buffer type
by Takashi Iwai
· 6 years ago
28f3f4f
ALSA: memalloc: Simplify snd_malloc_dev_pages() calls
by Takashi Iwai
· 6 years ago
0348683
ALSA: memalloc: Don't align the size to power-of-two
by Takashi Iwai
· 6 years ago
b8e1315
ALSA: seq: Do error checks at creating system ports
by Takashi Iwai
· 6 years ago
c4f1957
ALSA: seq: add error check in snd_seq_system_client_init()
by Dan Carpenter
· 6 years ago
6f128fa4
ALSA: pcm: signedness bug in snd_pcm_plug_alloc()
by Dan Carpenter
· 6 years ago
62ba568
ALSA: pcm: Return 0 when size < start_threshold in capture
by Ricardo Biehl Pasquali
· 6 years ago
82fd4b0
ALSA: seq: virmidi: Fix discarding the unsubscribed output
by Takashi Iwai
· 6 years ago
eb2caeb
ALSA: seq_oss: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
2f3b94e
ALSA: seq: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
a640329
ALSA: compress: Remove empty init and exit
by Takashi Iwai
· 6 years ago
93ce1b1
ALSA: seq: Drop unused 64bit division macros
by Takashi Iwai
· 6 years ago
04702e8
ALSA: seq: Use no intrruptible mutex_lock
by Takashi Iwai
· 6 years ago
00976ad
ALSA: seq: Fix leftovers at probe error path
by Takashi Iwai
· 6 years ago
fc4bfd9
ALSA: seq: Remove dead codes
by Takashi Iwai
· 6 years ago
ef965ad
ALSA: seq: Minor cleanup of MIDI event parser helpers
by Takashi Iwai
· 6 years ago
5a6cd13
ALSA: pcm: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
89b4ab2
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
by Takashi Iwai
· 6 years ago
f7debfe
ALSA: seq: virmidi: Offload the output event processing
by Takashi Iwai
· 6 years ago
16c796e
Merge branch 'for-linus' into topic/virmidi
by Takashi Iwai
· 6 years ago
f8b6c0c
ALSA: pcm: Fix sparse warning wrt PCM format type
by Takashi Iwai
· 6 years ago
50e9ffb
ALSA: virmidi: Fix too long output trigger loop
by Takashi Iwai
· 6 years ago
191bb51
ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()
by Takashi Iwai
· 6 years ago
a49a71f
ALSA: seq: Fix poll() error return
by Takashi Iwai
· 6 years ago
dfef01e
ALSA: memalloc: Don't exceed over the requested size
by Takashi Iwai
· 6 years ago
d10ee9c
ALSA: timer: catch invalid timer object creation
by Srikanth K H
· 6 years ago
ef4db23
ALSA: rawmidi: Use kvmalloc() for buffers
by Takashi Iwai
· 6 years ago
f5beb59
ALSA: rawmidi: Minor code refactoring
by Takashi Iwai
· 6 years ago
7fdc9b0
ALSA: rawmidi: Simplify error paths
by Takashi Iwai
· 6 years ago
5bed913
ALSA: rawmidi: Tidy up coding styles
by Takashi Iwai
· 6 years ago
ed6b83d
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
39675f7
ALSA: rawmidi: Change resized buffers atomically
by Takashi Iwai
· 6 years ago
ff2d6ac
ALSA: pcm: Fix snd_interval_refine first/last with open min/max
by Timo Wischer
· 6 years ago
d64c5cf
ALSA: pcm: Allow drivers to set R/W wait time.
by Liam Girdwood
· 6 years ago
e647f5a5
ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injection
by Takashi Iwai
· 6 years ago
9cd641e
ALSA: pcm: trace XRUN event at injection, too
by Takashi Iwai
· 6 years ago
c9a4c63
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
by Takashi Iwai
· 6 years ago
b41f794
ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
by Takashi Iwai
· 6 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
6a73cf4
sound: Use octal not symbolic permissions
by Joe Perches
· 6 years ago
6231a89
ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"
by Colin Ian King
· 6 years ago
ed14d9a
Merge branch 'topic/timer-fixes' into for-next
by Takashi Iwai
· 7 years ago
9d4d207
ALSA: timer: Assure timer resolution access always locked
by Takashi Iwai
· 7 years ago
21244e3
ALSA: seq: Avoid open-code for getting timer resolution
by Takashi Iwai
· 7 years ago
fdcb576
ALSA: timer: Simplify timer hw resolution calls
by Takashi Iwai
· 7 years ago
3ae1809
ALSA: timer: Fix pause event notification
by Ben Hutchings
· 7 years ago
dc82e524
ALSA: core: Assure control device to be registered at last
by Takashi Iwai
· 7 years ago
8def12d
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
841bdb7
ALSA: vmaster: use position offset macro of TLV data
by Takashi Sakamoto
· 7 years ago
3f12888
ALSA: control: fix a redundant-copy issue
by Wenwen Wang
· 7 years ago
10aa7ca
ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore()
by Anna-Maria Gleixner
· 7 years ago
f13876e
ALSA: pcm: Check PCM state at xfern compat ioctl
by Takashi Iwai
· 7 years ago
8f22e52
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
by Takashi Iwai
· 7 years ago
4d31c6e
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
8d218dd
ALSA: seq: oss: Hardening for potential Spectre v1
by Takashi Iwai
· 7 years ago
f5e94b4
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
by Takashi Iwai
· 7 years ago
41412fe
ALSA: pcm: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
1ba7862
ALSA: control: Fix missing __user annotation
by Takashi Iwai
· 7 years ago
f853dca
ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
by David Henningsson
· 7 years ago
912e4c3
ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
by Jeffery Miller
· 7 years ago
8a56ef4
ALSA: rawmidi: Fix missing input substream checks in compat ioctls
by Takashi Iwai
· 7 years ago
c99c5a3
ALSA: pcm: Unify delay calculation in snd_pcm_status() and snd_pcm_delay()
by Takashi Iwai
· 7 years ago
6448fcb
ALSA: pcm: Unify playback and capture poll callbacks
by Takashi Iwai
· 7 years ago
763e506
ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpers
by Takashi Iwai
· 7 years ago
e1a3a98
ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() error
by Takashi Iwai
· 7 years ago
e15dc99
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
by Takashi Iwai
· 7 years ago
a820ccb
ALSA: pcm: Fix UAF at PCM release via PCM timer access
by Takashi Iwai
· 7 years ago
bc334cb
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 7 years ago
f6d297d
ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
by Takashi Iwai
· 7 years ago
5607ddd
ALSA: pcm: potential uninitialized return values
by Dan Carpenter
· 7 years ago
9066ae7
ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
by Stefan Roese
· 7 years ago
40cab6e
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
by Takashi Iwai
· 7 years ago
02a5d69
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
by Takashi Iwai
· 7 years ago
4654eba
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
09b9ddf
ALSA: pcm: Use krealloc() for resizing the rules array
by Takashi Iwai
· 7 years ago
5730f9f
ALSA: pcm: Remove VLA usage
by Takashi Iwai
· 7 years ago
01c0b42
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
by Takashi Iwai
· 7 years ago
Next »