index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-05
Revert "ALSA: firewire-lib: change structure member with proper type"
Takashi Sakamoto
2
-3
/
+3
2017-01-03
ALSA: firewire-lib: change structure member with proper type
Takashi Sakamoto
2
-3
/
+3
2017-01-03
ALSA: firewire-tascam: Fix to handle error from initialization of stream data
Takashi Sakamoto
1
-1
/
+1
2017-01-03
ALSA: fireworks: fix asymmetric API call at unit removal
Takashi Sakamoto
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-3
/
+3
2016-11-18
ALSA: bebob: compare whole string for model name so that readers are not conf...
Takashi Sakamoto
1
-2
/
+2
2016-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-47
/
+67
2016-09-02
ALSA: firewire: constify snd_pcm_ops structures
Julia Lawall
4
-8
/
+8
2016-08-31
ALSA: fireworks: accessing to user space outside spinlock
Takashi Sakamoto
4
-25
/
+56
2016-08-31
ALSA: firewire-tascam: accessing to user space outside spinlock
Takashi Sakamoto
1
-22
/
+11
2016-08-24
ALSA: bebob: unify configurations for some models produced by Yamaha/Terratec
Takashi Sakamoto
4
-38
/
+9
2016-08-24
ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...
Takashi Sakamoto
2
-4
/
+5
2016-05-18
ALSA: firewire-lib: change a member of event structure to suppress sparse wan...
Takashi Sakamoto
1
-4
/
+4
2016-05-11
ALSA: firewire-lib: drop skip argument from helper functions to queue a packet
Takashi Sakamoto
1
-11
/
+11
2016-05-11
ALSA: firewire-lib: add context information to tracepoints
Takashi Sakamoto
2
-14
/
+28
2016-05-11
ALSA: firewire-lib: permit to flush queued packets only in process context fo...
Takashi Sakamoto
2
-7
/
+17
2016-05-10
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
Takashi Sakamoto
5
-12
/
+5
2016-05-10
ALSA: firewire-lib: code cleanup for outgoing packet handling
Takashi Sakamoto
1
-8
/
+7
2016-05-10
ALSA: firewire-lib: code cleanup for incoming packet handling
Takashi Sakamoto
1
-23
/
+21
2016-05-10
ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context
Takashi Sakamoto
2
-64
/
+11
2016-05-10
ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...
Takashi Sakamoto
1
-14
/
+12
2016-05-10
ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...
Takashi Sakamoto
2
-68
/
+17
2016-05-10
ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...
Takashi Sakamoto
2
-74
/
+26
2016-05-09
ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data
Takashi Sakamoto
3
-6
/
+116
2016-05-09
ALSA: firewire-lib: compute the value of second field in cycle count for IR c...
Takashi Sakamoto
1
-0
/
+14
2016-05-09
ALSA: firewire-lib: compute the value of second field in cycle count for IT c...
Takashi Sakamoto
1
-12
/
+30
2016-05-08
ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626
Takashi Sakamoto
1
-0
/
+7
2016-04-25
ALSA: firewire-tascam: deleyed registration of sound card
Takashi Sakamoto
2
-36
/
+84
2016-03-31
ALSA: firewire-digi00x: delayed registration of sound card
Takashi Sakamoto
3
-32
/
+85
2016-03-31
ALSA: oxfw: delayed registration of sound card
Takashi Sakamoto
2
-53
/
+101
2016-03-31
ALSA: fireworks: delayed registration of sound card
Takashi Sakamoto
2
-47
/
+103
2016-03-31
ALSA: bebob: delayed registration of sound card
Takashi Sakamoto
2
-89
/
+131
2016-03-31
ALSA: firewire-lib: add new function to schedule a work for sound card regist...
Takashi Sakamoto
3
-20
/
+38
2016-03-31
ALSA: dice: simplify unit probe processing
Takashi Sakamoto
1
-6
/
+5
2016-03-31
ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized str...
Takashi Sakamoto
1
-0
/
+4
2016-03-28
ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804
Takashi Sakamoto
1
-0
/
+1
2016-03-28
ALSA: fireworks: move model quirk detection code to information parser
Takashi Sakamoto
1
-10
/
+11
2016-03-28
ALSA: oxfw: remove needless member from private structure
Takashi Sakamoto
1
-1
/
+0
2016-03-28
ALSA: bebob: remove needless argument from local function
Takashi Sakamoto
1
-2
/
+2
2016-03-28
ALSA: dice: fix memory leak when unplugging
Takashi Sakamoto
1
-10
/
+4
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-24
ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure
Takashi Sakamoto
1
-3
/
+10
2016-02-24
ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure
Takashi Sakamoto
1
-3
/
+11
2016-02-20
ALSA: fireworks: serialize transactions to update connections at bus reset
Takashi Sakamoto
2
-4
/
+5
2016-02-20
ALSA: bebob: give up updating streams at bus reset handler
Takashi Sakamoto
3
-20
/
+16
[next]