aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire/digi00x
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-1/+1
2017-11-27sound: annotate ->poll() instancesGravatar Al Viro 1-2/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-3/+3
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Gravatar Takashi Sakamoto 1-22/+11
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackGravatar Takashi Sakamoto 1-0/+16
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamGravatar Takashi Sakamoto 3-68/+3
2017-04-05ALSA: firewire-digi00x: remove transaction handler for unknown purposeGravatar Takashi Sakamoto 2-77/+17
2017-04-05ALSA: firewire-digi00x: allow user space applications to read/write MIDI mess...Gravatar Takashi Sakamoto 1-129/+79
2017-04-05ALSA: firewire-digi00x: handle all MIDI messages on streaming packetsGravatar Takashi Sakamoto 1-18/+37
2017-04-05ALSA: firewire-digi00x: add support for console models of Digi00x seriesGravatar Takashi Sakamoto 2-2/+12
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-0/+1
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsGravatar Takashi Iwai 1-4/+4
2017-01-05ALSA: firewire-digi00x: enclose identifiers referred by single functionGravatar Takashi Sakamoto 3-64/+57
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresGravatar Julia Lawall 1-2/+2
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagGravatar Takashi Sakamoto 1-1/+1
2016-03-31ALSA: firewire-digi00x: delayed registration of sound cardGravatar Takashi Sakamoto 3-32/+85
2016-02-09ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()Gravatar Geert Uytterhoeven 1-1/+1
2015-10-30ALSA: firewire-digi00x: add another rawmidi character device for MIDI control...Gravatar Takashi Sakamoto 1-54/+50
2015-10-30ALSA: firewire-digi00x: add MIDI operations for MIDI control portGravatar Takashi Sakamoto 1-0/+63
2015-10-30ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical portsGravatar Takashi Sakamoto 1-24/+28
2015-10-19ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROMGravatar Takashi Sakamoto 1-2/+1
2015-10-11ALSA: firewire-digi00x: add support for MIDI ports for physical controlsGravatar Takashi Sakamoto 1-16/+45
2015-10-11ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing ...Gravatar Takashi Sakamoto 2-4/+26
2015-10-11ALSA: firewire-digi00x: add support of asynchronous transaction for incoming ...Gravatar Takashi Sakamoto 2-3/+41
2015-10-11ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochrono...Gravatar Takashi Sakamoto 5-1/+140
2015-10-11ALSA: firewire-digi00x: handle MIDI messages in isochronous packetsGravatar Takashi Sakamoto 3-8/+125
2015-10-11ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bitsGravatar Takashi Sakamoto 1-15/+15
2015-09-30ALSA: firewire-digi00x: add support for asynchronous messagingGravatar Takashi Sakamoto 5-3/+107
2015-09-30ALSA: firewire-digi00x: add hwdep interfaceGravatar Takashi Sakamoto 6-7/+269
2015-09-30ALSA: firewire-digi00x: add PCM functionalityGravatar Takashi Sakamoto 4-1/+370
2015-09-30ALSA: firewire-digi00x: add proc node to show clock statusGravatar Takashi Sakamoto 4-1/+111
2015-09-30ALSA: firewire-digi00x: add stream functionalityGravatar Takashi Sakamoto 4-2/+461
2015-09-30ALSA: firewire-digi00x: add data block processing layerGravatar Takashi Sakamoto 3-1/+345
2015-09-30ALSA: firewire-digi00x: add skeleton for Digi 002/003 familyGravatar Takashi Sakamoto 3-0/+172