summaryrefslogtreecommitdiff
path: root/sound/firewire/oxfw/oxfw.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or laterTakashi Sakamoto2021-10-281-0/+8
* ALSA: oxfw: fix transmission method for Loud models based on OXFW971Takashi Sakamoto2021-09-131-5/+8
* ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWireTakashi Sakamoto2021-08-121-2/+4
* ALSA: oxfw: cease from delayed card registrationTakashi Sakamoto2021-06-071-82/+46
* ALSA: oxfw: add quirk flag for blocking transmission methodTakashi Sakamoto2021-05-181-3/+11
* ALSA: oxfw: code refactoring for wrong_dbs quirkTakashi Sakamoto2021-05-181-1/+1
* ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970Takashi Sakamoto2021-05-181-0/+3
* ALSA: oxfw: add comment for the type of ASICsTakashi Sakamoto2021-05-181-3/+19
* ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Satte...Takashi Sakamoto2021-05-181-10/+8
* ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWi...Takashi Sakamoto2021-05-181-2/+2
* ALSA: oxfw: code refactoring to detect mackie modelsTakashi Sakamoto2021-05-181-1/+3
* ALSA: oxfw: code refactoring for existent device entry with specifier_id and ...Takashi Sakamoto2021-05-181-57/+25
* Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto2021-05-181-1/+1
* ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto2021-05-141-1/+0
* ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailableTakashi Sakamoto2020-01-131-17/+22
* 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