Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
62b9825827518843f0f93dec6730ddcde14eb5b2
/
sound
/
firewire
/
tascam
3db1b00
ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()
by Jules Irenge
· 4 years, 10 months ago
34aa799
ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()
by Jules Irenge
· 4 years, 10 months ago
9c0d16a
ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string
by Takashi Sakamoto
· 4 years, 10 months ago
9d0af44
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 5 years ago
747d1f0
ALSA: firewire-tascam: fix corruption due to spin lock without restoration in SoftIRQ context
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
128307d
ALSA: firewire-tascam: 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
6669a11
ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP streams
by Takashi Sakamoto
· 5 years ago
262542e
ALSA: firewire-tascam: register the size of PCM period to AMDTP domain
by Takashi Sakamoto
· 5 years ago
d3f9990
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 5 years ago
e1a00b5
ALSA: firewire-tascam: check intermediate state of clock status and retry
by Takashi Sakamoto
· 5 years ago
2617120
ALSA: firewire-tascam: handle error code when getting current source of clock
by Takashi Sakamoto
· 5 years ago
e6e2fe2
ALSA: firewire-tascam: add note for FE-8
by Takashi Sakamoto
· 5 years ago
c281d46
ALSA: firewire-tascam: support AMDTP domain
by Takashi Sakamoto
· 5 years ago
5f9625a
ALSA: firewire-tascam: 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
806653b
ALSA: firewire-tascam: code refactoring for TASCAM 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
9628fc8
ALSA: firewire-tascam: unify stop and release method for duplex streams
by Takashi Sakamoto
· 6 years ago
d8f291b
ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
ece9283
ALSA: firewire-tascam: minor code refactoring to finish streaming session
by Takashi Sakamoto
· 6 years ago
a0c049a
ALSA: firewire-tascam: update isochronous resources when starting packet streaming after bus reset
by Takashi Sakamoto
· 6 years ago
07b2664
ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
a364af2
ALSA: firewire-tascam: code refactoring for release of isochronous resources
by Takashi Sakamoto
· 6 years ago
810b37f
ALSA: firewire-tascam: code refactoring for reservation of isochronous resources
by Takashi Sakamoto
· 6 years ago
2ef0b7c
ALSA: firewire-tascam: code refactoring for registration of isochronous channels
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
a8c0d13
ALSA: firewire-tascam: notify events of change of state for userspace applications
by Takashi Sakamoto
· 6 years ago
afb8e2d
ALSA: firewire-tascam: apply small refactoring to handle several type of event for hwdep interface
by Takashi Sakamoto
· 6 years ago
d716742
ALSA: firewire-tascam: queue events for change of control surface
by Takashi Sakamoto
· 6 years ago
90e8ac5
ALSA: firewire-tascam: add new hwdep ioctl command to get state image
by Takashi Sakamoto
· 6 years ago
33b2e14
ALSA: firewire-tascam: pick up data of state from tx isochronous pakcets
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
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
8d28277
ALSA: firewire-tascam: 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
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
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
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
9212823
ALSA: firewire-tascam: enclose identifiers referred by single function
by Takashi Sakamoto
· 8 years ago
6a2a2f4
ALSA: firewire-tascam: Fix to handle error from initialization of stream data
by Takashi Sakamoto
· 8 years ago
3d2f4d0
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
5116ffc
ALSA: firewire: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
04b2d9c
ALSA: firewire-tascam: accessing to user space outside spinlock
by Takashi Sakamoto
· 8 years ago
28e64f5
ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing packet parameter
by Takashi Sakamoto
· 9 years ago
b610386
ALSA: firewire-tascam: deleyed registration of sound card
by Takashi Sakamoto
· 9 years ago
56661a2
ALSA: firewire-tascam: remove needless member for control and status message
by Takashi Sakamoto
· 9 years ago
61ebe49
ALSA: firewire-tascam: remove a flag for controller
by Takashi Sakamoto
· 9 years ago
3e78e15
ALSA: firewire-tascam: add support for FW-1804
by Takashi Sakamoto
· 9 years ago
5d2560a
ALSA: firewire-tascam: fix NULL pointer dereference when model identification fails
by Takashi Sakamoto
· 9 years ago
f937b43
ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction
by Takashi Sakamoto
· 9 years ago
123990e
ALSA: firewire-tascam: fix loop condition with some readable variables
by Takashi Sakamoto
· 9 years ago
b7ab614
ALSA: firewire-tascam: use better name for local variables to describe their intension
by Takashi Sakamoto
· 9 years ago
516a306
ALSA: firewire-tascam: change type of valiables according to function prototype
by Takashi Sakamoto
· 9 years ago
9f9c561
ALSA: firewire-tascam: remove buffer initialization in driver side
by Takashi Sakamoto
· 9 years ago
9a30ae2
ALSA: firewire-tascam: off by one in identify_model()
by Dan Carpenter
· 9 years ago
bd04809
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
by Takashi Sakamoto
· 9 years ago
72409705
ALSA: firewire-tascam: off by one in handle_midi_tx()
by Dan Carpenter
· 9 years ago
69ec98d
ALSA: firewire-tascam: fix an LED bug
by Dan Carpenter
· 9 years ago
53b3ffe
ALSA: firewire-tascam: change device probing processing
by Takashi Sakamoto
· 9 years ago
e65e2cb
ALSA: firewire-tascam: Turn on/off FireWire LED
by Takashi Sakamoto
· 9 years ago
0db18e7
ALSA: firewire-tascam: add support for MIDI functionality
by Takashi Sakamoto
· 9 years ago
3beab0f
ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous transaction
by Takashi Sakamoto
· 9 years ago
107cc01
ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous transaction
by Takashi Sakamoto
· 9 years ago
e5e0c3d
ALSA: firewire-tascam: add hwdep interface
by Takashi Sakamoto
· 9 years ago
e453df4
ALSA: firewire-tascam: add PCM functionality
by Takashi Sakamoto
· 9 years ago
35efa5c
ALSA: firewire-tascam: add streaming functionality
by Takashi Sakamoto
· 9 years ago
47faeea
ALSA: firewire-tascam: add data block processing layer
by Takashi Sakamoto
· 9 years ago
96e5fbb
ALSA: firewire-tascam: add proc node to show firmware information
by Takashi Sakamoto
· 9 years ago
6f81ba1
ALSA: firewire-tascam: add a structure for model-dependent parameters.
by Takashi Sakamoto
· 9 years ago
Next »