index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
dice
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
2017-08-22
1
-1
/
+1
*
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-08
1
-20
/
+0
*
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-06-07
1
-0
/
+18
*
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
Takashi Sakamoto
2017-05-22
1
-6
/
+0
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ALSA: firewire: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
ALSA: dice: enclose identifiers referred by single function
Takashi Sakamoto
2017-01-05
1
-12
/
+10
*
ALSA: dice: ensure transmission speed for transmitted packets
Takashi Sakamoto
2017-01-03
2
-1
/
+12
*
ALSA: firewire: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-2
/
+2
*
ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626
Takashi Sakamoto
2016-05-08
1
-0
/
+7
*
ALSA: firewire-lib: add new function to schedule a work for sound card regist...
Takashi Sakamoto
2016-03-31
1
-20
/
+3
*
ALSA: dice: simplify unit probe processing
Takashi Sakamoto
2016-03-31
1
-6
/
+5
*
ALSA: dice: fix memory leak when unplugging
Takashi Sakamoto
2016-03-28
1
-10
/
+4
*
ALSA: dice: use structure to represent register parameters instead of array w...
Takashi Sakamoto
2016-03-10
1
-56
/
+54
*
ALSA: dice: force to add two pcm devices for listed models
Takashi Sakamoto
2016-03-09
3
-9
/
+58
*
ALSA: dice: handle several PCM substreams when any isochronous streams are av...
Takashi Sakamoto
2016-03-09
1
-46
/
+75
*
ALSA: dice: handle whole available isochronous streams
Takashi Sakamoto
2016-03-09
1
-143
/
+255
*
ALSA: dice: have two sets of isochronous resources/streams
Takashi Sakamoto
2016-03-09
4
-48
/
+79
*
ALSA: dice: drop duplex streams synchronization to transfer own time stamps
Takashi Sakamoto
2016-02-28
1
-40
/
+2
*
ALSA: dice: old firmware optimization for Dice notification
Takashi Sakamoto
2016-02-12
1
-3
/
+14
*
ALSA: dice: change notification mask to detect lock status change
Takashi Sakamoto
2016-02-12
1
-1
/
+1
*
ALSA: dice: ensure phase lock before starting streaming
Takashi Sakamoto
2016-02-09
3
-57
/
+32
*
ALSA: dice: purge generating channel cache
Takashi Sakamoto
2016-02-09
3
-93
/
+5
*
ALSA: dice: get the number of MBLA data channel at opening PCM substream
Takashi Sakamoto
2016-02-09
1
-8
/
+21
*
ALSA: dice: add MIDI ports according to current number of MIDI substreams
Takashi Sakamoto
2016-02-09
1
-6
/
+17
*
ALSA: dice: limit stream to current sampling transfer frequency.
Takashi Sakamoto
2016-02-09
1
-6
/
+15
*
ALSA: dice: limit to current sampling transfer frequency
Takashi Sakamoto
2016-02-09
1
-139
/
+31
*
ALSA: dice: expand timeout to wait for Dice notification
Takashi Sakamoto
2016-01-06
1
-1
/
+1
*
ALSA: dice: purge transaction initialization at timeout of Dice notification
Takashi Sakamoto
2016-01-06
1
-23
/
+8
*
ALSA: dice: postpone card registration
Takashi Sakamoto
2016-01-06
2
-45
/
+117
*
ALSA: dice: split subaddress check from category check
Takashi Sakamoto
2016-01-06
2
-84
/
+78
*
ALSA: dice: fix detection of Loud devices
Takashi Sakamoto
2015-11-14
1
-0
/
+4
*
ALSA: dice: assign converted data to the same type of variable
Takashi Sakamoto
2015-10-19
1
-1
/
+2
*
ALSA: dice: correct variable types for __be32 data
Takashi Sakamoto
2015-10-19
1
-6
/
+6
*
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
2015-10-18
1
-1
/
+1
*
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
2015-09-29
1
-2
/
+2
*
ALSA: firewire-lib: rename PCM format helper function
Takashi Sakamoto
2015-09-29
1
-4
/
+2
*
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
Takashi Sakamoto
2015-09-29
1
-6
/
+6
*
ALSA: firewire-lib: add helper functions to set positions of data channels
Takashi Sakamoto
2015-09-29
1
-2
/
+3
*
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
2015-09-29
1
-2
/
+2
*
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2015-09-29
2
-2
/
+2
*
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
2015-09-29
1
-6
/
+6
*
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
2015-09-29
1
-1
/
+4
*
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
Takashi Sakamoto
2015-08-29
1
-4
/
+14
*
Revert "ALSA: dice: fix wrong offsets for Dice interface"
Takashi Sakamoto
2015-03-10
2
-11
/
+11
*
ALSA: dice: fix wrong offsets for Dice interface
Takashi Sakamoto
2015-03-01
2
-11
/
+11
*
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
Takashi Sakamoto
2015-02-23
1
-4
/
+1
[next]