summaryrefslogtreecommitdiff
path: root/sound/firewire/tascam
AgeCommit message (Expand)Author
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai
2023-06-12ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa...Takashi Sakamoto
2023-04-06ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex()Xu Biang
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
2022-09-27ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2021-06-07ALSA: firewire-tascam: cease from delayed card registrationTakashi Sakamoto
2021-06-01ALSA: firewire-tascam: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-05-28ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto
2021-05-28ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto
2021-05-22ALSA: firewire-lib: add flag to unaware of syt in CIP headerTakashi Sakamoto
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto
2021-01-18Merge branch 'for-linus' into for-nextTakashi Iwai
2021-01-12ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-08-23ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto
2020-03-11ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()Jules Irenge
2020-03-11ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()Jules Irenge
2020-03-06ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringTakashi Sakamoto
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-13ALSA: firewire-tascam: fix corruption due to spin lock without restoration in...Takashi Sakamoto
2019-12-11ALSA: firewire: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: firewire: Use managed buffer allocationTakashi Iwai
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: firewire-tascam: 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: firewire-tascam: use the same size of period for PCM substream in AMDTP...Takashi Sakamoto
2019-10-17ALSA: firewire-tascam: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-09-14Merge branch 'for-next' into for-linusTakashi Iwai
2019-09-10ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto
2019-09-10ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto
2019-09-06ALSA: firewire-tascam: add note for FE-8Takashi Sakamoto
2019-08-05ALSA: firewire-tascam: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: firewire-tascam: code refactoring for initialization/destruction of AMD...Takashi Sakamoto
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto
2019-07-22ALSA: firewire-tascam: code refactoring for TASCAM 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: add syt_override member for some protocolsTakashi 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-06-21ALSA: firewire-tascam: unify stop and release method for duplex streamsTakashi Sakamoto
2019-06-11ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto
2019-06-11ALSA: firewire-tascam: minor code refactoring to finish streaming sessionTakashi Sakamoto
2019-06-11ALSA: firewire-tascam: update isochronous resources when starting packet stre...Takashi Sakamoto
2019-06-11ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params...Takashi Sakamoto