summaryrefslogtreecommitdiff
path: root/sound/firewire/oxfw/oxfw.c
AgeCommit message (Expand)Author
2021-07-20Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto
2021-05-26ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi 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
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto
2014-12-14ALSA: oxfw: fix detect_loud_models() return valueDan Carpenter
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto
2014-12-10ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto
2014-12-10ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto
2014-12-10ALSA: oxfw: Add support for Behringer/Mackie devicesTakashi Sakamoto
2014-12-10ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto
2014-12-10ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto
2014-12-10ALSA: oxfw: Change the way to name cardTakashi Sakamoto
2014-11-29ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto
2014-11-29ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto
2014-11-29ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto
2014-11-29ALSA: oxfw: Move to its own directoryTakashi Sakamoto