summaryrefslogtreecommitdiff
path: root/sound/firewire/amdtp-am824.c
AgeCommit message (Expand)Author
2023-01-12ALSA: firewire-lib: obsolete return value from context payload processing layerTakashi Sakamoto
2023-01-12ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...Takashi Sakamoto
2023-01-09ALSA: firewire-lib: use circular linked list for context payload processing l...Takashi Sakamoto
2021-05-18ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...Takashi Sakamoto
2020-05-08ALSA: firewire-lib: fix invalid assignment to union data for directional para...Takashi Sakamoto
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto
2019-07-22ALSA: firewire-lib: code refactoring for AM824 data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: pass no syt information to data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flagTakashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
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-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto
2015-09-29ALSA: firewire-lib: process_rx_data_blocks() can be statickbuild test robot
2015-09-29ALSA: firewire-lib: complete AM824 data block processing layerTakashi Sakamoto
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto
2015-09-29ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto