summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1Star
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-101-21/+7Star
* ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto2018-10-101-14/+7Star
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-101-6/+3Star
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-101-2/+2
* ALSA: fireworks: use managed-resource to maintain response bufferTakashi Sakamoto2018-10-041-6/+3Star
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-041-4/+2Star
* ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto2018-09-171-0/+2
* ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto2016-03-311-47/+100
* ALSA: fireworks: move model quirk detection code to information parserTakashi Sakamoto2016-03-281-10/+11
* ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto2016-02-201-0/+3
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-291-6/+6
* ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto2015-08-051-0/+8
* Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto2015-08-051-2/+0Star
* ALSA: fireworks: add support for AudioFire2 quirkTakashi Sakamoto2015-07-271-0/+2
* ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-231-6/+4Star
* ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto2015-02-231-1/+11
* ALSA: fireworks: Remove meaningless mutex_destroy()Takashi Sakamoto2014-06-041-1/+0Star
* ALSA: fireworks: small leak on error pathDan Carpenter2014-05-291-1/+1
* ALSA: fireworks: remove some stray checksDan Carpenter2014-05-291-4/+0Star
* ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto2014-05-261-0/+21
* ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto2014-05-261-0/+5
* ALSA: fireworks: Add PCM interfaceTakashi Sakamoto2014-05-261-0/+4
* ALSA: fireworks: Add MIDI interfaceTakashi Sakamoto2014-05-261-0/+6
* ALSA: fireworks: Add proc interface for debugging purposeTakashi Sakamoto2014-05-261-0/+17
* ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbcTakashi Sakamoto2014-05-261-0/+1
* ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packetsTakashi Sakamoto2014-05-261-0/+2
* ALSA: fireworks: Add connection and stream managementTakashi Sakamoto2014-05-261-1/+63
* ALSA: fireworks: Add transaction and some commandsTakashi Sakamoto2014-05-261-6/+63
* ALSA: fireworks: Add skelton for Fireworks based devicesTakashi Sakamoto2014-05-261-0/+182