index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
dice
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
ALSA: dice: use structure to represent register parameters instead of array w...
Takashi Sakamoto
1
-56
/
+54
2016-03-09
ALSA: dice: force to add two pcm devices for listed models
Takashi Sakamoto
3
-9
/
+58
2016-03-09
ALSA: dice: handle several PCM substreams when any isochronous streams are av...
Takashi Sakamoto
1
-46
/
+75
2016-03-09
ALSA: dice: handle whole available isochronous streams
Takashi Sakamoto
1
-143
/
+255
2016-03-09
ALSA: dice: have two sets of isochronous resources/streams
Takashi Sakamoto
4
-48
/
+79
2016-02-28
ALSA: dice: drop duplex streams synchronization to transfer own time stamps
Takashi Sakamoto
1
-40
/
+2
2016-02-12
ALSA: dice: old firmware optimization for Dice notification
Takashi Sakamoto
1
-3
/
+14
2016-02-12
ALSA: dice: change notification mask to detect lock status change
Takashi Sakamoto
1
-1
/
+1
2016-02-09
ALSA: dice: ensure phase lock before starting streaming
Takashi Sakamoto
3
-57
/
+32
2016-02-09
ALSA: dice: purge generating channel cache
Takashi Sakamoto
3
-93
/
+5
2016-02-09
ALSA: dice: get the number of MBLA data channel at opening PCM substream
Takashi Sakamoto
1
-8
/
+21
2016-02-09
ALSA: dice: add MIDI ports according to current number of MIDI substreams
Takashi Sakamoto
1
-6
/
+17
2016-02-09
ALSA: dice: limit stream to current sampling transfer frequency.
Takashi Sakamoto
1
-6
/
+15
2016-02-09
ALSA: dice: limit to current sampling transfer frequency
Takashi Sakamoto
1
-139
/
+31
2016-01-06
ALSA: dice: expand timeout to wait for Dice notification
Takashi Sakamoto
1
-1
/
+1
2016-01-06
ALSA: dice: purge transaction initialization at timeout of Dice notification
Takashi Sakamoto
1
-23
/
+8
2016-01-06
ALSA: dice: postpone card registration
Takashi Sakamoto
2
-45
/
+117
2016-01-06
ALSA: dice: split subaddress check from category check
Takashi Sakamoto
2
-84
/
+78
2015-11-14
ALSA: dice: fix detection of Loud devices
Takashi Sakamoto
1
-0
/
+4
2015-10-19
ALSA: dice: assign converted data to the same type of variable
Takashi Sakamoto
1
-1
/
+2
2015-10-19
ALSA: dice: correct variable types for __be32 data
Takashi Sakamoto
1
-6
/
+6
2015-10-18
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
1
-1
/
+1
2015-09-29
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
1
-2
/
+2
2015-09-29
ALSA: firewire-lib: rename PCM format helper function
Takashi Sakamoto
1
-4
/
+2
2015-09-29
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
Takashi Sakamoto
1
-6
/
+6
2015-09-29
ALSA: firewire-lib: add helper functions to set positions of data channels
Takashi Sakamoto
1
-2
/
+3
2015-09-29
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
Takashi Sakamoto
1
-1
/
+1
2015-09-29
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
1
-2
/
+2
2015-09-29
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2
-2
/
+2
2015-09-29
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...
Takashi Sakamoto
1
-1
/
+1
2015-09-29
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
1
-6
/
+6
2015-09-29
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
1
-1
/
+4
2015-08-29
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
Takashi Sakamoto
1
-4
/
+14
2015-03-10
Revert "ALSA: dice: fix wrong offsets for Dice interface"
Takashi Sakamoto
2
-11
/
+11
2015-03-01
ALSA: dice: fix wrong offsets for Dice interface
Takashi Sakamoto
2
-11
/
+11
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
Takashi Sakamoto
1
-4
/
+1
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
1
-6
/
+12
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit
Takashi Sakamoto
1
-1
/
+10
2014-12-10
ALSA: dice: Add support for MIDI capture/playback
Takashi Sakamoto
5
-2
/
+168
2014-12-10
ALSA: dice: Add support for capturing PCM samples
Takashi Sakamoto
1
-14
/
+147
2014-12-10
ALSA: dice: Support for non SYT-Match sampling clock source mode
Takashi Sakamoto
4
-19
/
+58
2014-12-10
ALSA: dice: Add support for duplex streams with synchronization
Takashi Sakamoto
4
-87
/
+202
2014-12-10
ALSA: dice: Change the way to start stream
Takashi Sakamoto
4
-131
/
+143
2014-12-01
ALSA: dice: fix semicolon.cocci warnings
Fengguang Wu
1
-1
/
+1
2014-11-29
ALSA: dice: Add new functions for constraints of PCM parameters
Takashi Sakamoto
1
-44
/
+65
2014-11-29
ALSA: dice: Split proc interface into a file
Takashi Sakamoto
4
-245
/
+257
2014-11-29
ALSA: dice: Split hwdep functionality into a file
Takashi Sakamoto
4
-182
/
+195
2014-11-29
ALSA: dice: Split PCM functionality into a file
Takashi Sakamoto
5
-292
/
+305
2014-11-29
ALSA: dice: Split stream functionality into a file
Takashi Sakamoto
4
-233
/
+288
2014-11-29
ALSA: dice: Split transaction functionality into a file
Takashi Sakamoto
4
-383
/
+653
[next]