summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface
AgeCommit message (Expand)Author
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai
2023-06-28ALSA: fireface: make read-only const array for model names staticTakashi Sakamoto
2023-06-12ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa...Takashi Sakamoto
2023-02-04ALSA: fireface: add field for the number of messages copied to user spaceTakashi Sakamoto
2023-01-18ALSA: fireface: fix locking bug in ff400_copy_msg_to_user()Dan Carpenter
2023-01-13ALSA: fireface: implement message parser for Fireface 400Takashi Sakamoto
2023-01-13ALSA: fireface: add local framework to message parserTakashi Sakamoto
2023-01-13ALSA: fireface: add helper function to parse MIDI messages transmitted by Fir...Takashi Sakamoto
2023-01-13ALSA: fireface: pick up time stamp for request subaction of asynchronous tran...Takashi Sakamoto
2023-01-13ALSA: fireface: rename callback functionsTakashi 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-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
2022-09-27ALSA: firewire: Remove some left-over license text in sound/firewireChristophe JAILLET
2021-06-07ALSA: fireface: cease from delayed card registrationTakashi Sakamoto
2021-06-01ALSA: fireface: 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-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto
2021-02-08ALSA: fireface: fix to parse sync status register of latter protocolTakashi Sakamoto
2021-01-25ALSA: fireface: remove unnecessary condition in hwdep_read()Dan Carpenter
2021-01-18Merge branch 'for-linus' into for-nextTakashi Iwai
2021-01-12ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-05-10ALSA: fireface: add support for RME Fireface UFX (untested)Takashi Sakamoto
2020-05-10ALSA: fireface: add support for RME FireFace 802Takashi Sakamoto
2020-05-10ALSA: fireface: code refactoring to decide name of sound cardTakashi Sakamoto
2020-05-10ALSA: fireface: code refactoring to add enumeration constants for model ident...Takashi Sakamoto
2020-05-10ALSA: fireface: start IR context immediatelyTakashi Sakamoto
2020-05-10ALSA: fireface: fix configuration error for nominal sampling transfer frequencyTakashi Sakamoto
2020-03-06ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringTakashi Sakamoto
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