summaryrefslogtreecommitdiff
path: root/sound/firewire/amdtp-stream.c
AgeCommit message (Expand)Author
2026-03-17ALSA: firewire-lib: fix uninitialized local variableAlexey Nepomnyashih
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-18ALSA: firewire: remove PCM buffer size constraint from isoc context headerTakashi Sakamoto
2025-08-30ALSA: firewire: lib: Use guard() for mutex locksTakashi Iwai
2024-10-21ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()Andrey Shumilin
2024-09-04ALSA: firewire: use nonatomic PCM operationTakashi Sakamoto
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-07-31Revert "ALSA: firewire-lib: operate for period elapse event in process context"Edmund Raile
2024-07-31Revert "ALSA: firewire-lib: obsolete workqueue for period update"Edmund Raile
2024-07-27ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER caseTakashi Sakamoto
2024-03-26ALSA: firewire-lib: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-02-21Merge branch 'for-linus' into for-nextTakashi Iwai
2024-02-19ALSA: firewire-lib: fix to check cycle continuityTakashi Sakamoto
2024-02-19ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block ...Takashi Sakamoto
2023-01-31ALSA: firewire-lib: fix uninitialized local variableTakashi Sakamoto
2023-01-12ALSA: firewire-lib: compute extra delay for runtime of PCM substreamTakashi Sakamoto
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-10ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCITakashi Sakamoto
2023-01-09ALSA: firewire-lib: keep history to process isochronous packetTakashi Sakamoto
2023-01-09ALSA: firewire-lib: use circular linked list for context payload processing l...Takashi Sakamoto
2023-01-09ALSA: firewire-lib: use circular linked list to enumerate packet descriptorsTakashi Sakamoto
2023-01-08ALSA: firewire-lib: code refactoring for cache position in sequence replayTakashi Sakamoto
2023-01-08ALSA: firewire-lib: code refactoring for cache position in tx packetsTakashi Sakamoto
2023-01-08ALSA: firewire-lib: code refactoring for pool position in rx packetsTakashi Sakamoto
2023-01-08ALSA: firewire-lib: code refactoring for helper functions to pool sequence in...Takashi Sakamoto
2021-06-25ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM strea...Christophe JAILLET
2021-06-12ALSA: firewire-lib: replace in_interrupt() with in_softirq()Takashi Sakamoto
2021-06-10ALSA: firewire-lib: obsolete workqueue for period updateTakashi Sakamoto
2021-06-10ALSA: firewire-lib: operate for period elapse event in process contextTakashi Sakamoto
2021-06-08Merge branch 'for-linus' into for-nextTakashi Iwai
2021-06-06ALSA: firewire-lib: remove useless operations for kernel preemptionTakashi Sakamoto
2021-06-06ALSA: firewire-lib: fix error codes for allocation failureDan Carpenter
2021-06-05ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()Takashi Sakamoto
2021-05-28ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtimeTakashi Sakamoto
2021-05-28ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto
2021-05-28ALSA: firewire-lib: replay sequence of incoming packets for outgoing packetsTakashi Sakamoto
2021-05-28ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto
2021-05-25ALSA: firewire-lib: obsolete callbacked memberTakashi Sakamoto
2021-05-25ALSA: firewire-lib: drop initial NODATA or empty packetTakashi Sakamoto
2021-05-22ALSA: firewire-lib: code refactoring for transfer delayTakashi Sakamoto
2021-05-22ALSA: firewire-lib: code refactoring for generation of data block sequenceTakashi Sakamoto
2021-05-22ALSA: firewire-lib: code refactoring for generation of syt sequenceTakashi Sakamoto
2021-05-22ALSA: firewire-lib: code refactoring for generation of packet descriptorsTakashi Sakamoto
2021-05-22ALSA: firewire-lib: pool sequence of packet in IT context independentlyTakashi Sakamoto
2021-05-22ALSA: firewire-lib: add flag to unaware of syt in CIP headerTakashi Sakamoto
2021-05-22ALSA: firewire-lib: Fix uninitialized variable err issueTakashi Sakamoto
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto