aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/firewire/fireworks/fireworks.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-12ALSA: fireworks: fulfil device entriesTakashi Sakamoto1-8/+0
2021-06-07ALSA: fireworks: cease from delayed card registrationTakashi Sakamoto1-3/+0
2021-06-01ALSA: fireworks: delete SYTMATCH clock sourceTakashi Sakamoto1-1/+1
2020-05-08ALSA: fireworks: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2019-10-18ALSA: fireworks: share PCM buffer size for both directionTakashi Sakamoto1-1/+2
2019-10-17ALSA: fireworks: register the size of PCM period to AMDTP domainTakashi Sakamoto1-1/+2
2019-08-05ALSA: fireworks: support AMDTP domainTakashi Sakamoto1-0/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+1
2019-06-12ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto1-1/+2
2019-06-12ALSA: fireworks: unify substream counterTakashi Sakamoto1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
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