summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dice: add a helper function to restart all of available streamsTakashi Sakamoto2018-05-021-57/+62
* ALSA: dice: use cache of stream format to check running streamTakashi Sakamoto2018-05-021-19/+31
* ALSA: dice: use extended protocol to detect available stream formatsTakashi Sakamoto2018-05-025-5/+193
* ALSA: dice: add parameters of stream formats for models produced by AlesisTakashi Sakamoto2018-05-024-1/+66
* ALSA: dice: add parameters of stream formats for models produced by TC Electr...Takashi Sakamoto2018-05-024-10/+174
* ALSA: dice: cache stream formats at current mode of sampling transmission fre...Takashi Sakamoto2018-05-023-0/+93
* ALSA: dice: add proc node for stream formationTakashi Sakamoto2018-05-021-0/+35
* ALSA: dice: add 'firewire' directory for proc nodesTakashi Sakamoto2018-05-021-3/+32
* ALSA: dice: add cache of stream formatsTakashi Sakamoto2018-05-021-0/+11
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-04-251-1/+1
|\
| * ALSA: dice: fix OUI for TC groupTakashi Sakamoto2018-04-241-1/+1
* | ALSA: dice: improve support for ancient firmware for DICETakashi Sakamoto2018-04-243-28/+40
|/
* treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov2018-03-281-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-118-10/+10
* sound: annotate ->poll() instancesAl Viro2017-11-278-16/+16
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0711-0/+11
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0211-0/+11
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-2512-52/+51Star
|/
* ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring2017-09-121-8/+8
* ALSA: fireface: Use common error handling code in pcm_open()Markus Elfring2017-08-231-10/+10
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-2213-23/+22Star
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-222-1/+7
|\
| * ALSA: firewire-motu: destroy stream data surely at failure of card initializa...Takashi Sakamoto2017-08-201-0/+1
| * ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...Takashi Sakamoto2017-08-201-1/+6
* | ALSA: firewire-motu: add support for MOTU Audio ExpressTakashi Sakamoto2017-08-211-0/+13
* | ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...Takashi Sakamoto2017-08-216-17/+50
* | ALSA: firewire: constify snd_pcm_ops structuresArvind Yadav2017-08-192-3/+3
* | ALSA: firewire-motu: constify snd_rawmidi_ops structuresJulia Lawall2017-08-151-2/+2
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-202-3/+7
|\
| * ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto2017-06-192-3/+7
* | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-089-174/+36Star
* | ALSA: fireface: constify ALSA specific operationsTakashi Sakamoto2017-06-072-39/+35Star
* | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-0710-0/+150
* | ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-301-4/+4
* | ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-2212-227/+9Star
|/
* ALSA: fireface: obsolete usage of ktime_set() for zero assignmentTakashi Sakamoto2017-04-201-1/+1
* ALSA: firewire-motu: mark trace helpers as __maybe_unusedArnd Bergmann2017-04-201-4/+6
* 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-144-195/+170Star
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-04-141-1/+1
|\
| * ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto2017-04-141-1/+1
* | ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto2017-04-122-4/+6
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-04-121-2/+2
|\|
| * ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto2017-04-051-2/+2