summaryrefslogtreecommitdiff
path: root/sound/firewire/amdtp-stream.c
AgeCommit message (Expand)Author
2019-07-08ALSA: firewire-lib: code refactoring for local variablesTakashi Sakamoto
2019-07-08ALSA: firewire-lib: code refactoring for post operation to data block counterTakashi Sakamoto
2019-07-08ALSA: firewire-lib: code refactoring for error path of parser for CIP headerTakashi Sakamoto
2019-07-08ALSA: firewire-lib: fix different data block counter between probed event and...Takashi Sakamoto
2019-07-08ALSA: firewire-lib: fix initial value of data block count for IR context with...Takashi Sakamoto
2019-07-08ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...Takashi Sakamoto
2019-07-08ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...Takashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-06-28ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 formatTakashi Sakamoto
2019-06-28ALSA: firewire-lib: cache next data_block_counter after probing tracepoints e...Takashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2019-05-24ALSA: firewire-lib: refactoring to obsolete IR packet handlerTakashi Sakamoto
2019-05-24ALSA: firewire-lib: refactoring to obsolete IT packet handlerTakashi Sakamoto
2019-05-24ALSA: firewire-lib: fix data block counter for incoming packet without CIP he...Takashi Sakamoto
2019-05-24ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP h...Takashi Sakamoto
2019-05-24ALSA: firewire-lib: code refactoring to queueing packetsTakashi Sakamoto
2019-05-24ALSA: firewire-lib: unify packet handler for IT contextTakashi Sakamoto
2019-05-24ALSA: firewire-lib: split helper function to generate CIP headerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: unify packet handler for IR contextTakashi Sakamoto
2019-05-23ALSA: firewire-lib: use 16 bytes IR context header to separate CIP headerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: split helper function to check incoming CIP headerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: compute pointer to payload buffer in context handlerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: calculate the length of packet payload in packet handlerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: use clear name for variable of CIP headerTakashi Sakamoto
2019-05-22ALSA: firewire-lib: use IT context header to compute cycle count for scheduli...Takashi Sakamoto
2019-05-22ALSA: firewire-lib: obsolete macro for header of IT contextTakashi Sakamoto
2019-05-22ALSA: firewire-lib: add helper function to cancel context inner callback handlerTakashi Sakamoto
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto
2019-05-21ALSA: firewire-lib: unify tracing events to 'amdtp_packet' eventTakashi Sakamoto
2019-05-21ALSA: firewire-lib: use the same unit for payload argument in tracing eventsTakashi Sakamoto
2019-05-21ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet...Takashi Sakamoto
2019-05-21ALSA: firewire-lib: use the same type of argument for CIP header for tracing ...Takashi Sakamoto
2019-03-18ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycleTakashi Sakamoto
2018-12-16ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto
2018-10-30ALSA: firewire-lib: fix insufficient PCM rule for period/buffer sizeTakashi Sakamoto
2018-10-02ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of...Takashi Sakamoto
2018-04-29ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-06-20Merge branch 'for-linus' into for-nextTakashi Iwai
2017-06-19ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto
2017-04-12ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto
2017-04-11ALSA: firewire_lib: add tracepoints for packets without CIP headersTakashi Sakamoto
2017-04-05ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto
2017-04-05ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto
2017-03-28ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto
2017-03-28ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto
2017-03-28ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto
2017-03-28ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto