Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e176b7a3054eef44a22f6ca3d14168dcf9bad21e
/
sound
/
firewire
/
fireworks
89ebe49
ALSA: fireworks: Replace zero-length array with flexible-array
by Gustavo A. R. Silva
· 4 years, 8 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
659c6af
ALSA: fireworks: 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
56faf92
ALSA: fireworks: use the same size of period for PCM substream in AMDTP streams
by Takashi Sakamoto
· 5 years ago
dd20e68
ALSA: fireworks: register the size of PCM period to AMDTP domain
by Takashi Sakamoto
· 5 years ago
db40eeb
ALSA: fireworks: support AMDTP domain
by Takashi Sakamoto
· 5 years ago
7eb7b18
ALSA: fireworks: code refactoring for bus reset handler
by Takashi Sakamoto
· 5 years ago
94491c1
ALSA: fireworks: code refactoring for initialization/destruction of AMDTP streams
by Takashi Sakamoto
· 5 years ago
588f2e2
ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
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
2e9f17e3
ALSA: fireworks: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 5 years ago
a9679dd
ALSA: fireworks: ensure to release isochronous resources in pcm.hw_params callback
by Takashi Sakamoto
· 6 years ago
7bc9382
ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection
by Takashi Sakamoto
· 6 years ago
c6b84ff
ALSA: fireworks: change the range of critical section for stream data in PCM.hw_free callback
by Takashi Sakamoto
· 6 years ago
5ad8407
ALSA: fireworks: don't set XRUN in stop streaming
by Takashi Sakamoto
· 6 years ago
206cf89
ALSA: fireworks: configure stream parameters in pcm.hw_params callback
by Takashi Sakamoto
· 6 years ago
3d72506
ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callback
by Takashi Sakamoto
· 6 years ago
fb56eb73
ALSA: fireworks: code refactoring for pcm.hw_params/hw_free
by Takashi Sakamoto
· 6 years ago
add147a
ALSA: fireworks: code refactoring for rawmidi.open/close
by Takashi Sakamoto
· 6 years ago
1dc5921
ALSA: fireworks: unify substream counter
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
873608d
ALSA: bebob/fireworks: simplify handling of local device entry table
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
784fffb
ALSA: fireworks: use managed-resource to maintain response buffer
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
c3b55e2
ALSA: fireworks: fix memory leak of response buffer at error path
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
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
7cdc887
ALSA: fireworks: enclose identifiers referred by single function
by Takashi Sakamoto
· 8 years ago
e2eb31d
ALSA: fireworks: fix asymmetric API call at unit removal
by Takashi Sakamoto
· 8 years ago
6b1ca4b
ALSA: fireworks: accessing to user space outside spinlock
by Takashi Sakamoto
· 8 years ago
eb4a378
ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet parameter
by Takashi Sakamoto
· 9 years ago
7d3c1d5
ALSA: fireworks: delayed registration of sound card
by Takashi Sakamoto
· 9 years ago
0655ac2
ALSA: fireworks: move model quirk detection code to information parser
by Takashi Sakamoto
· 9 years ago
99d7355
ALSA: fireworks: serialize transactions to update connections at bus reset
by Takashi Sakamoto
· 9 years ago
4d2c50a
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
by Takashi Sakamoto
· 9 years ago
ea54a37
ALSA: fireworks: move mutex from function callees to callers
by Takashi Sakamoto
· 9 years ago
463543a
ALSA: fireworks: use u32 type for be32_to_cpup() macro
by Takashi Sakamoto
· 9 years ago
df48338
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
by Takashi Sakamoto
· 9 years ago
49c7b3f
ALSA: firewire-lib: rename macros with AM824 prefix
by Takashi Sakamoto
· 9 years ago
85130cb
ALSA: firewire-lib: rename PCM format helper function
by Takashi Sakamoto
· 9 years ago
03e2a67
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
by Takashi Sakamoto
· 9 years ago
bc8500d
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
by Takashi Sakamoto
· 9 years ago
51c29fd
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
by Takashi Sakamoto
· 9 years ago
5955815
ALSA: firewire-lib: add data block processing layer for AM824 format
by Takashi Sakamoto
· 9 years ago
d67c46b
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation
by Takashi Sakamoto
· 9 years ago
27ec83b
ALSA: firewire-lib: add an argument for Dice's dual wire mode
by Takashi Sakamoto
· 9 years ago
547e631
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error
by Takashi Sakamoto
· 9 years ago
22c103c
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
by Takashi Sakamoto
· 9 years ago
18f5ed3
ALSA: fireworks/firewire-lib: add support for recent firmware quirk
by Takashi Sakamoto
· 9 years ago
c85523d
Revert "ALSA: fireworks: add support for AudioFire2 quirk"
by Takashi Sakamoto
· 9 years ago
9c6893e
ALSA: fireworks: add support for AudioFire2 quirk
by Takashi Sakamoto
· 9 years ago
ce99198
ALSA: firewire: Fix trivial typos in comments
by Yannick Guerrini
· 10 years ago
dec8431
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
by Takashi Sakamoto
· 10 years ago
d23c2cc
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
by Takashi Sakamoto
· 10 years ago
12ed719
ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit
by Takashi Sakamoto
· 10 years ago
5c697e5
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
by Clemens Ladisch
· 10 years ago
92cb465
ALSA: fireworks: fix an endianness bug for transaction length
by Takashi Sakamoto
· 10 years ago
30225ed
ALSA: fireworks: fix specifiers in format strings for propper output
by Takashi Sakamoto
· 10 years ago
04b9906
ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings
by Hans Wennborg
· 10 years ago
021fb6f
ALSA: fireworks: Remove meaningless mutex_destroy()
by Takashi Sakamoto
· 11 years ago
f347915
ALSA: fireworks: Remove a constant over width to which it's applied
by Takashi Sakamoto
· 11 years ago
72f784f
ALSA: fireworks: Improve comments about Fireworks transaction
by Takashi Sakamoto
· 11 years ago
cf44a13
ALSA: fireworks: Use safer way to arrange ring buffer pointer
by Takashi Sakamoto
· 11 years ago
c6e5e74
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
by Takashi Sakamoto
· 11 years ago
3961783
ALSA: fireworks: small leak on error path
by Dan Carpenter
· 11 years ago
aeebbdd
ALSA: fireworks: remove some stray checks
by Dan Carpenter
· 11 years ago
73616c4
ALSA: fireworks/bebob: Improve indentation
by Takashi Sakamoto
· 11 years ago
9b5f0ed
ALSA: fireworks/bebob: Add suffix for long long integer literal
by Takashi Sakamoto
· 11 years ago
a6b598b
ALSA: fireworks/bebob: Use the same type of variables as function parameters
by Takashi Sakamoto
· 11 years ago
4a286d5
ALSA: fireworks/bebob: Change type of argument for sampling rate
by Takashi Sakamoto
· 11 years ago
93219d0
ALSA: fireworks: Use the same prototype for functions as actual declaration
by Takashi Sakamoto
· 11 years ago
ba06b2c
ALSA: fireworks: Fix wrong value as argument for PTR_ERR()
by Takashi Sakamoto
· 11 years ago
555e8a8
ALSA: fireworks: Add command/response functionality into hwdep interface
by Takashi Sakamoto
· 11 years ago
594ddce
ALSA: fireworks: Add hwdep interface
by Takashi Sakamoto
· 11 years ago
aa02bb6
ALSA: fireworks: Add PCM interface
by Takashi Sakamoto
· 11 years ago
53111cd
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
by Takashi Sakamoto
· 11 years ago
a63d3ff
ALSA: fireworks: Add MIDI interface
by Takashi Sakamoto
· 11 years ago
6a22683
ALSA: fireworks: Add proc interface for debugging purpose
by Takashi Sakamoto
· 11 years ago
b84b1a2
ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset
by Takashi Sakamoto
· 11 years ago
Next »