aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire/fireface
AgeCommit message (Expand)AuthorFilesLines
2021-06-07ALSA: fireface: cease from delayed card registrationGravatar Takashi Sakamoto 2-65/+28
2021-06-01ALSA: fireface: perform sequence replay for media clock recoveryGravatar Takashi Sakamoto 2-2/+6
2021-05-28ALSA: firewire-lib: transfer rx packets on-the-fly when replayingGravatar Takashi Sakamoto 1-1/+1
2021-05-28ALSA: firewire-lib: add replay target to cache sequence of packetGravatar Takashi Sakamoto 1-1/+1
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsGravatar Takashi Sakamoto 1-5/+2
2021-02-08ALSA: fireface: fix to parse sync status register of latter protocolGravatar Takashi Sakamoto 1-18/+100
2021-01-25ALSA: fireface: remove unnecessary condition in hwdep_read()Gravatar Dan Carpenter 1-6/+4
2021-01-18Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+1
2021-01-12ALSA: fireface: Fix integer overflow in transmit_midi_msg()Gravatar Geert Uytterhoeven 1-1/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedGravatar Joe Perches 1-1/+1
2020-05-10ALSA: fireface: add support for RME Fireface UFX (untested)Gravatar Takashi Sakamoto 3-3/+17
2020-05-10ALSA: fireface: add support for RME FireFace 802Gravatar Takashi Sakamoto 3-13/+58
2020-05-10ALSA: fireface: code refactoring to decide name of sound cardGravatar Takashi Sakamoto 2-8/+13
2020-05-10ALSA: fireface: code refactoring to add enumeration constants for model ident...Gravatar Takashi Sakamoto 2-3/+9
2020-05-10ALSA: fireface: start IR context immediatelyGravatar Takashi Sakamoto 1-9/+1
2020-05-10ALSA: fireface: fix configuration error for nominal sampling transfer frequencyGravatar Takashi Sakamoto 1-6/+6
2020-03-06ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringGravatar Takashi Sakamoto 1-1/+1
2019-12-11ALSA: firewire: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 1-2/+0
2019-12-11ALSA: firewire: Use managed buffer allocationGravatar Takashi Iwai 1-8/+3
2019-12-09ALSA: fireface: fix return value in error path of isochronous resources reser...Gravatar Takashi Sakamoto 1-1/+1
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocGravatar Takashi Iwai 1-5/+4
2019-10-19ALSA: firewire-lib: postpone to start IR contextGravatar Takashi Sakamoto 1-1/+9
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainGravatar Takashi Sakamoto 1-2/+2
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Gravatar Takashi Sakamoto 1-2/+2
2019-10-18ALSA: fireface: share PCM buffer size for both directionGravatar Takashi Sakamoto 3-4/+17
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Gravatar Takashi Sakamoto 1-1/+1
2019-10-17ALSA: fireface: use the same size of period for PCM substreams in AMDTP streamsGravatar Takashi Sakamoto 1-6/+23
2019-10-17ALSA: fireface: register the size of PCM period to AMDTP domainGravatar Takashi Sakamoto 3-3/+14
2019-08-05ALSA: fireface: support AMDTP domainGravatar Takashi Sakamoto 2-24/+35
2019-08-05ALSA: fireface: code refactoring for initialization/destruction of AMDTP streamGravatar Takashi Sakamoto 1-20/+19
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Gravatar Takashi Sakamoto 1-21/+34
2019-07-22ALSA: fireface: code refactoring for FF data block processing layerGravatar Takashi Sakamoto 1-21/+28
2019-07-22ALSA: firewire-lib: pass packet descriptor to data block processing layerGravatar Takashi Sakamoto 1-11/+12
2019-07-22ALSA: firewire-lib: pass no syt information to data block processing layerGravatar Takashi Sakamoto 1-4/+4
2019-07-22ALSA: firewire-lib: pass data block counter to data block processing layerGravatar Takashi Sakamoto 1-6/+4
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 10-18/+10
2019-07-01Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-5/+5
2019-06-21ALSA: fireface: unify stop and release method for duplex streamsGravatar Takashi Sakamoto 3-11/+5
2019-06-11ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacksGravatar Takashi Sakamoto 1-48/+7
2019-06-11ALSA: fireface: minor code refactoring to finish streaming sessionGravatar Takashi Sakamoto 1-17/+6
2019-06-11ALSA: fireface: update isochronous resources when starting packet streaming a...Gravatar Takashi Sakamoto 3-14/+36
2019-06-11ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...Gravatar Takashi Sakamoto 3-30/+57
2019-06-11ALSA: fireface: support allocate_resources operation in latter protocolGravatar Takashi Sakamoto 1-57/+56
2019-06-11ALSA: fireface: support allocate_resources operation in ff400 protocolGravatar Takashi Sakamoto 1-20/+16
2019-06-11ALSA: fireface: support allocate_resources operation in ff800 protocolGravatar Takashi Sakamoto 1-24/+22
2019-06-11ALSA: fireface: add protocol-specific operation to allocate isochronous resou...Gravatar Takashi Sakamoto 2-0/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Gravatar Thomas Gleixner 9-18/+9
2019-05-30Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-5/+5
2019-05-29ALSA: fireface: Use ULL suffixes for 64-bit constantsGravatar Geert Uytterhoeven 1-5/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1