summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface/ff-pcm.c
AgeCommit message (Expand)Author
2022-09-27ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai
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: 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-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-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi 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: reserve/release isochronous resources in pcm.hw_params/hw_fre...Takashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2019-01-21ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto
2018-12-16ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto
2018-12-11ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2017-08-23ALSA: fireface: Use common error handling code in pcm_open()Markus Elfring
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto
2017-06-07ALSA: fireface: constify ALSA specific operationsTakashi Sakamoto
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto
2017-04-05ALSA: fireface: add support for PCM functionalityTakashi Sakamoto