summaryrefslogtreecommitdiff
path: root/sound/firewire/oxfw/oxfw.c
AgeCommit message (Expand)Author
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
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-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
2020-01-13ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailableTakashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai
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: rename helper functions for duplex streamsTakashi Sakamoto
2019-06-11ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2018-11-13ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto
2018-10-10ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto
2018-10-04ALSA: oxfw: use managed-resource to maintain cache of stream formatsTakashi Sakamoto
2018-10-04ALSA: oxfw: use managed-resource to maintain model-specific dataTakashi Sakamoto
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto
2018-09-17ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto
2018-09-17ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto
2018-09-13ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto
2018-05-22ALSA: oxfw: use match_string() helperYisheng Xie
2017-04-05ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto
2017-01-03ALSA: oxfw: add support for Mackie Onyx 1640iTakashi Sakamoto
2016-03-31ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto
2015-12-22ALSA: oxfw: add stream format quirk for SCS.1 modelsTakashi Sakamoto
2015-12-22ALSA: oxfw: obsolete scs1x moduleTakashi Sakamoto
2015-12-22ALSA: oxfw: add scs1x layerTakashi Sakamoto
2015-12-22ALSA: oxfw: rename a structure so that it means backward compatibility to old...Takashi Sakamoto
2015-12-22ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto
2015-12-22ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto
2015-12-15ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto
2015-12-15ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto
2015-12-15ALSA: oxfw: rename local functions for control elements so that they represen...Takashi Sakamoto
2015-10-19ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto
2015-09-24ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi...Takashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto