summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-081-21/+0
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-071-0/+16
* 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-221-4/+0
* ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commandsTakashi Sakamoto2017-04-051-8/+22
* 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: bebob: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-49/+45
* ALSA: bebob: compare whole string for model name so that readers are not conf...Takashi Sakamoto2016-11-181-2/+2
* ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto2016-08-244-38/+9
* ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...Takashi Sakamoto2016-08-242-4/+5
* ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-101-2/+0
* ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...Takashi Sakamoto2016-05-102-74/+26
* ALSA: bebob: delayed registration of sound cardTakashi Sakamoto2016-03-312-89/+131
* ALSA: bebob: remove needless argument from local functionTakashi Sakamoto2016-03-281-2/+2
* ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto2016-02-203-20/+16
* ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2016-02-204-11/+11
* ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto2016-02-203-11/+24
* ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto2016-02-203-36/+5
* ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure2016-01-261-5/+9
* ALSA: bebob: use correct type for __be32 dataTakashi Sakamoto2015-10-191-1/+1
* ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto2015-10-181-1/+1
* ALSA: bebob: constify various snd_bebob structuresJulia Lawall2015-10-119-61/+61
* ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640Takashi Sakamoto2015-10-041-3/+4
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-292-5/+5
* ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-291-4/+4
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-8/+8
* ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto2015-09-291-2/+3
* ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-291-1/+1
* ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-291-6/+6
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-292-5/+5
* ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto2015-09-291-1/+1
* ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto2015-09-291-2/+4
* ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto2015-09-291-4/+9
* ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto2015-08-291-4/+16
* ALSA: bebob: add support for Behringer FCA 610/1616Takashi Sakamoto2015-06-151-2/+4
* ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto2015-06-154-27/+16
* ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirkTakashi Sakamoto2015-06-151-0/+11
* ALSA: bebob: expand timeout for DM1500 quirkTakashi Sakamoto2015-06-151-1/+1
* ALSA: bebob: add 'version' member for BeBoB protocol versionTakashi Sakamoto2015-06-152-0/+11
* ALSA: bebob: add SYT-Match supportTakashi Sakamoto2015-06-152-7/+18
* ALSA: bebob: obsolete string literal expression for clock sourceTakashi Sakamoto2015-06-155-27/+6
* ALSA: bebob: use normalized representation for the type of clock sourceTakashi Sakamoto2015-06-154-31/+33
* ALSA: bebob: preparation for replacing string literals by normalized represen...Takashi Sakamoto2015-06-154-12/+72
* ALSA: bebob: apply new enumerator to normalize the type of clock sourceTakashi Sakamoto2015-06-151-0/+6
* ALSA: bebob: improve signal mode detection for clock sourceTakashi Sakamoto2015-06-152-9/+72
* ALSA: bebob: add Digidesign Mbox 2 Pro supportTakashi Sakamoto2015-05-241-0/+3
* ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto2015-04-081-4/+4
* ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-232-8/+6
* ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto2015-02-231-8/+4