Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ff43bc379e16c9195323cb88ac0c9f4d0613d07a
/
sound
/
firewire
826b5de
ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size
by Takashi Sakamoto
· 6 years ago
aedef16
ALSA: dice: fix to wait for releases of all ALSA character devices
by Takashi Sakamoto
· 6 years ago
e953c7e
ALSA: firewire-motu: add missing entries to Kconfig
by Takashi Sakamoto
· 6 years ago
51e68fb
ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback
by Takashi Sakamoto
· 6 years ago
3babca4
ALSA: firewire: simplify cleanup process when failing to register sound card
by Takashi Sakamoto
· 6 years ago
873608d
ALSA: bebob/fireworks: simplify handling of local device entry table
by Takashi Sakamoto
· 6 years ago
5b14ec2
ALSA: firewire: release reference count of firewire unit in .remove callback of bus driver
by Takashi Sakamoto
· 6 years ago
61ccc6f
ALSA: firewire: block .remove callback of bus driver till all of ALSA character devices are released
by Takashi Sakamoto
· 6 years ago
cd3b711
ALSA: oxfw: use managed-resource to maintain cache of stream formats
by Takashi Sakamoto
· 6 years ago
72bc8c4
ALSA: oxfw: use managed-resource to maintain model-specific data
by Takashi Sakamoto
· 6 years ago
784fffb
ALSA: fireworks: use managed-resource to maintain response buffer
by Takashi Sakamoto
· 6 years ago
a3aaf7d
ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-1814/ProjectMix I/O
by Takashi Sakamoto
· 6 years ago
366a20d
ALSA: firewire: use managed-resource of fw unit device for private data
by Takashi Sakamoto
· 6 years ago
4a9a72e
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
5950229
ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of SYT_INTERVAL
by Takashi Sakamoto
· 6 years ago
c3b55e2
ALSA: fireworks: fix memory leak of response buffer at error path
by Takashi Sakamoto
· 6 years ago
1064bc6
ALSA: oxfw: fix memory leak of discovered stream formats at error path
by Takashi Sakamoto
· 6 years ago
ce925f0
ALSA: oxfw: fix memory leak for model-dependent data at error path
by Takashi Sakamoto
· 6 years ago
b1fbebd
ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path
by Takashi Sakamoto
· 6 years ago
498fe23
ALSA: oxfw: fix memory leak of private data
by Takashi Sakamoto
· 6 years ago
8d28277
ALSA: firewire-tascam: fix memory leak of private data
by Takashi Sakamoto
· 6 years ago
a49a83a
ALSA: firewire-digi00x: fix memory leak of private data
by Takashi Sakamoto
· 6 years ago
36f3a6e
ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
by Takashi Sakamoto
· 6 years ago
493626f
ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping
by Takashi Sakamoto
· 6 years ago
73b3831
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 6 years ago
627661c
ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
by Takashi Sakamoto
· 6 years ago
fa84cf0
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
by Takashi Iwai
· 6 years ago
6c5e1ac
ALSA: firewire-motu: add support for Motu Traveler
by Takashi Sakamoto
· 7 years ago
191ef57
ALSA: firewire-motu: cancel chunk alignment for protocol version 2
by Takashi Sakamoto
· 7 years ago
06ac0b6
ALSA: firewire-motu: add a flag for AES/EBU on XLR interface
by Takashi Sakamoto
· 7 years ago
81720c6d
ALSA: firewire-motu: add a flag for chunks for main 1/2 out
by Takashi Sakamoto
· 7 years ago
6c1549c
ALSA: firewire-motu: suppless consumption for unused element of array in stack
by Takashi Sakamoto
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
6a73cf4
sound: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
84eaaef
ALSA: dice: unuse second stream for MIDI conformant data channel for TC Electronic models
by Takashi Sakamoto
· 7 years ago
1ceb506
ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48
by Takashi Sakamoto
· 7 years ago
2cc47d3
ALSA: oxfw: use match_string() helper
by Yisheng Xie
· 7 years ago
d0aa590
ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32
by Takashi Sakamoto
· 7 years ago
ed1812c
ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats()
by Dan Carpenter
· 7 years ago
7c1543f
ALSA: dice: add stream format parameters for Mytek devices
by Melvin Vermeeren
· 7 years ago
8def12d
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
4844f51
ALSA: isight: use position offset macro of TLV data
by Takashi Sakamoto
· 7 years ago
9c367c0
ALSA: dice: remove local frag of force_two_pcms
by Takashi Sakamoto
· 7 years ago
bd2b441
ALSA: dice: use cache for PCM constraints and rules
by Takashi Sakamoto
· 7 years ago
b8f78234a
ALSA: dice: use stream formats to add MIDI substreams
by Takashi Sakamoto
· 7 years ago
afa617f
ALSA: dice: enable to change current sampling transmission frequency
by Takashi Sakamoto
· 7 years ago
20b9454
ALSA: dice: add a helper function to restart all of available streams
by Takashi Sakamoto
· 7 years ago
ec592fd
ALSA: dice: use cache of stream format to check running stream
by Takashi Sakamoto
· 7 years ago
58579c0
ALSA: dice: use extended protocol to detect available stream formats
by Takashi Sakamoto
· 7 years ago
28b208f
ALSA: dice: add parameters of stream formats for models produced by Alesis
by Takashi Sakamoto
· 7 years ago
f1f0f33
ALSA: dice: add parameters of stream formats for models produced by TC Electronic
by Takashi Sakamoto
· 7 years ago
b60152f
ALSA: dice: cache stream formats at current mode of sampling transmission frequency
by Takashi Sakamoto
· 7 years ago
b7fd3d6
ALSA: dice: add proc node for stream formation
by Takashi Sakamoto
· 7 years ago
37149d6
ALSA: dice: add 'firewire' directory for proc nodes
by Takashi Sakamoto
· 7 years ago
8feda7d
ALSA: dice: add cache of stream formats
by Takashi Sakamoto
· 7 years ago
52759c09
ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation for array index
by Takashi Sakamoto
· 7 years ago
0f92566
ALSA: dice: fix error path to destroy initialized stream data
by Takashi Sakamoto
· 7 years ago
4d31c6e
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
c1a3610
ALSA: dice: improve support for ancient firmware for DICE
by Takashi Sakamoto
· 7 years ago
10412c4
ALSA: dice: fix OUI for TC group
by Takashi Sakamoto
· 7 years ago
c105547
treewide: remove large struct-pass-by-value from tracepoint arguments
by Alexei Starovoitov
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
680ef72
sound: annotate ->poll() instances
by Al Viro
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
f16e666
ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()
by Markus Elfring
· 7 years ago
af43173
ALSA: fireface: Use common error handling code in pcm_open()
by Markus Elfring
· 7 years ago
782fbec
ALSA: firewire: add const qualifier to identifiers for read-only symbols
by Takashi Sakamoto
· 7 years ago
241bc82
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
3a93d08
ALSA: firewire-motu: add support for MOTU Audio Express
by Takashi Sakamoto
· 7 years ago
8b460c7
ALSA: firewire-motu: add specification flag for position of flag for MIDI messages
by Takashi Sakamoto
· 7 years ago
dbd7396
ALSA: firewire-motu: destroy stream data surely at failure of card initialization
by Takashi Sakamoto
· 7 years ago
0c264af
ALSA: firewire: fix NULL pointer dereference when releasing uninitialized data of iso-resource
by Takashi Sakamoto
· 7 years ago
b2165f3
ALSA: firewire: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
eb2c183
ALSA: firewire-motu: constify snd_rawmidi_ops structures
by Julia Lawall
· 7 years ago
7fc8e7c
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
4a9bfaf
ALSA: firewire-lib: Fix stall of process context at packet error
by Takashi Sakamoto
· 8 years ago
55799c5
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applications
by Takashi Sakamoto
· 8 years ago
d2dc2a9
ALSA: fireface: constify ALSA specific operations
by Takashi Sakamoto
· 8 years ago
875becf
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
by Takashi Sakamoto
· 8 years ago
905e46a
ALSA: declare snd_kcontrol_new structures as const
by Bhumika Goyal
· 8 years ago
a02cb8f
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
by Takashi Sakamoto
· 8 years ago
e3a973c
ALSA: fireface: obsolete usage of ktime_set() for zero assignment
by Takashi Sakamoto
· 8 years ago
fa8323b
ALSA: firewire-motu: mark trace helpers as __maybe_unused
by Arnd Bergmann
· 8 years ago
ae369e5
ALSA: firewire-tascam: support drain callback for MIDI playback substream
by Takashi Sakamoto
· 8 years ago
1f94205
ALSA: firewire-tascam: move message parameters for async midi port
by Takashi Sakamoto
· 8 years ago
3e7dc65
ALSA: firewire-tascam: initialize parameters at open of rawmidi character devices
by Takashi Sakamoto
· 8 years ago
98a00d3
ALSA: firewire-tascam: use fixed-length array for message cache to async midi port
by Takashi Sakamoto
· 8 years ago
27badc4
ALSA: firewire-tascam: use the same address for asynchronous transaction for MIDI message
by Takashi Sakamoto
· 8 years ago
38d5826
ALSA: firewire-tascam: send fixed-length transaction for async midi port
by Takashi Sakamoto
· 8 years ago
9bae215
ALSA: firewire-tascam: remove callback function from async midi port
by Takashi Sakamoto
· 8 years ago
531f471
ALSA: firewire-lib/firewire-tascam: localize async midi port
by Takashi Sakamoto
· 8 years ago
1900d94
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
dfb00a5
ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type
by Takashi Sakamoto
· 8 years ago
f91c9d7
ALSA: firewire-lib: cache maximum length of payload to reduce function calls
by Takashi Sakamoto
· 8 years ago
b7c5ac8
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
c6b0b9e
ALSA: firewire-motu: add tracepoints for messages for unique protocol
by Takashi Sakamoto
· 8 years ago
17909c1
ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashion
by Takashi Sakamoto
· 8 years ago
Next »