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
/
digi00x
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream names
Takashi Iwai
2023-09-15
1
-7
/
+7
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2023-06-26
1
-1
/
+1
|
\
|
*
ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa...
Takashi Sakamoto
2023-06-12
1
-1
/
+1
*
|
ALSA: firewire-digi00x: prevent potential use after free
Dan Carpenter
2023-05-12
1
-1
/
+3
|
/
*
ALSA: firewire-lib: obsolete return value from context payload processing layer
Takashi Sakamoto
2023-01-12
1
-12
/
+4
*
ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...
Takashi Sakamoto
2023-01-12
1
-1
/
+1
*
ALSA: firewire-lib: use circular linked list for context payload processing l...
Takashi Sakamoto
2023-01-09
1
-8
/
+10
*
ALSA: firewire: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
1
-2
/
+2
*
ALSA: firewire-digi00x: cease from delayed card registration
Takashi Sakamoto
2021-06-07
2
-75
/
+29
*
ALSA: firewire-digi00x: perform sequence replay for media clock recovery
Takashi Sakamoto
2021-06-01
2
-8
/
+9
*
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
Takashi Sakamoto
2021-05-28
1
-1
/
+1
*
ALSA: firewire-lib: add replay target to cache sequence of packet
Takashi Sakamoto
2021-05-28
1
-1
/
+1
*
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
2021-05-20
1
-5
/
+2
*
ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...
Takashi Sakamoto
2021-05-18
1
-1
/
+1
*
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-1
/
+1
*
ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
Takashi Sakamoto
2020-08-23
1
-0
/
+5
*
ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string
Takashi Sakamoto
2020-03-06
1
-1
/
+1
*
ALSA: firewire: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-2
/
+0
*
ALSA: firewire: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-8
/
+3
*
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-06
1
-5
/
+4
*
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
2019-10-19
1
-1
/
+1
*
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
2019-10-19
1
-2
/
+2
*
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
2019-10-19
1
-2
/
+2
*
ALSA: firewire-digi00x: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
4
-5
/
+17
*
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
2019-10-18
1
-1
/
+1
*
ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDT...
Takashi Sakamoto
2019-10-17
1
-7
/
+28
*
ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
4
-4
/
+16
*
ALSA: firewire-digi00x: support AMDTP domain
Takashi Sakamoto
2019-08-05
2
-24
/
+33
*
ALSA: firewire-digi00x: code refactoring for initialization/destruction of AM...
Takashi Sakamoto
2019-08-05
1
-23
/
+42
*
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
2019-07-22
1
-26
/
+40
*
ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
Takashi Sakamoto
2019-07-22
1
-17
/
+28
*
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
2019-07-22
1
-15
/
+12
*
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
2019-07-22
1
-4
/
+4
*
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
2019-07-22
1
-9
/
+7
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
10
-18
/
+10
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-06-05
9
-18
/
+9
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...
Takashi Sakamoto
2019-07-07
1
-0
/
+2
*
|
ALSA: firewire-digi00x: unify stop and release method for duplex streams
Takashi Sakamoto
2019-06-21
4
-12
/
+5
*
|
ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
2019-06-11
1
-48
/
+7
*
|
ALSA: firewire-digi00x: update isochronous resources when starting packet str...
Takashi Sakamoto
2019-06-11
1
-0
/
+11
*
|
ALSA: firewire-digi00x: reserve/release isochronous resources in pcm.hw_param...
Takashi Sakamoto
2019-06-11
4
-51
/
+73
*
|
ALSA: firewire-digi00x: code refactoring to keep isochronous resources
Takashi Sakamoto
2019-06-11
1
-24
/
+18
*
|
ALSA: firewire-digi00x: simplify error path to begin streaming session
Takashi Sakamoto
2019-06-11
1
-6
/
+3
*
|
ALSA: firewire-digi00x: code refactoring to finish streaming session
Takashi Sakamoto
2019-06-11
1
-13
/
+9
*
|
ALSA: firewire-digi00x: refactoring to move timing of registration for isochr...
Takashi Sakamoto
2019-06-11
1
-22
/
+19
*
|
ALSA: firewire-lib: use union for directional parameters
Takashi Sakamoto
2019-05-22
1
-1
/
+1
|
/
*
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
1
-14
/
+2
*
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
2018-10-10
1
-10
/
+5
*
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
2018-10-10
1
-6
/
+3
[next]