summaryrefslogtreecommitdiff
path: root/sound/firewire
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-07-07firewire-motu: fix wrong reference count for stream functionality at error pa...Takashi Sakamoto
2019-07-07ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...Takashi Sakamoto
2019-07-07ALSA: dice: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto
2019-07-07ALSA: oxfw: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto
2019-07-07ALSA: fireworks: fix wrong reference count for stream functionality at error ...Takashi Sakamoto
2019-07-07ALSA: bebob: fix wrong reference count for stream functionality at error path...Takashi Sakamoto
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai
2019-07-01ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto
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-24ALSA: firewire-motu: unify common tracepoints for both directionTakashi Sakamoto
2019-06-24Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"Takashi Sakamoto
2019-06-21ALSA: oxfw: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto
2019-06-21ALSA: fireworks: ensure to release isochronous resources in pcm.hw_params cal...Takashi Sakamoto
2019-06-21ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto
2019-06-21ALSA: dice: unify stop and release method for duplex streamsTakashi Sakamoto
2019-06-21ALSA: firewire-digi00x: unify stop and release method for duplex streamsTakashi Sakamoto
2019-06-21ALSA: firewire-motu: unify stop and release method for duplex streamsTakashi Sakamoto
2019-06-21ALSA: fireface: unify stop and release method for duplex streamsTakashi Sakamoto
2019-06-21ALSA: firewire-tascam: unify stop and release method for duplex streamsTakashi Sakamoto
2019-06-18ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto
2019-06-18ALSA: firewire-motu: update isochronous resources when starting packet stream...Takashi Sakamoto
2019-06-18ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/h...Takashi Sakamoto
2019-06-18ALSA: firewire-motu: code refactoring to finish streaming sessionTakashi Sakamoto
2019-06-18ALSA: firewire-motu: minor code refactoring to stop isochronous contextTakashi Sakamoto
2019-06-18ALSA: firewire-motu: rename helper functions to begin/finish streaming sessionTakashi Sakamoto
2019-06-18ALSA: firewire-motu: code refactoring for condition to stop streamingTakashi Sakamoto
2019-06-18ALSA: firewire-motu: add helper function to keep isochronous resourcesTakashi Sakamoto
2019-06-18ALSA: firewire-motu: unify midi callback functionTakashi Sakamoto
2019-06-18ALSA: firewire-motu: unify the count of subscriber for packet streamingTakashi Sakamoto
2019-06-17ALSA: firewire-lib: split allocation of isochronous resources from establishm...Takashi Sakamoto
2019-06-17ALSA: fireworks: change the range of critical section for stream data in PCM....Takashi Sakamoto
2019-06-17ALSA: bebob: code refactoring for error path to start duplex streamTakashi Sakamoto
2019-06-17ALSA: bebob: change the range of critical section for stream data in PCM.hw_f...Takashi Sakamoto
2019-06-17ALSA: bebob: code refactoring for callback function to rawmidi interfaceTakashi Sakamoto
2019-06-17ALSA: bebob: code rafactoring for callback functions to PCM interfaceTakashi Sakamoto
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-13ALSA: dice: fix compiler warning due to returning uninitialized valueTakashi Sakamoto
2019-06-12ALSA: oxfw: configure stream parameter in pcm.hw_params callbackTakashi Sakamoto
2019-06-12ALSA: oxfw: configure packet format in pcm.hw_params callbackTakashi Sakamoto
2019-06-12ALSA: oxfw: unify substreams counterTakashi Sakamoto
2019-06-12ALSA: oxfw: rename helper functions for duplex streamsTakashi Sakamoto