Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3a612765f4233993bf5cff302844bd3b6b5a7429
/
sound
/
firewire
/
amdtp-stream.c
0dcb4ef
ALSA: firewire-lib: code refactoring for local variables
by Takashi Sakamoto
· 5 years ago
02394af
ALSA: firewire-lib: code refactoring for post operation to data block counter
by Takashi Sakamoto
· 5 years ago
b8b0e24
ALSA: firewire-lib: code refactoring for error path of parser for CIP header
by Takashi Sakamoto
· 5 years ago
213fa98
ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet
by Takashi Sakamoto
· 5 years ago
4ece7f6f
ALSA: firewire-lib: fix initial value of data block count for IR context without CIP_DBC_IS_END_EVENT
by Takashi Sakamoto
· 5 years ago
7fbf909
ALSA: firewire-lib/fireface: fix initial value of data block counter for IR context with CIP_NO_HEADER
by Takashi Sakamoto
· 5 years ago
0ebf3ce
ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint events
by Takashi Sakamoto
· 5 years ago
3c53c62
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
973b059
ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 format
by Takashi Sakamoto
· 6 years ago
7686486
ALSA: firewire-lib: cache next data_block_counter after probing tracepoints event for IR context
by Takashi Sakamoto
· 6 years ago
da607e1
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
by Thomas Gleixner
· 6 years ago
98e3e43
ALSA: firewire-lib: refactoring to obsolete IR packet handler
by Takashi Sakamoto
· 6 years ago
6bc1a26
ALSA: firewire-lib: refactoring to obsolete IT packet handler
by Takashi Sakamoto
· 6 years ago
3c19492
ALSA: firewire-lib: fix data block counter for incoming packet without CIP header
by Takashi Sakamoto
· 6 years ago
b18f0cf
ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP header from CIP payload
by Takashi Sakamoto
· 6 years ago
6007bf5
ALSA: firewire-lib: code refactoring to queueing packets
by Takashi Sakamoto
· 6 years ago
16be458
ALSA: firewire-lib: unify packet handler for IT context
by Takashi Sakamoto
· 6 years ago
252219c
ALSA: firewire-lib: split helper function to generate CIP header
by Takashi Sakamoto
· 6 years ago
947b437
ALSA: firewire-lib: unify packet handler for IR context
by Takashi Sakamoto
· 6 years ago
f11453c
ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header
by Takashi Sakamoto
· 6 years ago
e335425
ALSA: firewire-lib: split helper function to check incoming CIP header
by Takashi Sakamoto
· 6 years ago
8a400b9
ALSA: firewire-lib: compute pointer to payload buffer in context handler
by Takashi Sakamoto
· 6 years ago
6f3c07d
ALSA: firewire-lib: calculate the length of packet payload in packet handler
by Takashi Sakamoto
· 6 years ago
07ea238
ALSA: firewire-lib: use clear name for variable of CIP header
by Takashi Sakamoto
· 6 years ago
26cd1e5
ALSA: firewire-lib: use IT context header to compute cycle count for scheduling packet
by Takashi Sakamoto
· 6 years ago
df9160b
ALSA: firewire-lib: obsolete macro for header of IT context
by Takashi Sakamoto
· 6 years ago
fce9b01
ALSA: firewire-lib: add helper function to cancel context inner callback handler
by Takashi Sakamoto
· 6 years ago
d3d10a4
ALSA: firewire-lib: use union for directional parameters
by Takashi Sakamoto
· 6 years ago
8d3f1fd
ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event
by Takashi Sakamoto
· 6 years ago
a8520f3
ALSA: firewire-lib: use the same unit for payload argument in tracing events
by Takashi Sakamoto
· 6 years ago
64d0bf4
ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet/out_packet tracing events
by Takashi Sakamoto
· 6 years ago
4a10cec
ALSA: firewire-lib: use the same type of argument for CIP header for tracing event
by Takashi Sakamoto
· 6 years ago
cc4f8e9
ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycle
by Takashi Sakamoto
· 6 years ago
ada79fa
ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet
by Takashi Sakamoto
· 6 years ago
826b5de
ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size
by Takashi Sakamoto
· 6 years ago
5950229
ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of SYT_INTERVAL
by Takashi Sakamoto
· 6 years ago
52759c09
ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation for array index
by Takashi Sakamoto
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
7fc8e7c
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
4a9bfaf
ALSA: firewire-lib: Fix stall of process context at packet error
by Takashi Sakamoto
· 8 years ago
55799c5
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applications
by Takashi Sakamoto
· 8 years ago
875becf
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
by Takashi Sakamoto
· 8 years ago
f91c9d7
ALSA: firewire-lib: cache maximum length of payload to reduce function calls
by Takashi Sakamoto
· 8 years ago
b164d2f
ALSA: firewire_lib: add tracepoints for packets without CIP headers
by Takashi Sakamoto
· 8 years ago
3b196c39
ALSA: firewire-lib: add no-header packet processing
by Takashi Sakamoto
· 8 years ago
ff0fb5a
ALSA: firewire-lib: use the same prototype for functions to handle packet
by Takashi Sakamoto
· 8 years ago
2128f78
ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format
by Takashi Sakamoto
· 8 years ago
9dae017
ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream
by Takashi Sakamoto
· 8 years ago
9863874
ALSA: firewire-lib: add support for source packet header field in CIP header
by Takashi Sakamoto
· 8 years ago
a04513f
ALSA: firewire-lib: record cycle count for the first packet
by Takashi Sakamoto
· 8 years ago
ff38e0c
ALSA: firewire-lib: drop skip argument from helper functions to queue a packet
by Takashi Sakamoto
· 9 years ago
a9c4284
ALSA: firewire-lib: add context information to tracepoints
by Takashi Sakamoto
· 9 years ago
1dba9db
ALSA: firewire-lib: permit to flush queued packets only in process context for better PCM period granularity
by Takashi Sakamoto
· 9 years ago
62f00e4
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
by Takashi Sakamoto
· 9 years ago
390a151
ALSA: firewire-lib: code cleanup for outgoing packet handling
by Takashi Sakamoto
· 9 years ago
d9a16fc
ALSA: firewire-lib: code cleanup for incoming packet handling
by Takashi Sakamoto
· 9 years ago
dec63cc
ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context
by Takashi Sakamoto
· 9 years ago
0c95c1d
ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data
by Takashi Sakamoto
· 9 years ago
f90e2de
ALSA: firewire-lib: compute the value of second field in cycle count for IR context
by Takashi Sakamoto
· 9 years ago
73fc7f0
ALSA: firewire-lib: compute the value of second field in cycle count for IT context
by Takashi Sakamoto
· 9 years ago
44c376b
ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized stream data
by Takashi Sakamoto
· 9 years ago
2a7e171
ALSA: firewire-lib: continue packet processing at detecting wrong CIP headers
by Takashi Sakamoto
· 9 years ago
df075fe
ALSA: firewire-lib: complete AM824 data block processing layer
by Takashi Sakamoto
· 9 years ago
49c7b3f
ALSA: firewire-lib: rename macros with AM824 prefix
by Takashi Sakamoto
· 9 years ago
85130cb
ALSA: firewire-lib: rename PCM format helper function
by Takashi Sakamoto
· 9 years ago
bc8500d
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
by Takashi Sakamoto
· 9 years ago
51c29fd
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
by Takashi Sakamoto
· 9 years ago
5955815
ALSA: firewire-lib: add data block processing layer for AM824 format
by Takashi Sakamoto
· 9 years ago
d67c46b
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation
by Takashi Sakamoto
· 9 years ago
[Renamed (99%) from sound/firewire/amdtp.c]
414ba02
ALSA: firewire-lib: add support arbitrary value for fmt/fdf fields in CIP header
by Takashi Sakamoto
· 9 years ago
20e4457
ALSA: firewire-lib: add helper functions as interfaces between packet streaming layer and data block processing layer
by Takashi Sakamoto
· 9 years ago
6a4e89f
ALSA: firewire-lib: add a member of frame_multiplier instead of double_pcm_frames
by Takashi Sakamoto
· 9 years ago
27ec83b
ALSA: firewire-lib: add an argument for Dice's dual wire mode
by Takashi Sakamoto
· 9 years ago
547e631
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error
by Takashi Sakamoto
· 9 years ago
18f5ed3
ALSA: fireworks/firewire-lib: add support for recent firmware quirk
by Takashi Sakamoto
· 9 years ago
31ea49b
ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuity
by Takashi Sakamoto
· 10 years ago
a900705
ALSA: firewire-lib: use protocol error when detecting wrong value in CIP header
by Takashi Sakamoto
· 10 years ago
12e0f43
ALSA: firewire-lib: use dev_err() when detecting incoming streaming error
by Takashi Sakamoto
· 10 years ago
9a2820c
ALSA: firewire-lib: macro arrangement for code cleanup
by Takashi Sakamoto
· 10 years ago
29bcae2
ALSA: firewire-lib: rename local functions for code cleanup
by Takashi Sakamoto
· 10 years ago
727d3a0
ALSA: firewire-lib: remove restriction for non-blocking mode
by Takashi Sakamoto
· 10 years ago
a4103bd
ALSA: firewire-lib: set streaming error outside of packetization
by Takashi Sakamoto
· 10 years ago
6fc6b9c
ALSA: firewire-lib: pass the number of data blocks in incoming packets to outgoing packets
by Takashi Sakamoto
· 10 years ago
875be09
ALSA: firewire-lib: simplify function to calculate the number of data blocks
by Takashi Sakamoto
· 10 years ago
a206471
ALSA: firewire-lib: add buffer-over-run protection at receiving more data blocks than expected
by Takashi Sakamoto
· 10 years ago
ce99198
ALSA: firewire: Fix trivial typos in comments
by Yannick Guerrini
· 10 years ago
c6f224d
ALSA: firewire-lib: remove reference counting
by Takashi Sakamoto
· 10 years ago
ca5b505
ALSA: firewire-lib: fix an unexpected byte sequence for micro sign
by Takashi Sakamoto
· 10 years ago
25ca917
ALSA: firewire-lib: limit the MIDI data rate
by Clemens Ladisch
· 10 years ago
5c697e5
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
by Clemens Ladisch
· 10 years ago
1fb8510
ALSA: pcm: Add snd_pcm_stop_xrun() helper
by Takashi Iwai
· 10 years ago
65845f2
ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for Dice quirk
by Takashi Sakamoto
· 10 years ago
a6975f2
ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio data
by Takashi Sakamoto
· 11 years ago
f9503a6
ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit
by Takashi Sakamoto
· 11 years ago
9d59124
ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audio special Firewire series
by Takashi Sakamoto
· 11 years ago
b6bc812
ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset
by Takashi Sakamoto
· 11 years ago
53111cd
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
by Takashi Sakamoto
· 11 years ago
b84b1a2
ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset
by Takashi Sakamoto
· 11 years ago
d9cd006
ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc
by Takashi Sakamoto
· 11 years ago
6970223
ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
by Takashi Sakamoto
· 11 years ago
Next »