Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
df7deb2cceef0546ab2115702da3421b7c61a8c0
/
sound
/
firewire
/
dice
9d0af44
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 5 years ago
791a485
ALSA: dice: add support for Alesis MasterControl
by Takashi Sakamoto
· 5 years ago
a9f47fc
ALSA: dice: loosen stream format check for MIDI conformant data channel
by Takashi Sakamoto
· 5 years ago
3e2dc6b
ALSA: dice: fix fallback from protocol extension into limited functionality
by Takashi Sakamoto
· 5 years ago
d45b3aa
ALSA: firewire: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
7641d54
ALSA: firewire: Use managed buffer allocation
by Takashi Iwai
· 5 years ago
a3f4f2d
ALSA: firewire: Convert to the common vmalloc memalloc
by Takashi Iwai
· 5 years ago
acfedcb
ALSA: firewire-lib: postpone to start IR context
by Takashi Sakamoto
· 5 years ago
e6dcc92
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
by Takashi Sakamoto
· 5 years ago
f890f9a
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain
by Takashi Sakamoto
· 5 years ago
ecb40fd
ALSA: dice: share PCM buffer size for both direction
by Takashi Sakamoto
· 5 years ago
a0e0233
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size
by Takashi Sakamoto
· 5 years ago
a8fb224
ALSA: dice: use the same size of period for PCM substream in AMDTP streams
by Takashi Sakamoto
· 5 years ago
94c8101
ALSA: dice: register the size of PCM period to AMDTP domain
by Takashi Sakamoto
· 5 years ago
3a9236e
ALSA: dice: fix wrong packet parameter for Alesis iO26
by Takashi Sakamoto
· 5 years ago
6e26d19
ALSA: dice: fix error path for initialization of stream structures
by Takashi Sakamoto
· 5 years ago
e9f2112
ALSA: dice: support AMDTP domain
by Takashi Sakamoto
· 5 years ago
3c53c62
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 6 years ago
e79c3f0
ALSA: dice: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 6 years ago
740680f
ALSA: dice: unify stop and release method for duplex streams
by Takashi Sakamoto
· 6 years ago
c72d3a0
ALSA: dice: fix compiler warning due to returning uninitialized value
by Takashi Sakamoto
· 6 years ago
4dbf4f4
ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
d555302
ALSA: dice: update isochronous resources when starting packet streaming after bus-reset
by Takashi Sakamoto
· 6 years ago
3cd2c2d
ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
c738aed
ALSA: dice: code refactoring to keep isochronous resources
by Takashi Sakamoto
· 6 years ago
b348063
ALSA: dice: code refactoring to stop packet streaming
by Takashi Sakamoto
· 6 years ago
da607e1
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
c4580f2
ALSA: dice: add stream format parameters for PreSonus FireStudio
by Takashi Sakamoto
· 6 years ago
0c298bd
ALSA: firewire: Remove superfluous snd_info_register() calls
by Takashi Iwai
· 6 years ago
b2e9e1c
ALSA: dice: add support for Solid State Logic Duende Classic/Mini
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
3babca4
ALSA: firewire: simplify cleanup process when failing to register sound card
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
366a20d
ALSA: firewire: use managed-resource of fw unit device for private data
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
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
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
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
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
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
680ef72
sound: annotate ->poll() instances
by Al Viro
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
782fbec
ALSA: firewire: add const qualifier to identifiers for read-only symbols
by Takashi Sakamoto
· 7 years ago
55799c5
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applications
by Takashi Sakamoto
· 8 years ago
875becf
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
by Takashi Sakamoto
· 8 years ago
a02cb8f
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
by Takashi Sakamoto
· 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
57eb679
ALSA: firewire: Constify snd_rawmidi_ops
by Takashi Iwai
· 8 years ago
fcbe08d4
ALSA: dice: enclose identifiers referred by single function
by Takashi Sakamoto
· 8 years ago
b0e159f
ALSA: dice: ensure transmission speed for transmitted packets
by Takashi Sakamoto
· 8 years ago
5116ffc
ALSA: firewire: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
f8ff65b
ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626
by Takashi Sakamoto
· 9 years ago
923f92e
ALSA: firewire-lib: add new function to schedule a work for sound card registration
by Takashi Sakamoto
· 9 years ago
0eced45
ALSA: dice: simplify unit probe processing
by Takashi Sakamoto
· 9 years ago
6b94fb1
ALSA: dice: fix memory leak when unplugging
by Takashi Sakamoto
· 9 years ago
8cc1a8a
ALSA: dice: use structure to represent register parameters instead of array with basic type element
by Takashi Sakamoto
· 9 years ago
7cafc65b
ALSA: dice: force to add two pcm devices for listed models
by Takashi Sakamoto
· 9 years ago
4bdc495
ALSA: dice: handle several PCM substreams when any isochronous streams are available
by Takashi Sakamoto
· 9 years ago
436b5ab
ALSA: dice: handle whole available isochronous streams
by Takashi Sakamoto
· 9 years ago
8ae25b76
ALSA: dice: have two sets of isochronous resources/streams
by Takashi Sakamoto
· 9 years ago
1387e3e
ALSA: dice: drop duplex streams synchronization to transfer own time stamps
by Takashi Sakamoto
· 9 years ago
fbeac84
ALSA: dice: old firmware optimization for Dice notification
by Takashi Sakamoto
· 9 years ago
aec045b
ALSA: dice: change notification mask to detect lock status change
by Takashi Sakamoto
· 9 years ago
dfabc0e
ALSA: dice: ensure phase lock before starting streaming
by Takashi Sakamoto
· 9 years ago
6f68826
ALSA: dice: purge generating channel cache
by Takashi Sakamoto
· 9 years ago
c300765
ALSA: dice: get the number of MBLA data channel at opening PCM substream
by Takashi Sakamoto
· 9 years ago
b9022f4
ALSA: dice: add MIDI ports according to current number of MIDI substreams
by Takashi Sakamoto
· 9 years ago
1bc8e12
ALSA: dice: limit stream to current sampling transfer frequency.
by Takashi Sakamoto
· 9 years ago
0d5ee19
ALSA: dice: limit to current sampling transfer frequency
by Takashi Sakamoto
· 9 years ago
2eb65d6
ALSA: dice: expand timeout to wait for Dice notification
by Takashi Sakamoto
· 9 years ago
a2875a9
ALSA: dice: purge transaction initialization at timeout of Dice notification
by Takashi Sakamoto
· 9 years ago
b59fb19
ALSA: dice: postpone card registration
by Takashi Sakamoto
· 9 years ago
4a47a87
ALSA: dice: split subaddress check from category check
by Takashi Sakamoto
· 9 years ago
5d5563b
ALSA: dice: fix detection of Loud devices
by Takashi Sakamoto
· 9 years ago
cbc6f28
ALSA: dice: assign converted data to the same type of variable
by Takashi Sakamoto
· 9 years ago
3e93d42
ALSA: dice: correct variable types for __be32 data
by Takashi Sakamoto
· 9 years ago
df48338
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
by Takashi Sakamoto
· 9 years ago
Next »