Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
754e0b0e35608ed5206d6a67a791563c631cec07
/
sound
/
firewire
/
digi00x
9067c18
ALSA: firewire-digi00x: cease from delayed card registration
by Takashi Sakamoto
· 3 years, 7 months ago
019af59
ALSA: firewire-digi00x: perform sequence replay for media clock recovery
by Takashi Sakamoto
· 3 years, 8 months ago
2f21a17
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
by Takashi Sakamoto
· 3 years, 8 months ago
f9e5ecd
ALSA: firewire-lib: add replay target to cache sequence of packet
by Takashi Sakamoto
· 3 years, 8 months ago
bdaedca
ALSA: firewire-lib: change waking up timing to process packets
by Takashi Sakamoto
· 3 years, 8 months ago
ffe66bb
ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumerator-constant
by Takashi Sakamoto
· 3 years, 8 months ago
75b1a8f
ALSA: Convert strlcpy to strscpy when return value is unused
by Joe Perches
· 4 years ago
acd46a6
ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
by Takashi Sakamoto
· 4 years, 5 months ago
9c0d16a
ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string
by Takashi Sakamoto
· 4 years, 10 months 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
76c4ecb
ALSA: firewire-digi00x: 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
c36f8fc
ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDTP streams
by Takashi Sakamoto
· 5 years ago
18b7f18
ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain
by Takashi Sakamoto
· 5 years ago
9a08067
ALSA: firewire-digi00x: support AMDTP domain
by Takashi Sakamoto
· 5 years ago
d79360e
ALSA: firewire-digi00x: code refactoring for initialization/destruction of AMDTP stream
by Takashi Sakamoto
· 5 years ago
9a738ad
ALSA: firewire-lib: process payload of isoc context according to packet descriptors
by Takashi Sakamoto
· 5 years ago
bb47396
ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
by Takashi Sakamoto
· 5 years ago
d2c104a
ALSA: firewire-lib: pass packet descriptor to data block processing layer
by Takashi Sakamoto
· 5 years ago
600c801
ALSA: firewire-lib: pass no syt information to data block processing layer
by Takashi Sakamoto
· 5 years ago
ab75481
ALSA: firewire-lib: pass data block counter to data block processing layer
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
64582c5
ALSA: firewire-digi00x: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 6 years ago
b943454
ALSA: firewire-digi00x: unify stop and release method for duplex streams
by Takashi Sakamoto
· 6 years ago
478f3a5
ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
24bb77b
ALSA: firewire-digi00x: update isochronous resources when starting packet streaming after bus-reset
by Takashi Sakamoto
· 6 years ago
ae8ffbb
ALSA: firewire-digi00x: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
ad30650
ALSA: firewire-digi00x: code refactoring to keep isochronous resources
by Takashi Sakamoto
· 6 years ago
638e19f
ALSA: firewire-digi00x: simplify error path to begin streaming session
by Takashi Sakamoto
· 6 years ago
d18b0a6
ALSA: firewire-digi00x: code refactoring to finish streaming session
by Takashi Sakamoto
· 6 years ago
6bc9322
ALSA: firewire-digi00x: refactoring to move timing of registration for isochronous channel
by Takashi Sakamoto
· 6 years ago
da607e1
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
by Thomas Gleixner
· 6 years ago
d3d10a4
ALSA: firewire-lib: use union for directional parameters
by Takashi Sakamoto
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
0c298bd
ALSA: firewire: Remove superfluous snd_info_register() calls
by Takashi Iwai
· 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
61ccc6f
ALSA: firewire: block .remove callback of bus driver till all of ALSA character devices are released
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
a49a83a
ALSA: firewire-digi00x: fix memory leak of private data
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
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
680ef72
sound: annotate ->poll() instances
by Al Viro
· 8 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 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
fdb2b2e
ALSA: firewire-digi00x: remove transaction handler for unknown purpose
by Takashi Sakamoto
· 8 years ago
0c3f15f
ALSA: firewire-digi00x: allow user space applications to read/write MIDI messages for all ports
by Takashi Sakamoto
· 8 years ago
8820a4c
ALSA: firewire-digi00x: handle all MIDI messages on streaming packets
by Takashi Sakamoto
· 8 years ago
13e005f
ALSA: firewire-digi00x: add support for console models of Digi00x series
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
a4e86cb
ALSA: firewire-digi00x: enclose identifiers referred by single function
by Takashi Sakamoto
· 8 years ago
5116ffc
ALSA: firewire: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
62f00e4
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
by Takashi Sakamoto
· 9 years ago
86c8dd7
ALSA: firewire-digi00x: delayed registration of sound card
by Takashi Sakamoto
· 9 years ago
b8cb375
ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()
by Geert Uytterhoeven
· 9 years ago
d1482fb
ALSA: firewire-digi00x: add another rawmidi character device for MIDI control ports
by Takashi Sakamoto
· 9 years ago
c5fcee0
ALSA: firewire-digi00x: add MIDI operations for MIDI control port
by Takashi Sakamoto
· 9 years ago
5918f96
ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical ports
by Takashi Sakamoto
· 9 years ago
bd04809
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
by Takashi Sakamoto
· 9 years ago
e8bd577
ALSA: firewire-digi00x: add support for MIDI ports for physical controls
by Takashi Sakamoto
· 9 years ago
b47f525
ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing MIDI messages to physical controls
by Takashi Sakamoto
· 9 years ago
3646a54
ALSA: firewire-digi00x: add support of asynchronous transaction for incoming MIDI messages from physical controls
by Takashi Sakamoto
· 9 years ago
9fbfd38
ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming
by Takashi Sakamoto
· 9 years ago
9dc5d31
ALSA: firewire-digi00x: handle MIDI messages in isochronous packets
by Takashi Sakamoto
· 9 years ago
17385a3
ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits
by Takashi Sakamoto
· 9 years ago
44b7308
ALSA: firewire-digi00x: add support for asynchronous messaging
by Takashi Sakamoto
· 9 years ago
660dd3d
ALSA: firewire-digi00x: add hwdep interface
by Takashi Sakamoto
· 9 years ago
0120d0f
ALSA: firewire-digi00x: add PCM functionality
by Takashi Sakamoto
· 9 years ago
927f17d
ALSA: firewire-digi00x: add proc node to show clock status
by Takashi Sakamoto
· 9 years ago
3a2a179
ALSA: firewire-digi00x: add stream functionality
by Takashi Sakamoto
· 9 years ago
163ae6f
ALSA: firewire-digi00x: add data block processing layer
by Takashi Sakamoto
· 9 years ago
9edf723
ALSA: firewire-digi00x: add skeleton for Digi 002/003 family
by Takashi Sakamoto
· 9 years ago