summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface
AgeCommit message (Expand)Author
2019-12-11ALSA: firewire: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: firewire: Use managed buffer allocationTakashi Iwai
2019-12-09ALSA: fireface: fix return value in error path of isochronous resources reser...Takashi Sakamoto
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto
2019-10-18ALSA: fireface: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto
2019-10-17ALSA: fireface: use the same size of period for PCM substreams in AMDTP streamsTakashi Sakamoto
2019-10-17ALSA: fireface: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-08-05ALSA: fireface: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: fireface: code refactoring for initialization/destruction of AMDTP streamTakashi Sakamoto
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto
2019-07-22ALSA: fireface: code refactoring for FF 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-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-06-21ALSA: fireface: unify stop and release method for duplex streamsTakashi Sakamoto
2019-06-11ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto
2019-06-11ALSA: fireface: minor code refactoring to finish streaming sessionTakashi Sakamoto
2019-06-11ALSA: fireface: update isochronous resources when starting packet streaming a...Takashi Sakamoto
2019-06-11ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...Takashi Sakamoto
2019-06-11ALSA: fireface: support allocate_resources operation in latter protocolTakashi Sakamoto
2019-06-11ALSA: fireface: support allocate_resources operation in ff400 protocolTakashi Sakamoto
2019-06-11ALSA: fireface: support allocate_resources operation in ff800 protocolTakashi Sakamoto
2019-06-11ALSA: fireface: add protocol-specific operation to allocate isochronous resou...Takashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2019-05-30Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-05-29ALSA: fireface: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-06ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai
2019-01-25ALSA: fireface: Off by one in latter_handle_midi_msg()Dan Carpenter
2019-01-24ALSA: fireface: comment cleanup about destination address of async transactio...Takashi Sakamoto
2019-01-22ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto
2019-01-22ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto
2019-01-22ALSA: fireface: support tx MIDI functionality of Fireface UCXTakashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto
2019-01-22ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto
2019-01-21ALSA: fireface: add support for Fireface UCXTakashi Sakamoto
2019-01-21ALSA: fireface: code refactoring to parse of clock configurationTakashi Sakamoto
2019-01-21ALSA: fireface: code refactoring for dump of sync statusTakashi Sakamoto
2019-01-21ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto
2019-01-21ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...Takashi Sakamoto
2019-01-21ALSA: fireface: add protocol-dependent operation to dump statusTakashi Sakamoto
2019-01-21ALSA: fireface: obsolete proc node to leave one nodeTakashi Sakamoto
2019-01-21ALSA: fireface: unify protocol layer for FF400/FF800Takashi Sakamoto