aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)AuthorFilesLines
2018-05-02ALSA: dice: add parameters of stream formats for models produced by AlesisGravatar Takashi Sakamoto 4-1/+66
2018-05-02ALSA: dice: add parameters of stream formats for models produced by TC Electr...Gravatar Takashi Sakamoto 4-10/+174
2018-05-02ALSA: dice: cache stream formats at current mode of sampling transmission fre...Gravatar Takashi Sakamoto 3-0/+93
2018-05-02ALSA: dice: add proc node for stream formationGravatar Takashi Sakamoto 1-0/+35
2018-05-02ALSA: dice: add 'firewire' directory for proc nodesGravatar Takashi Sakamoto 1-3/+32
2018-05-02ALSA: dice: add cache of stream formatsGravatar Takashi Sakamoto 1-0/+11
2018-04-29ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Gravatar Takashi Sakamoto 1-2/+3
2018-04-26ALSA: dice: fix error path to destroy initialized stream dataGravatar Takashi Sakamoto 1-1/+1
2018-04-25Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+1
2018-04-24ALSA: dice: improve support for ancient firmware for DICEGravatar Takashi Sakamoto 3-28/+40
2018-04-24ALSA: dice: fix OUI for TC groupGravatar Takashi Sakamoto 1-1/+1
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsGravatar Alexei Starovoitov 1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 8-10/+10
2017-11-27sound: annotate ->poll() instancesGravatar Al Viro 8-16/+16
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 11-0/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 11-0/+11
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 12-52/+51
2017-09-12ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Gravatar Markus Elfring 1-8/+8
2017-08-23ALSA: fireface: Use common error handling code in pcm_open()Gravatar Markus Elfring 1-10/+10
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsGravatar Takashi Sakamoto 13-23/+22
2017-08-22Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 2-1/+7
2017-08-21ALSA: firewire-motu: add support for MOTU Audio ExpressGravatar Takashi Sakamoto 1-0/+13
2017-08-21ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...Gravatar Takashi Sakamoto 6-17/+50
2017-08-20ALSA: firewire-motu: destroy stream data surely at failure of card initializa...Gravatar Takashi Sakamoto 1-0/+1
2017-08-20ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...Gravatar Takashi Sakamoto 1-1/+6
2017-08-19ALSA: firewire: constify snd_pcm_ops structuresGravatar Arvind Yadav 2-3/+3
2017-08-15ALSA: firewire-motu: constify snd_rawmidi_ops structuresGravatar Julia Lawall 1-2/+2
2017-06-20Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 2-3/+7
2017-06-19ALSA: firewire-lib: Fix stall of process context at packet errorGravatar Takashi Sakamoto 2-3/+7
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Gravatar Takashi Sakamoto 9-174/+36
2017-06-07ALSA: fireface: constify ALSA specific operationsGravatar Takashi Sakamoto 2-39/+35
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackGravatar Takashi Sakamoto 10-0/+150
2017-05-30ALSA: declare snd_kcontrol_new structures as constGravatar Bhumika Goyal 1-4/+4
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamGravatar Takashi Sakamoto 12-227/+9
2017-04-20ALSA: fireface: obsolete usage of ktime_set() for zero assignmentGravatar Takashi Sakamoto 1-1/+1
2017-04-20ALSA: firewire-motu: mark trace helpers as __maybe_unusedGravatar Arnd Bergmann 1-4/+6
2017-04-14ALSA: firewire-tascam: support drain callback for MIDI playback substreamGravatar Takashi Sakamoto 1-2/+6
2017-04-14ALSA: firewire-tascam: move message parameters for async midi portGravatar Takashi Sakamoto 3-21/+19
2017-04-14ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...Gravatar Takashi Sakamoto 3-14/+7
2017-04-14ALSA: firewire-tascam: use fixed-length array for message cache to async midi...Gravatar Takashi Sakamoto 2-17/+2
2017-04-14ALSA: firewire-tascam: use the same address for asynchronous transaction for ...Gravatar Takashi Sakamoto 2-7/+5
2017-04-14ALSA: firewire-tascam: send fixed-length transaction for async midi portGravatar Takashi Sakamoto 2-17/+8
2017-04-14ALSA: firewire-tascam: remove callback function from async midi portGravatar Takashi Sakamoto 2-13/+4
2017-04-14ALSA: firewire-lib/firewire-tascam: localize async midi portGravatar Takashi Sakamoto 4-195/+170
2017-04-14Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+1
2017-04-14ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeGravatar Takashi Sakamoto 1-1/+1
2017-04-12ALSA: firewire-lib: cache maximum length of payload to reduce function callsGravatar Takashi Sakamoto 2-4/+6
2017-04-12Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-2/+2
2017-04-11ALSA: firewire-motu: add tracepoints for messages for unique protocolGravatar Takashi Sakamoto 2-0/+67
2017-04-11ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashionGravatar Takashi Sakamoto 3-0/+95