summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks
Commit message (Expand)AuthorAge
* ALSA: fireworks: support AMDTP domainTakashi Sakamoto2019-08-05
* ALSA: fireworks: code refactoring for bus reset handlerTakashi Sakamoto2019-08-05
* ALSA: fireworks: code refactoring for initialization/destruction of AMDTP str...Takashi Sakamoto2019-08-05
* ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flagTakashi Sakamoto2019-07-22
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-08
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-05
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | ALSA: fireworks: fix wrong reference count for stream functionality at error ...Takashi Sakamoto2019-07-07
* | ALSA: fireworks: ensure to release isochronous resources in pcm.hw_params cal...Takashi Sakamoto2019-06-21
* | ALSA: firewire-lib: split allocation of isochronous resources from establishm...Takashi Sakamoto2019-06-17
* | ALSA: fireworks: change the range of critical section for stream data in PCM....Takashi Sakamoto2019-06-17
* | ALSA: fireworks: don't set XRUN in stop streamingTakashi Sakamoto2019-06-12
* | ALSA: fireworks: configure stream parameters in pcm.hw_params callbackTakashi Sakamoto2019-06-12
* | ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-12
* | ALSA: fireworks: code refactoring for pcm.hw_params/hw_freeTakashi Sakamoto2019-06-12
* | ALSA: fireworks: code refactoring for rawmidi.open/closeTakashi Sakamoto2019-06-12
* | ALSA: fireworks: unify substream counterTakashi Sakamoto2019-06-12
* | ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto2019-05-22
|/
* ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-06
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-10
* ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto2018-10-10
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-10
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-10
* ALSA: fireworks: use managed-resource to maintain response bufferTakashi Sakamoto2018-10-04
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-04
* ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto2018-09-17
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-18
* sound: Use octal not symbolic permissionsJoe Perches2018-05-28
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* sound: annotate ->poll() instancesAl Viro2017-11-27
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-22
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-08
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-07
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-22
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
* ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto2017-01-05
* ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto2017-01-03
* ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-08-31
* ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto2016-05-10
* ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto2016-03-31
* ALSA: fireworks: move model quirk detection code to information parserTakashi Sakamoto2016-03-28
* ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto2016-02-20
* ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2015-11-14
* ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto2015-11-14
* ALSA: fireworks: use u32 type for be32_to_cpup() macroTakashi Sakamoto2015-10-19
* ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto2015-10-18
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-29