Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c3ee5d2108e71edebad5a21f1b2363b21580c1c4
/
sound
/
firewire
2fc33ff
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
6b1ca4b
ALSA: fireworks: accessing to user space outside spinlock
by Takashi Sakamoto
· 8 years ago
04b2d9c
ALSA: firewire-tascam: accessing to user space outside spinlock
by Takashi Sakamoto
· 8 years ago
e15c282
ALSA: bebob: unify configurations for some models produced by Yamaha/Terratec
by Takashi Sakamoto
· 8 years ago
df6a886
ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/Terratec
by Takashi Sakamoto
· 8 years ago
17e1717
ALSA: firewire-lib: change a member of event structure to suppress sparse wanings to bool type
by Takashi Sakamoto
· 8 years ago
ff38e0c
ALSA: firewire-lib: drop skip argument from helper functions to queue a packet
by Takashi Sakamoto
· 8 years ago
a9c4284
ALSA: firewire-lib: add context information to tracepoints
by Takashi Sakamoto
· 8 years ago
1dba9db
ALSA: firewire-lib: permit to flush queued packets only in process context for better PCM period granularity
by Takashi Sakamoto
· 8 years ago
62f00e4
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
by Takashi Sakamoto
· 8 years ago
390a151
ALSA: firewire-lib: code cleanup for outgoing packet handling
by Takashi Sakamoto
· 8 years ago
d9a16fc
ALSA: firewire-lib: code cleanup for incoming packet handling
by Takashi Sakamoto
· 8 years ago
dec63cc
ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context
by Takashi Sakamoto
· 8 years ago
28e64f5
ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing packet parameter
by Takashi Sakamoto
· 8 years ago
eb4a378
ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet parameter
by Takashi Sakamoto
· 8 years ago
c71283c
ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet parameter
by Takashi Sakamoto
· 8 years ago
0c95c1d
ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data
by Takashi Sakamoto
· 8 years ago
f90e2de
ALSA: firewire-lib: compute the value of second field in cycle count for IR context
by Takashi Sakamoto
· 8 years ago
73fc7f0
ALSA: firewire-lib: compute the value of second field in cycle count for IT context
by Takashi Sakamoto
· 8 years ago
f8ff65b
ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626
by Takashi Sakamoto
· 9 years ago
b610386
ALSA: firewire-tascam: deleyed registration of sound card
by Takashi Sakamoto
· 9 years ago
86c8dd7
ALSA: firewire-digi00x: delayed registration of sound card
by Takashi Sakamoto
· 9 years ago
6c29230
ALSA: oxfw: delayed registration of sound card
by Takashi Sakamoto
· 9 years ago
7d3c1d5
ALSA: fireworks: delayed registration of sound card
by Takashi Sakamoto
· 9 years ago
04a2c73
ALSA: bebob: delayed registration of sound card
by Takashi Sakamoto
· 9 years ago
923f92e
ALSA: firewire-lib: add new function to schedule a work for sound card registration
by Takashi Sakamoto
· 9 years ago
0eced45
ALSA: dice: simplify unit probe processing
by Takashi Sakamoto
· 9 years ago
44c376b
ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized stream data
by Takashi Sakamoto
· 9 years ago
25c0e95
ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804
by Takashi Sakamoto
· 9 years ago
0655ac2
ALSA: fireworks: move model quirk detection code to information parser
by Takashi Sakamoto
· 9 years ago
329fec2
ALSA: oxfw: remove needless member from private structure
by Takashi Sakamoto
· 9 years ago
093dd44
ALSA: bebob: remove needless argument from local function
by Takashi Sakamoto
· 9 years ago
6b94fb1
ALSA: dice: fix memory leak when unplugging
by Takashi Sakamoto
· 9 years ago
8cc1a8a
ALSA: dice: use structure to represent register parameters instead of array with basic type element
by Takashi Sakamoto
· 9 years ago
7cafc65
ALSA: dice: force to add two pcm devices for listed models
by Takashi Sakamoto
· 9 years ago
4bdc495
ALSA: dice: handle several PCM substreams when any isochronous streams are available
by Takashi Sakamoto
· 9 years ago
436b5ab
ALSA: dice: handle whole available isochronous streams
by Takashi Sakamoto
· 9 years ago
8ae25b76
ALSA: dice: have two sets of isochronous resources/streams
by Takashi Sakamoto
· 9 years ago
1387e3e
ALSA: dice: drop duplex streams synchronization to transfer own time stamps
by Takashi Sakamoto
· 9 years ago
956dea9
ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure
by Takashi Sakamoto
· 9 years ago
b4c23ab
ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure
by Takashi Sakamoto
· 9 years ago
99d7355
ALSA: fireworks: serialize transactions to update connections at bus reset
by Takashi Sakamoto
· 9 years ago
3800e6f
ALSA: bebob: give up updating streams at bus reset handler
by Takashi Sakamoto
· 9 years ago
4fd6c6c
ALSA: bebob: change type of substream counter from atomic_t to unsigned int
by Takashi Sakamoto
· 9 years ago
2a71e70
ALSA: bebob: move mutex from function callee to callers
by Takashi Sakamoto
· 9 years ago
14a37ac
ALSA: bebob: simplify bus-reset handling
by Takashi Sakamoto
· 9 years ago
ea79005
ALSA: oxfw: use workqueue instead of tasklet for scs1x
by Takashi Sakamoto
· 9 years ago
fbeac84
ALSA: dice: old firmware optimization for Dice notification
by Takashi Sakamoto
· 9 years ago
aec045b
ALSA: dice: change notification mask to detect lock status change
by Takashi Sakamoto
· 9 years ago
9b88daa
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
dfabc0e
ALSA: dice: ensure phase lock before starting streaming
by Takashi Sakamoto
· 9 years ago
6f68826
ALSA: dice: purge generating channel cache
by Takashi Sakamoto
· 9 years ago
c300765
ALSA: dice: get the number of MBLA data channel at opening PCM substream
by Takashi Sakamoto
· 9 years ago
b9022f4
ALSA: dice: add MIDI ports according to current number of MIDI substreams
by Takashi Sakamoto
· 9 years ago
1bc8e12
ALSA: dice: limit stream to current sampling transfer frequency.
by Takashi Sakamoto
· 9 years ago
0d5ee19
ALSA: dice: limit to current sampling transfer frequency
by Takashi Sakamoto
· 9 years ago
b8cb375
ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()
by Geert Uytterhoeven
· 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
0790529
ALSA: bebob: Use a signed return type for get_formation_index
by Lucas Tanure
· 9 years ago
2eb65d6
ALSA: dice: expand timeout to wait for Dice notification
by Takashi Sakamoto
· 9 years ago
a2875a9
ALSA: dice: purge transaction initialization at timeout of Dice notification
by Takashi Sakamoto
· 9 years ago
b59fb19
ALSA: dice: postpone card registration
by Takashi Sakamoto
· 9 years ago
4a47a87
ALSA: dice: split subaddress check from category check
by Takashi Sakamoto
· 9 years ago
de5126c
ALSA: oxfw: add stream format quirk for SCS.1 models
by Takashi Sakamoto
· 9 years ago
9e2004f
ALSA: oxfw: obsolete scs1x module
by Takashi Sakamoto
· 9 years ago
6f5dcb2
ALSA: oxfw: add MIDI playback port for SCS.1 models
by Takashi Sakamoto
· 9 years ago
d7d20e7
ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playback
by Takashi Sakamoto
· 9 years ago
8250427
ALSA: oxfw: add MIDI capture port for SCS.1 models
by Takashi Sakamoto
· 9 years ago
13b8b78
ALSA: oxfw: copy handlers of asynchronous transaction for MIDI capture
by Takashi Sakamoto
· 9 years ago
e3315b4
ALSA: oxfw: allocate own address region for SCS.1 series
by Takashi Sakamoto
· 9 years ago
3f47152
ALSA: oxfw: add scs1x layer
by Takashi Sakamoto
· 9 years ago
d6ce6bb
ALSA: oxfw: rename a structure so that it means backward compatibility to old drivers
by Takashi Sakamoto
· 9 years ago
3e2f457
ALSA: oxfw: move model-specific parameters from common structure
by Takashi Sakamoto
· 9 years ago
40540de
ALSA: oxfw: move model-specific members from common structure
by Takashi Sakamoto
· 9 years ago
c582cc6
ALSA: oxfw: enable to keep memory block for model-specific structure
by Takashi Sakamoto
· 9 years ago
f2777c1
Merge branch 'topic/firewire-update' into for-next
by Takashi Iwai
· 9 years ago
5ce8cc4
ALSA: oxfw: gather model-dependent conditions to a function
by Takashi Sakamoto
· 9 years ago
27e6663
ALSA: oxfw: reuse driver entry to detect quirks
by Takashi Sakamoto
· 9 years ago
eab8e4e
ALSA: oxfw: change function prototype for AV/C Audio Subunit command
by Takashi Sakamoto
· 9 years ago
29aa09a
ALSA: oxfw: rename local functions for control elements so that they represent as local
by Takashi Sakamoto
· 9 years ago
f3a0e32
ALSA: oxfw: rename a file for control elements so that it's for model-specific
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
5d5563b
ALSA: dice: fix detection of Loud devices
by Takashi Sakamoto
· 9 years ago
94d505e
ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne
by Takashi Sakamoto
· 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
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
759a2f4
ALSA: oxfw: add an entry for TASCAM FireOne
by Takashi Sakamoto
· 9 years ago
Next »