aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-20ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto1-0/+3
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto1-6/+6
2015-08-05ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto1-0/+8
2015-08-05Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto1-2/+0
2015-07-27ALSA: fireworks: add support for AudioFire2 quirkTakashi Sakamoto1-0/+2
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto1-6/+4
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto1-1/+11
2014-06-04ALSA: fireworks: Remove meaningless mutex_destroy()Takashi Sakamoto1-1/+0
2014-05-29ALSA: fireworks: small leak on error pathDan Carpenter1-1/+1
2014-05-29ALSA: fireworks: remove some stray checksDan Carpenter1-4/+0
2014-05-26ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto1-0/+21
2014-05-26ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto1-0/+5
2014-05-26ALSA: fireworks: Add PCM interfaceTakashi Sakamoto1-0/+4
2014-05-26ALSA: fireworks: Add MIDI interfaceTakashi Sakamoto1-0/+6
2014-05-26ALSA: fireworks: Add proc interface for debugging purposeTakashi Sakamoto1-0/+17
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbcTakashi Sakamoto1-0/+1
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packetsTakashi Sakamoto1-0/+2
2014-05-26ALSA: fireworks: Add connection and stream managementTakashi Sakamoto1-1/+63
2014-05-26ALSA: fireworks: Add transaction and some commandsTakashi Sakamoto1-6/+63
2014-05-26ALSA: fireworks: Add skelton for Fireworks based devicesTakashi Sakamoto1-0/+182