summaryrefslogtreecommitdiffstats
path: root/sound/firewire/tascam
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-10/+2Star
* ALSA: firewire-tascam: notify events of change of state for userspace applica...Takashi Sakamoto2018-11-232-2/+65
* ALSA: firewire-tascam: apply small refactoring to handle several type of even...Takashi Sakamoto2018-11-231-12/+26
* ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto2018-11-233-1/+41
* ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto2018-11-231-0/+10
* ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto2018-11-232-1/+19
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-101-14/+5Star
* 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: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-041-7/+3Star
* ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
* 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-1/+1
* sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-252-5/+5
* 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-29/+6Star
* 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-223-67/+3Star
* ALSA: firewire-tascam: support drain callback for MIDI playback substreamTakashi Sakamoto2017-04-141-2/+6
* ALSA: firewire-tascam: move message parameters for async midi portTakashi Sakamoto2017-04-143-21/+19Star
* ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...Takashi Sakamoto2017-04-143-14/+7Star
* ALSA: firewire-tascam: use fixed-length array for message cache to async midi...Takashi Sakamoto2017-04-142-17/+2Star
* ALSA: firewire-tascam: use the same address for asynchronous transaction for ...Takashi Sakamoto2017-04-142-7/+5Star
* ALSA: firewire-tascam: send fixed-length transaction for async midi portTakashi Sakamoto2017-04-142-17/+8Star
* ALSA: firewire-tascam: remove callback function from async midi portTakashi Sakamoto2017-04-142-13/+4Star
* ALSA: firewire-lib/firewire-tascam: localize async midi portTakashi Sakamoto2017-04-142-0/+170
* 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: firewire-tascam: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-50/+45Star
* ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto2017-01-031-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-09-111-22/+11Star
|\
| * ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto2016-08-311-22/+11Star
* | ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
|/
* ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...Takashi Sakamoto2016-05-101-14/+12Star
* ALSA: firewire-tascam: deleyed registration of sound cardTakashi Sakamoto2016-04-252-36/+84
* ALSA: firewire-tascam: remove needless member for control and status messageTakashi Sakamoto2016-02-051-3/+0Star
* ALSA: firewire-tascam: remove a flag for controllerTakashi Sakamoto2016-02-052-4/+0Star
* ALSA: firewire-tascam: add support for FW-1804Takashi Sakamoto2016-02-051-1/+10
* ALSA: firewire-tascam: fix NULL pointer dereference when model identification...Takashi Sakamoto2016-02-051-0/+6
* ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transactionTakashi Sakamoto2015-10-201-8/+16
* ALSA: firewire-tascam: fix loop condition with some readable variablesTakashi Sakamoto2015-10-201-15/+20
* ALSA: firewire-tascam: use better name for local variables to describe their ...Takashi Sakamoto2015-10-201-12/+12
* ALSA: firewire-tascam: change type of valiables according to function prototypeTakashi Sakamoto2015-10-201-3/+1Star
* ALSA: firewire-tascam: remove buffer initialization in driver sideTakashi Sakamoto2015-10-201-2/+0Star
* ALSA: firewire-tascam: off by one in identify_model()Dan Carpenter2015-10-191-1/+1
* ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROMTakashi Sakamoto2015-10-191-2/+1Star
* ALSA: firewire-tascam: off by one in handle_midi_tx()Dan Carpenter2015-10-171-1/+1
* ALSA: firewire-tascam: fix an LED bugDan Carpenter2015-10-171-1/+1