summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0810-18/+10Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-059-18/+9Star
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | ALSA: fireworks: fix wrong reference count for stream functionality at error ...Takashi Sakamoto2019-07-071-0/+2
* | ALSA: fireworks: ensure to release isochronous resources in pcm.hw_params cal...Takashi Sakamoto2019-06-211-0/+3
* | ALSA: firewire-lib: split allocation of isochronous resources from establishm...Takashi Sakamoto2019-06-171-5/+17
* | ALSA: fireworks: change the range of critical section for stream data in PCM....Takashi Sakamoto2019-06-171-4/+5
* | ALSA: fireworks: don't set XRUN in stop streamingTakashi Sakamoto2019-06-121-1/+0Star
* | ALSA: fireworks: configure stream parameters in pcm.hw_params callbackTakashi Sakamoto2019-06-121-33/+49
* | ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-124-32/+57
* | ALSA: fireworks: code refactoring for pcm.hw_params/hw_freeTakashi Sakamoto2019-06-121-39/+6Star
* | ALSA: fireworks: code refactoring for rawmidi.open/closeTakashi Sakamoto2019-06-121-39/+6Star
* | ALSA: fireworks: unify substream counterTakashi Sakamoto2019-06-124-27/+19Star
* | ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto2019-05-221-2/+2
|/
* ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-10/+2Star
* 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: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-1/+0Star
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-221-1/+1
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-081-21/+0Star
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-071-0/+16
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-221-4/+0Star
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-51/+46Star
* ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto2017-01-031-1/+1
* ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-08-314-25/+56
* ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto2016-05-102-68/+17Star
* ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto2016-03-312-47/+103
* 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-202-4/+5
* ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2015-11-144-23/+22Star
* ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto2015-11-143-11/+24
* ALSA: fireworks: use u32 type for be32_to_cpup() macroTakashi Sakamoto2015-10-191-1/+1
* ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto2015-10-181-1/+1
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-292-8/+8
* ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-291-2/+4
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-6/+6
* ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-291-1/+1
* ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-291-2/+2
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-292-2/+2
* ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto2015-09-291-1/+1