summaryrefslogtreecommitdiff
path: root/sound/firewire (follow)
Commit message (Expand)AuthorAge
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-03-23
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2019-01-26
* ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-09-29
* ALSA: firewire-digi00x: handle all MIDI messages on streaming packetsTakashi Sakamoto2018-03-22
* ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto2017-05-02
* ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto2017-01-15
* ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-09-15
* ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto2016-09-15
* ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure2016-02-17
* ALSA: dice: fix detection of Loud devicesTakashi Sakamoto2015-11-14
* ALSA: oxfw: add an comment to Kconfig for TASCAM FireOneTakashi Sakamoto2015-11-08
* ALSA: firewire-digi00x: add another rawmidi character device for MIDI control...Takashi Sakamoto2015-10-30
* ALSA: firewire-digi00x: add MIDI operations for MIDI control portTakashi Sakamoto2015-10-30
* ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical portsTakashi Sakamoto2015-10-30
* ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transactionTakashi Sakamoto2015-10-20
* ALSA: firewire-tascam: fix loop condition with some readable variablesTakashi Sakamoto2015-10-20
* ALSA: firewire-tascam: use better name for local variables to describe their ...Takashi Sakamoto2015-10-20
* ALSA: firewire-tascam: change type of valiables according to function prototypeTakashi Sakamoto2015-10-20
* ALSA: firewire-tascam: remove buffer initialization in driver sideTakashi Sakamoto2015-10-20
* ALSA: firewire-tascam: off by one in identify_model()Dan Carpenter2015-10-19
* ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto2015-10-19
* ALSA: oxfw: support more MIDI portsTakashi Sakamoto2015-10-19
* ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto2015-10-19
* ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI portTakashi Sakamoto2015-10-19
* ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROMTakashi Sakamoto2015-10-19
* ALSA: bebob: use correct type for __be32 dataTakashi Sakamoto2015-10-19
* ALSA: fireworks: use u32 type for be32_to_cpup() macroTakashi Sakamoto2015-10-19
* ALSA: dice: assign converted data to the same type of variableTakashi Sakamoto2015-10-19
* ALSA: dice: correct variable types for __be32 dataTakashi Sakamoto2015-10-19
* ALSA: oxfw: remove a meaningless entry from firewire MakefileTakashi Sakamoto2015-10-18
* ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto2015-10-18
* ALSA: firewire-tascam: off by one in handle_midi_tx()Dan Carpenter2015-10-17
* ALSA: firewire-tascam: fix an LED bugDan Carpenter2015-10-17
* ALSA: firewire-tascam: change device probing processingTakashi Sakamoto2015-10-12
* ALSA: firewire-tascam: Turn on/off FireWire LEDTakashi Sakamoto2015-10-12
* ALSA: firewire-tascam: add support for MIDI functionalityTakashi Sakamoto2015-10-12
* ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous...Takashi Sakamoto2015-10-12
* ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous...Takashi Sakamoto2015-10-12
* ALSA: firewire-digi00x: add support for MIDI ports for physical controlsTakashi Sakamoto2015-10-11
* ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing ...Takashi Sakamoto2015-10-11
* ALSA: firewire-digi00x: add support of asynchronous transaction for incoming ...Takashi Sakamoto2015-10-11
* ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochrono...Takashi Sakamoto2015-10-11
* ALSA: firewire-digi00x: handle MIDI messages in isochronous packetsTakashi Sakamoto2015-10-11
* ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bitsTakashi Sakamoto2015-10-11
* ALSA: firewire-lib: continue packet processing at detecting wrong CIP headersTakashi Sakamoto2015-10-11
* ALSA: bebob: constify various snd_bebob structuresJulia Lawall2015-10-11
* ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal errorTakashi Sakamoto2015-10-09
* ALSA: firewire-lib: add throttle for MIDI data rateTakashi Sakamoto2015-10-09
* ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI ...Takashi Sakamoto2015-10-09
* ALSA: firewire-lib: add a restriction for a transaction at onceTakashi Sakamoto2015-10-09