Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c3ee5d2108e71edebad5a21f1b2363b21580c1c4
/
sound
/
firewire
/
dice
5116ffc
ALSA: firewire: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
f8ff65b
ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626
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
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
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
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
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
5d5563b
ALSA: dice: fix detection of Loud devices
by Takashi Sakamoto
· 9 years ago
cbc6f28
ALSA: dice: assign converted data to the same type of variable
by Takashi Sakamoto
· 9 years ago
3e93d42
ALSA: dice: correct variable types for __be32 data
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
f65be91
ALSA: firewire-lib: add helper functions to set positions of data channels
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
5b1274e
Revert "ALSA: dice: fix wrong offsets for Dice interface"
by Takashi Sakamoto
· 10 years ago
8cdebf7
ALSA: dice: fix wrong offsets for Dice interface
by Takashi Sakamoto
· 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
a113ff8
ALSA: dice: Add support for MIDI capture/playback
by Takashi Sakamoto
· 10 years ago
69dcf3e
ALSA: dice: Add support for capturing PCM samples
by Takashi Sakamoto
· 10 years ago
8fc01fc
ALSA: dice: Support for non SYT-Match sampling clock source mode
by Takashi Sakamoto
· 10 years ago
9a02843
ALSA: dice: Add support for duplex streams with synchronization
by Takashi Sakamoto
· 10 years ago
288a8d0
ALSA: dice: Change the way to start stream
by Takashi Sakamoto
· 10 years ago
ea09dd3
ALSA: dice: fix semicolon.cocci warnings
by Fengguang Wu
· 10 years ago
2c2416c
ALSA: dice: Add new functions for constraints of PCM parameters
by Takashi Sakamoto
· 10 years ago
04d426a
ALSA: dice: Split proc interface into a file
by Takashi Sakamoto
· 10 years ago
19af57b
ALSA: dice: Split hwdep functionality into a file
by Takashi Sakamoto
· 10 years ago
c50fb91
ALSA: dice: Split PCM functionality into a file
by Takashi Sakamoto
· 10 years ago
6eb6c81
ALSA: dice: Split stream functionality into a file
by Takashi Sakamoto
· 10 years ago
7c2d4c0
ALSA: dice: Split transaction functionality into a file
by Takashi Sakamoto
· 10 years ago
14ff6a0
ALSA: dice: Move file to its own directory
by Takashi Sakamoto
· 10 years ago