Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8054eadca71492f1c9421bcd58ac40f61d5e6e61
/
sound
/
firewire
/
motu
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
9ff3483
ALSA: firewire-motu: fix double unlocked 'motu->mutex'
by Takashi Sakamoto
· 5 years ago
a3f4f2d
ALSA: firewire: Convert to the common vmalloc memalloc
by Takashi Iwai
· 5 years ago
0929249
ALSA: firewire-motu: Correct a typo in the clock proc string
by Takashi Iwai
· 5 years ago
271e657
ALSA: firewire-motu: add support for MOTU UltraLite
by Takashi Sakamoto
· 5 years ago
bd10737
ALSA: firewire-motu: code refactoring to handle model specific switch for protocol v2
by Takashi Sakamoto
· 5 years ago
4b2079f
ALSA: firewire-motu: minor code refactoring for protocol version 2
by Takashi Sakamoto
· 5 years ago
3f58f00
ALSA: firewire-motu: detect SPH source of sampling clock
by Takashi Sakamoto
· 5 years ago
1ef2ff9
ALSA: firewire-motu: print for unknown source of sampling clock
by Takashi Sakamoto
· 5 years ago
2644df6
ALSA: firewire-motu: fix wrong spelling for macro
by Takashi Sakamoto
· 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
0f5482e
ALSA: firewire-motu: 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
3fd80b2
ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP streams
by Takashi Sakamoto
· 5 years ago
0d39cd0
ALSA: firewire-motu: register the size of PCM period to AMDTP domain
by Takashi Sakamoto
· 5 years ago
6af86bd
ALSA: firewire-motu: add support for MOTU 4pre
by Takashi Sakamoto
· 5 years ago
ccc6c1b
ALSA: firewire-motu: support AMDTP domain
by Takashi Sakamoto
· 5 years ago
39e522a
ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP stream
by Takashi Sakamoto
· 5 years ago
d2d5a6b
ALSA: firewire-motu: more code refactoring for MOTU data block processing layer
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
00d004d
ALSA: firewire-motu: code refactoring for MOTU 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
3baf305
ALSA: firewire-lib: add syt_override member for some protocols
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
· 5 years ago
ba18ca2
firewire-motu: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 5 years ago
b5c21c8
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
c5dfd4b
ALSA: firewire-motu: unify common tracepoints for both direction
by Takashi Sakamoto
· 6 years ago
eccd895
ALSA: firewire-motu: unify stop and release method for duplex streams
by Takashi Sakamoto
· 6 years ago
15d472e
ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
2d10342
ALSA: firewire-motu: update isochronous resources when starting packet streaming after bus-reset
by Takashi Sakamoto
· 6 years ago
8edc56e
ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
ec694fb
ALSA: firewire-motu: code refactoring to finish streaming session
by Takashi Sakamoto
· 6 years ago
e63a151
ALSA: firewire-motu: minor code refactoring to stop isochronous context
by Takashi Sakamoto
· 6 years ago
b66ab14
ALSA: firewire-motu: rename helper functions to begin/finish streaming session
by Takashi Sakamoto
· 6 years ago
fc49769
ALSA: firewire-motu: code refactoring for condition to stop streaming
by Takashi Sakamoto
· 6 years ago
8350132
ALSA: firewire-motu: add helper function to keep isochronous resources
by Takashi Sakamoto
· 6 years ago
f6341db
ALSA: firewire-motu: unify midi callback function
by Takashi Sakamoto
· 6 years ago
18f2603
ALSA: firewire-motu: unify the count of subscriber for packet streaming
by Takashi Sakamoto
· 6 years ago
bcb46a0
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
0e3fb69
ALSA: firewire-motu: fix destruction of data for isochronous resources
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
35033d8
ALSA: firewire-motu: add support MOTU 8pre FireWire
by Takashi Sakamoto
· 6 years ago
2d012c6
ALSA: firewire-motu: use 'version' field of unit directory to identify model
by Takashi Sakamoto
· 6 years ago
f97a094
ALSA: firewire-motu: fix construction of PCM frame for capture direction
by Takashi Sakamoto
· 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
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
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
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
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
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
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
fa8323b
ALSA: firewire-motu: mark trace helpers as __maybe_unused
by Arnd Bergmann
· 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
5b33504
ALSA: firewire-motu: remove invalid bitshift for register value
by Takashi Sakamoto
· 8 years ago
5992e30
ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model with protocol version 3
by Takashi Sakamoto
· 8 years ago
949613e
ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol version 2
by Takashi Sakamoto
· 8 years ago
5aaab1b
ALSA: firewire-motu: enable to read transaction cache via hwdep interface
by Takashi Sakamoto
· 8 years ago
71c3797
ALSA: firewire-motu: add hwdep interface
by Takashi Sakamoto
· 8 years ago
9e796e7
ALSA: firewire-motu: add MIDI functionality
by Takashi Sakamoto
· 8 years ago
dd49b2d
ALSA: firewire-motu: add PCM functionality
by Takashi Sakamoto
· 8 years ago
4638ec6e
ALSA: firewire-motu: add proc node to show current statuc of clock and packet formats
by Takashi Sakamoto
· 8 years ago
9b2bb4f
ALSA: firewire-motu: add stream management functionality
by Takashi Sakamoto
· 8 years ago
2e76701
ALSA: firewire-motu: handle transactions specific for MOTU FireWire models
by Takashi Sakamoto
· 8 years ago
4641c93
ALSA: firewire-motu: add MOTU specific protocol layer
by Takashi Sakamoto
· 8 years ago
59f6482
ALSA: firewire-motu: add an abstraction layer for three types of protocols
by Takashi Sakamoto
· 8 years ago
5e03c33
ALSA: firewire-motu: add a structure for model-dependent parameters.
by Takashi Sakamoto
· 8 years ago
8865a31
ALSA: firewire-motu: postpone sound card registration
by Takashi Sakamoto
· 8 years ago
6c3cef4
ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire series
by Takashi Sakamoto
· 8 years ago