summaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-1/+1
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-3/+0
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-1/+1
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-011-3/+0
|\ \ \ | | |/ | |/|
| * | ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto2019-06-111-3/+0
| |/
* / ALSA: oxfw: rename helper functions for duplex streamsTakashi Sakamoto2019-06-121-14/+3
|/
* ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto2018-11-131-0/+8
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-101-21/+5
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-101-6/+3
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-101-2/+2
* ALSA: oxfw: use managed-resource to maintain cache of stream formatsTakashi Sakamoto2018-10-041-14/+0
* ALSA: oxfw: use managed-resource to maintain model-specific dataTakashi Sakamoto2018-10-041-3/+0
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-041-7/+4
* ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto2018-09-171-0/+7
* ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto2018-09-171-0/+2
* ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
* ALSA: oxfw: use match_string() helperYisheng Xie2018-05-221-7/+1
* ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto2017-04-051-2/+2
* ALSA: oxfw: add support for Mackie Onyx 1640iTakashi Sakamoto2017-01-031-0/+1
* ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto2016-03-311-53/+98
* ALSA: oxfw: add stream format quirk for SCS.1 modelsTakashi Sakamoto2015-12-221-1/+9
* ALSA: oxfw: obsolete scs1x moduleTakashi Sakamoto2015-12-221-0/+26
* ALSA: oxfw: add scs1x layerTakashi Sakamoto2015-12-221-2/+2
* ALSA: oxfw: rename a structure so that it means backward compatibility to old...Takashi Sakamoto2015-12-221-4/+10
* ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto2015-12-221-12/+4
* ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto2015-12-221-0/+1
* ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto2015-12-151-11/+18
* ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto2015-12-151-16/+22
* ALSA: oxfw: rename local functions for control elements so that they represen...Takashi Sakamoto2015-12-151-1/+1
* ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto2015-10-191-0/+17
* ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi...Takashi Sakamoto2015-09-241-0/+29
* ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-231-6/+4
* ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto2015-02-231-1/+10
* ALSA: oxfw: fix detect_loud_models() return valueDan Carpenter2014-12-141-1/+1
* ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto2014-12-101-0/+5
* ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto2014-12-101-0/+5
* ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto2014-12-101-5/+20
* ALSA: oxfw: Add support for Behringer/Mackie devicesTakashi Sakamoto2014-12-101-6/+85
* ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto2014-12-101-0/+2
* ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto2014-12-101-2/+8
* ALSA: oxfw: Change the way to name cardTakashi Sakamoto2014-12-101-21/+32
* ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto2014-11-291-276/+1
* ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto2014-11-291-239/+1
* ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto2014-11-291-108/+22
* ALSA: oxfw: Move to its own directoryTakashi Sakamoto2014-11-291-0/+793