summaryrefslogtreecommitdiff
path: root/sound/firewire/oxfw
AgeCommit message (Expand)Author
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for longname stringTakashi Iwai
2023-06-28ALSA: oxfw: make read-only const array models staticColin Ian King
2023-06-12ALSA: firewire: use 'GPL' string for module license contributed by Clemens La...Takashi Sakamoto
2022-09-27ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2021-10-28ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or laterTakashi Sakamoto
2021-09-13ALSA: oxfw: fix transmission method for Loud models based on OXFW971Takashi Sakamoto
2021-08-12ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWireTakashi Sakamoto
2021-06-07ALSA: oxfw: cease from delayed card registrationTakashi Sakamoto
2021-06-01ALSA: oxfw: 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-05-18ALSA: oxfw: add quirk flag for blocking transmission methodTakashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring for wrong_dbs quirkTakashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970Takashi Sakamoto
2021-05-18ALSA: oxfw: add comment for the type of ASICsTakashi Sakamoto
2021-05-18ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Satte...Takashi Sakamoto
2021-05-18ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWi...Takashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring to detect mackie modelsTakashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring for existent device entry with specifier_id and ...Takashi Sakamoto
2021-05-18Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto
2021-05-14ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto
2021-01-25ALSA: oxfw: remove an unnecessary condition in hwdep_read()Dan Carpenter
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-01-13ALSA: oxfw: fix for Stanton SCS.1dTakashi Sakamoto
2020-01-13ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailableTakashi Sakamoto
2020-01-13ALSA: oxfw: use ENXIO for not-supported casesTakashi Sakamoto
2019-12-11ALSA: firewire: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: firewire: Use managed buffer allocationTakashi Iwai
2019-12-09ALSA: oxfw: fix return value in error path of isochronous resources reservationTakashi 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: oxfw: 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: oxfw: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto
2019-10-17ALSA: oxfw: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-09-10Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2019-08-26ALSA: oxfw: fix to handle correct stream for PCM playbackTakashi Sakamoto
2019-08-26ALSA: oxfw: fix NULL pointer dereference to unused stream structureTakashi Sakamoto
2019-08-05ALSA: oxfw: support AMDTP domainTakashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-07ALSA: oxfw: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai
2019-06-21ALSA: oxfw: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto
2019-06-17ALSA: firewire-lib: split allocation of isochronous resources from establishm...Takashi Sakamoto
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-12ALSA: oxfw: configure stream parameter in pcm.hw_params callbackTakashi Sakamoto