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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1
Takashi Sakamoto
2021-06-02
1
-14
/
+26
*
|
ALSA: bebob: perform sequence replay for media clock recovery
Takashi Sakamoto
2021-06-01
1
-4
/
+9
*
|
ALSA: dice: perform sequence replay for media clock recovery
Takashi Sakamoto
2021-06-01
1
-1
/
+5
*
|
ALSA: dice: wait just for NOTIFY_CLOCK_ACCEPTED after GLOBAL_CLOCK_SELECT ope...
Takashi Sakamoto
2021-06-01
2
-23
/
+8
*
|
ALSA: fireface: perform sequence replay for media clock recovery
Takashi Sakamoto
2021-06-01
2
-2
/
+6
*
|
ALSA: firewire-tascam: perform sequence replay for media clock recovery
Takashi Sakamoto
2021-06-01
2
-2
/
+20
*
|
ALSA: firewire-digi00x: perform sequence replay for media clock recovery
Takashi Sakamoto
2021-06-01
2
-8
/
+9
*
|
ALSA: oxfw: perform sequence replay for media clock recovery
Takashi Sakamoto
2021-06-01
1
-4
/
+18
*
|
ALSA: fireworks: perform sequence replay for media clock recovery
Takashi Sakamoto
2021-06-01
1
-3
/
+15
*
|
ALSA: fireworks: delete SYTMATCH clock source
Takashi Sakamoto
2021-06-01
1
-1
/
+1
*
|
ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtime
Takashi Sakamoto
2021-05-28
1
-6
/
+21
*
|
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
Takashi Sakamoto
2021-05-28
10
-15
/
+34
*
|
ALSA: firewire-lib: replay sequence of incoming packets for outgoing packets
Takashi Sakamoto
2021-05-28
2
-14
/
+142
*
|
ALSA: firewire-lib: add replay target to cache sequence of packet
Takashi Sakamoto
2021-05-28
10
-12
/
+98
*
|
ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirk
Takashi Sakamoto
2021-05-25
3
-6
/
+17
*
|
ALSA: bebob: cancel switching connection order
Takashi Sakamoto
2021-05-25
1
-11
/
+2
*
|
ALSA: firewire-lib: obsolete callbacked member
Takashi Sakamoto
2021-05-25
2
-9
/
+3
*
|
ALSA: firewire-lib: drop initial NODATA or empty packet
Takashi Sakamoto
2021-05-25
2
-39
/
+100
*
|
ALSA: firewire-lib: code refactoring for transfer delay
Takashi Sakamoto
2021-05-22
2
-20
/
+11
*
|
ALSA: firewire-lib: code refactoring for generation of data block sequence
Takashi Sakamoto
2021-05-22
1
-33
/
+40
*
|
ALSA: firewire-lib: code refactoring for generation of syt sequence
Takashi Sakamoto
2021-05-22
1
-2
/
+24
*
|
ALSA: firewire-lib: code refactoring for generation of packet descriptors
Takashi Sakamoto
2021-05-22
1
-6
/
+5
*
|
ALSA: firewire-lib: pool sequence of packet in IT context independently
Takashi Sakamoto
2021-05-22
2
-100
/
+72
*
|
ALSA: firewire-lib: add flag to unaware of syt in CIP header
Takashi Sakamoto
2021-05-22
4
-25
/
+16
*
|
ALSA: firewire-lib: Fix uninitialized variable err issue
Takashi Sakamoto
2021-05-22
1
-3
/
+3
*
|
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
2021-05-20
10
-79
/
+54
*
|
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
2021-05-20
3
-32
/
+156
*
|
ALSA: firewire-lib: code refactoring to start several IT/IR contexts
Takashi Sakamoto
2021-05-20
1
-23
/
+14
*
|
ALSA: firewire-lib: skip initial packets instead of scheduling IR context
Takashi Sakamoto
2021-05-20
3
-81
/
+23
*
|
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
2021-05-20
2
-6
/
+113
*
|
ALSA: firewire-lib: code refactoring for selection of IT context header length
Takashi Sakamoto
2021-05-20
1
-6
/
+11
*
|
ALSA: firewire-lib: code refactoring for calculation of context payload
Takashi Sakamoto
2021-05-20
1
-16
/
+21
*
|
ALSA: firewire-lib: code refactoring for size of CIP header
Takashi Sakamoto
2021-05-20
1
-10
/
+15
*
|
ALSA: firewire-lib: insert descriptor for skipped cycle
Takashi Sakamoto
2021-05-18
1
-5
/
+24
*
|
ALSA: firewire-lib: check cycle continuity
Takashi Sakamoto
2021-05-18
2
-3
/
+37
*
|
ALSA: firewire-lib: code refactoring for check of CIP header about payload size
Takashi Sakamoto
2021-05-18
1
-6
/
+4
*
|
ALSA: firewire-lib: code refactoring for parser of IR context header
Takashi Sakamoto
2021-05-18
1
-12
/
+10
*
|
ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...
Takashi Sakamoto
2021-05-18
1
-13
/
+13
*
|
ALSA: firewire-lib: code refactoring for sequence descriptor'
Takashi Sakamoto
2021-05-18
2
-21
/
+23
*
|
ALSA: firewire-lib: handle the case that empty isochronous packet payload for...
Takashi Sakamoto
2021-05-18
1
-5
/
+12
*
|
ALSA: firewire-lib: code refactoring to refer the same frame count per period...
Takashi Sakamoto
2021-05-18
2
-3
/
+1
*
|
ALSA: oxfw: add quirk flag for blocking transmission method
Takashi Sakamoto
2021-05-18
3
-4
/
+19
*
|
ALSA: oxfw: code refactoring for wrong_dbs quirk
Takashi Sakamoto
2021-05-18
3
-3
/
+4
*
|
ALSA: firewire-lib: code refactoring for jumbo payload quirk
Takashi Sakamoto
2021-05-18
1
-1
/
+6
*
|
ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970
Takashi Sakamoto
2021-05-18
3
-13
/
+18
*
|
ALSA: oxfw: add comment for the type of ASICs
Takashi Sakamoto
2021-05-18
1
-3
/
+19
*
|
ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Satte...
Takashi Sakamoto
2021-05-18
1
-10
/
+8
*
|
ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWi...
Takashi Sakamoto
2021-05-18
1
-2
/
+2
*
|
ALSA: oxfw: code refactoring to detect mackie models
Takashi Sakamoto
2021-05-18
1
-1
/
+3
*
|
ALSA: oxfw: code refactoring for existent device entry with specifier_id and ...
Takashi Sakamoto
2021-05-18
1
-57
/
+25
[prev]
[next]