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
/
amdtp-stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-16
ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet
Takashi Sakamoto
1
-1
/
+3
2018-10-30
ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size
Takashi Sakamoto
1
-48
/
+9
2018-10-02
ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of...
Takashi Sakamoto
1
-7
/
+71
2018-04-29
ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...
Takashi Sakamoto
1
-2
/
+3
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-12
/
+11
2017-06-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+6
2017-06-19
ALSA: firewire-lib: Fix stall of process context at packet error
Takashi Sakamoto
1
-2
/
+6
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
1
-0
/
+19
2017-06-07
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
1
-0
/
+19
2017-04-12
ALSA: firewire-lib: cache maximum length of payload to reduce function calls
Takashi Sakamoto
1
-4
/
+5
2017-04-11
ALSA: firewire_lib: add tracepoints for packets without CIP headers
Takashi Sakamoto
1
-0
/
+8
2017-04-05
ALSA: firewire-lib: add no-header packet processing
Takashi Sakamoto
1
-5
/
+75
2017-04-05
ALSA: firewire-lib: use the same prototype for functions to handle packet
Takashi Sakamoto
1
-15
/
+16
2017-03-28
ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format
Takashi Sakamoto
1
-2
/
+3
2017-03-28
ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream
Takashi Sakamoto
1
-1
/
+7
2017-03-28
ALSA: firewire-lib: add support for source packet header field in CIP header
Takashi Sakamoto
1
-2
/
+6
2017-03-28
ALSA: firewire-lib: record cycle count for the first packet
Takashi Sakamoto
1
-2
/
+13
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
1
-6
/
+8
2016-05-11
ALSA: firewire-lib: permit to flush queued packets only in process context fo...
Takashi Sakamoto
1
-6
/
+17
2016-05-10
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
Takashi Sakamoto
1
-2
/
+1
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
1
-36
/
+4
2016-05-09
ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data
Takashi Sakamoto
1
-6
/
+15
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-03-31
ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized str...
Takashi Sakamoto
1
-0
/
+4
2015-10-11
ALSA: firewire-lib: continue packet processing at detecting wrong CIP headers
Takashi Sakamoto
1
-4
/
+6
2015-09-29
ALSA: firewire-lib: complete AM824 data block processing layer
Takashi Sakamoto
1
-295
/
+21
2015-09-29
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
1
-2
/
+2
2015-09-29
ALSA: firewire-lib: rename PCM format helper function
Takashi Sakamoto
1
-4
/
+3
2015-09-29
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
Takashi Sakamoto
1
-5
/
+0
2015-09-29
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
1
-19
/
+2
2015-09-29
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
1
-3
/
+4
2015-09-29
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...
Takashi Sakamoto
1
-0
/
+1157