Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b2104ac0bd951a2887a03b09e2106fcff5fad94e
/
sound
/
firewire
/
fireface
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
4de3eb0
ALSA: fireface: 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
3aac326
ALSA: fireface: use the same size of period for PCM substreams in AMDTP streams
by Takashi Sakamoto
· 5 years ago
9d9ff58
ALSA: fireface: register the size of PCM period to AMDTP domain
by Takashi Sakamoto
· 5 years ago
c9a9ce8
ALSA: fireface: support AMDTP domain
by Takashi Sakamoto
· 5 years ago
42355ab
ALSA: fireface: 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
4731c67
ALSA: fireface: code refactoring for FF 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
b5c21c8
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
af26bac
ALSA: fireface: unify stop and release method for duplex streams
by Takashi Sakamoto
· 6 years ago
49f621f
ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
f55e2a8
ALSA: fireface: minor code refactoring to finish streaming session
by Takashi Sakamoto
· 6 years ago
b88f4d7
ALSA: fireface: update isochronous resources when starting packet streaming after bus-reset
by Takashi Sakamoto
· 6 years ago
55162d2
ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
by Takashi Sakamoto
· 6 years ago
60aec49
ALSA: fireface: support allocate_resources operation in latter protocol
by Takashi Sakamoto
· 6 years ago
75be43d
ALSA: fireface: support allocate_resources operation in ff400 protocol
by Takashi Sakamoto
· 6 years ago
ca8159a
ALSA: fireface: support allocate_resources operation in ff800 protocol
by Takashi Sakamoto
· 6 years ago
47b87c8
ALSA: fireface: add protocol-specific operation to allocate isochronous resources
by Takashi Sakamoto
· 6 years ago
da607e1
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
by Thomas Gleixner
· 6 years ago
c5ba171
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
6954158
ALSA: fireface: Use ULL suffixes for 64-bit constants
by Geert Uytterhoeven
· 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
2dee43e
ALSA: fireface: Off by one in latter_handle_midi_msg()
by Dan Carpenter
· 6 years ago
d800253
ALSA: fireface: comment cleanup about destination address of async transactions for MIDI messages
by Takashi Sakamoto
· 6 years ago
f0f9f49
ALSA: fireface: support rx MIDI functionality for Fireface UCX
by Takashi Sakamoto
· 6 years ago
82b6297
ALSA: fireface: add protocol-specific operation to fill transaction buffer with MIDI messages
by Takashi Sakamoto
· 6 years ago
481e09a
ALSA: fireface: add model-dependent parameter for address to receive async transaction for MIDI messages
by Takashi Sakamoto
· 6 years ago
73f5537
ALSA: fireface: support tx MIDI functionality of Fireface UCX
by Takashi Sakamoto
· 6 years ago
9008967
ALSA: fireface: add model-dependent parameter for address range to receive async transaction
by Takashi Sakamoto
· 6 years ago
6c644e4
ALSA: fireface: change prototype of handler for async transaction with MIDI messages
by Takashi Sakamoto
· 6 years ago
fd1cc9d
ALSA: fireface: add support for Fireface UCX
by Takashi Sakamoto
· 6 years ago
4c4871a
ALSA: fireface: code refactoring to parse of clock configuration
by Takashi Sakamoto
· 6 years ago
22f7458
ALSA: fireface: code refactoring for dump of sync status
by Takashi Sakamoto
· 6 years ago
b1d0cb0
ALSA: fireface: add protocol-dependent operation to get clock status
by Takashi Sakamoto
· 6 years ago
ae3053c2
ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM frame
by Takashi Sakamoto
· 6 years ago
e9e29cf
ALSA: fireface: add protocol-dependent operation to dump status
by Takashi Sakamoto
· 6 years ago
2f8af5b
ALSA: fireface: obsolete proc node to leave one node
by Takashi Sakamoto
· 6 years ago
9dd466a
ALSA: fireface: unify protocol layer for FF400/FF800
by Takashi Sakamoto
· 6 years ago
e199d1e
ALSA: fireface: rename protocol layer for former models
by Takashi Sakamoto
· 6 years ago
6d1ef1b
ALSA: fireface: code refactoring to handle model-specific registers
by Takashi Sakamoto
· 6 years ago
fc71639
ALSA: fireface: add support for packet streaming on Fireface 800
by Takashi Sakamoto
· 6 years ago
365c00d
ALSA: fireface: allocate isochronous resources in mode-specific implementation
by Takashi Sakamoto
· 6 years ago
76ea468
ALSA: fireface: code refactoring to handle multiplier mode
by Takashi Sakamoto
· 6 years ago
d4a0b6c
ALSA: fireface: share helper function to switch fetching mode
by Takashi Sakamoto
· 6 years ago
3d16200
ALSA: fireface: fix for state to fetch PCM frames
by Takashi Sakamoto
· 6 years ago
a91f676
ALSA: fireface: add support for Fireface 800 with MIDI functionality only
by Takashi Sakamoto
· 6 years ago
aef4ad2
ALSA: fireface: localize a handler for MIDI messages on tx transaction
by Takashi Sakamoto
· 6 years ago
3eb8a24
ALSA: fireface: add driver data for register for MIDI high address
by Takashi Sakamoto
· 6 years ago
0085c6e
ALSA: fireface: share register for async transaction of MIDI messages
by Takashi Sakamoto
· 6 years ago
5bfb841
ALSA: fireface: add support for second optical interface for ADAT stream
by Takashi Sakamoto
· 6 years ago
3c3b892
ALSA: fireface: share helper function to get current sampling rate and clock source
by Takashi Sakamoto
· 6 years ago
72f10f0
ALSA: fireface: share status and configuration dump
by Takashi Sakamoto
· 6 years ago
3ae49ed
ALSA: fireface: share some registers for status of clock synchronization
by Takashi Sakamoto
· 6 years ago
fa9c98e
ALSA: fireface: fix reference to wrong register for clock configuration
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
36f3a6e
ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
by Takashi Sakamoto
· 6 years ago
fa84cf0
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
by Takashi Iwai
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 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
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 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
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
e3a973c
ALSA: fireface: obsolete usage of ktime_set() for zero assignment
by Takashi Sakamoto
· 8 years ago
76fdb3a9
ALSA: fireface: add support for Fireface 400
by Takashi Sakamoto
· 8 years ago
f656edd
ALSA: fireface: add hwdep interface
by Takashi Sakamoto
· 8 years ago
4b31643
ALSA: fireface: add support for PCM functionality
by Takashi Sakamoto
· 8 years ago
75d6d89
ALSA: fireface: add stream management functionality
by Takashi Sakamoto
· 8 years ago
6fb7db9
ALSA: fireface: add unique data processing layer
by Takashi Sakamoto
· 8 years ago
d3fc7aa
ALSA: fireface: add proc node to help debugging
by Takashi Sakamoto
· 8 years ago
ff2c293
ALSA: fireface: add support for MIDI functionality
by Takashi Sakamoto
· 8 years ago
1917429
ALSA: fireface: add transaction support
by Takashi Sakamoto
· 8 years ago
53eb086
ALSA: fireface: add an abstraction layer for model-specific protocols
by Takashi Sakamoto
· 8 years ago
ed90f91
ALSA: fireface: add model specific structure
by Takashi Sakamoto
· 8 years ago
324540c
ALSA: fireface: postpone sound card registration
by Takashi Sakamoto
· 8 years ago
17c4e5e
ALSA: fireface: add skeleton for RME Fireface series
by Takashi Sakamoto
· 8 years ago