aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2016-08-31ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto1-1/+0
2016-05-10ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet parameterTakashi Sakamoto1-1/+0
2016-03-31ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto1-0/+3
2015-11-14ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto1-2/+2
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto1-1/+1
2015-09-29ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separationTakashi Sakamoto1-1/+1
2015-08-05ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto1-0/+1
2015-08-05Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto1-1/+0
2015-07-27ALSA: fireworks: add support for AudioFire2 quirkTakashi Sakamoto1-0/+1
2014-06-04ALSA: fireworks: Remove a constant over width to which it's appliedTakashi Sakamoto1-1/+0
2014-05-27ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto1-1/+1
2014-05-27ALSA: fireworks: Use the same prototype for functions as actual declarationTakashi Sakamoto1-1/+2
2014-05-26ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto1-9/+13
2014-05-26ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto1-0/+12
2014-05-26ALSA: fireworks: Add PCM interfaceTakashi Sakamoto1-0/+4
2014-05-26ALSA: fireworks: Add MIDI interfaceTakashi Sakamoto1-0/+3
2014-05-26ALSA: fireworks: Add proc interface for debugging purposeTakashi Sakamoto1-0/+11
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/+3
2014-05-26ALSA: fireworks: Add connection and stream managementTakashi Sakamoto1-0/+27
2014-05-26ALSA: fireworks: Add transaction and some commandsTakashi Sakamoto1-0/+126
2014-05-26ALSA: fireworks: Add skelton for Fireworks based devicesTakashi Sakamoto1-0/+41