summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: fireworks: fulfil device entriesTakashi Sakamoto2021-06-121-8/+0
* ALSA: fireworks: cease from delayed card registrationTakashi Sakamoto2021-06-071-3/+0
* ALSA: fireworks: delete SYTMATCH clock sourceTakashi Sakamoto2021-06-011-1/+1
* ALSA: fireworks: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-081-1/+1
* ALSA: fireworks: share PCM buffer size for both directionTakashi Sakamoto2019-10-181-1/+2
* ALSA: fireworks: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-171-1/+2
* ALSA: fireworks: support AMDTP domainTakashi Sakamoto2019-08-051-0/+2
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1
* | ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-121-1/+2
* | ALSA: fireworks: unify substream counterTakashi Sakamoto2019-06-121-2/+1
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-08-311-1/+0
* ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto2016-05-101-1/+0
* ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto2016-03-311-0/+3
* ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2015-11-141-2/+2
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-291-1/+1
* ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto2015-09-291-1/+1
* ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto2015-08-051-0/+1
* Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto2015-08-051-1/+0
* ALSA: fireworks: add support for AudioFire2 quirkTakashi Sakamoto2015-07-271-0/+1
* ALSA: fireworks: Remove a constant over width to which it's appliedTakashi Sakamoto2014-06-041-1/+0
* ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto2014-05-271-1/+1
* ALSA: fireworks: Use the same prototype for functions as actual declarationTakashi Sakamoto2014-05-271-1/+2
* ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto2014-05-261-9/+13
* ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto2014-05-261-0/+12
* ALSA: fireworks: Add PCM interfaceTakashi Sakamoto2014-05-261-0/+4
* ALSA: fireworks: Add MIDI interfaceTakashi Sakamoto2014-05-261-0/+3
* ALSA: fireworks: Add proc interface for debugging purposeTakashi Sakamoto2014-05-261-0/+11
* 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/+3
* ALSA: fireworks: Add connection and stream managementTakashi Sakamoto2014-05-261-0/+27
* ALSA: fireworks: Add transaction and some commandsTakashi Sakamoto2014-05-261-0/+126
* ALSA: fireworks: Add skelton for Fireworks based devicesTakashi Sakamoto2014-05-261-0/+41