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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
ALSA: fireworks: fix memory leak of response buffer at error path
Takashi Sakamoto
1
-0
/
+2
2018-09-17
ALSA: oxfw: fix memory leak of discovered stream formats at error path
Takashi Sakamoto
1
-0
/
+7
2018-09-17
ALSA: oxfw: fix memory leak for model-dependent data at error path
Takashi Sakamoto
1
-0
/
+2
2018-09-17
ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path
Takashi Sakamoto
2
-4
/
+2
2018-09-13
ALSA: oxfw: fix memory leak of private data
Takashi Sakamoto
1
-0
/
+1
2018-09-13
ALSA: firewire-tascam: fix memory leak of private data
Takashi Sakamoto
1
-0
/
+1
2018-09-13
ALSA: firewire-digi00x: fix memory leak of private data
Takashi Sakamoto
1
-0
/
+1
2018-09-10
ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
Takashi Sakamoto
1
-3
/
+6
2018-09-10
ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...
Takashi Sakamoto
1
-10
/
+14
2018-08-12
Merge branch 'for-next' into for-linus
Takashi Iwai
13
-32
/
+87
2018-08-06
ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
Takashi Sakamoto
1
-1
/
+1
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
9
-12
/
+0
2018-06-19
ALSA: firewire-motu: add support for Motu Traveler
Takashi Sakamoto
3
-2
/
+50
2018-06-19
ALSA: firewire-motu: cancel chunk alignment for protocol version 2
Takashi Sakamoto
1
-6
/
+3
2018-06-19
ALSA: firewire-motu: add a flag for AES/EBU on XLR interface
Takashi Sakamoto
3
-1
/
+11
2018-06-19
ALSA: firewire-motu: add a flag for chunks for main 1/2 out
Takashi Sakamoto
4
-10
/
+22
2018-06-19
ALSA: firewire-motu: suppless consumption for unused element of array in stack
Takashi Sakamoto
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
8
-8
/
+8
2018-05-27
ALSA: dice: unuse second stream for MIDI conformant data channel for TC Elect...
Takashi Sakamoto
1
-5
/
+3
2018-05-27
ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48
Takashi Sakamoto
1
-2
/
+2
2018-05-22
ALSA: oxfw: use match_string() helper
Yisheng Xie
1
-7
/
+1
2018-05-21
ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32
Takashi Sakamoto
2
-0
/
+15
2018-05-18
ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats()
Dan Carpenter
1
-2
/
+1
2018-05-18
ALSA: dice: add stream format parameters for Mytek devices
Melvin Vermeeren
4
-1
/
+57
2018-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-3
/
+4
2018-05-14
ALSA: isight: use position offset macro of TLV data
Takashi Sakamoto
1
-4
/
+6
2018-05-02
ALSA: dice: remove local frag of force_two_pcms
Takashi Sakamoto
3
-70
/
+8
2018-05-02
ALSA: dice: use cache for PCM constraints and rules
Takashi Sakamoto
1
-57
/
+170
2018-05-02
ALSA: dice: use stream formats to add MIDI substreams
Takashi Sakamoto
1
-16
/
+7
2018-05-02
ALSA: dice: enable to change current sampling transmission frequency
Takashi Sakamoto
1
-4
/
+43
2018-05-02
ALSA: dice: add a helper function to restart all of available streams
Takashi Sakamoto
1
-57
/
+62
2018-05-02
ALSA: dice: use cache of stream format to check running stream
Takashi Sakamoto
1
-19
/
+31
2018-05-02
ALSA: dice: use extended protocol to detect available stream formats
Takashi Sakamoto
5
-5
/
+193
2018-05-02
ALSA: dice: add parameters of stream formats for models produced by Alesis
Takashi Sakamoto
4
-1
/
+66
2018-05-02
ALSA: dice: add parameters of stream formats for models produced by TC Electr...
Takashi Sakamoto
4
-10
/
+174
2018-05-02
ALSA: dice: cache stream formats at current mode of sampling transmission fre...
Takashi Sakamoto
3
-0
/
+93
2018-05-02
ALSA: dice: add proc node for stream formation
Takashi Sakamoto
1
-0
/
+35
2018-05-02
ALSA: dice: add 'firewire' directory for proc nodes
Takashi Sakamoto
1
-3
/
+32
2018-05-02
ALSA: dice: add cache of stream formats
Takashi Sakamoto
1
-0
/
+11
2018-04-29
ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...
Takashi Sakamoto
1
-2
/
+3
2018-04-26
ALSA: dice: fix error path to destroy initialized stream data
Takashi Sakamoto
1
-1
/
+1
2018-04-25
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2018-04-24
ALSA: dice: improve support for ancient firmware for DICE
Takashi Sakamoto
3
-28
/
+40
2018-04-24
ALSA: dice: fix OUI for TC group
Takashi Sakamoto
1
-1
/
+1
2018-03-28
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
8
-10
/
+10
2017-11-27
sound: annotate ->poll() instances
Al Viro
8
-16
/
+16
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
11
-0
/
+11
[next]