aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)Author
2017-01-15ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto
2016-09-15ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto
2016-09-15ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto
2016-02-17ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure
2015-11-14ALSA: dice: fix detection of Loud devicesTakashi Sakamoto
2015-11-08ALSA: oxfw: add an comment to Kconfig for TASCAM FireOneTakashi Sakamoto
2015-10-30ALSA: firewire-digi00x: add another rawmidi character device for MIDI control...Takashi Sakamoto
2015-10-30ALSA: firewire-digi00x: add MIDI operations for MIDI control portTakashi Sakamoto
2015-10-30ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical portsTakashi Sakamoto
2015-10-20ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transactionTakashi Sakamoto
2015-10-20ALSA: firewire-tascam: fix loop condition with some readable variablesTakashi Sakamoto
2015-10-20ALSA: firewire-tascam: use better name for local variables to describe their ...Takashi Sakamoto
2015-10-20ALSA: firewire-tascam: change type of valiables according to function prototypeTakashi Sakamoto
2015-10-20ALSA: firewire-tascam: remove buffer initialization in driver sideTakashi Sakamoto
2015-10-19ALSA: firewire-tascam: off by one in identify_model()Dan Carpenter
2015-10-19ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto
2015-10-19ALSA: oxfw: support more MIDI portsTakashi Sakamoto
2015-10-19ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto
2015-10-19ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI portTakashi Sakamoto
2015-10-19ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROMTakashi Sakamoto
2015-10-19ALSA: bebob: use correct type for __be32 dataTakashi Sakamoto
2015-10-19ALSA: fireworks: use u32 type for be32_to_cpup() macroTakashi Sakamoto
2015-10-19ALSA: dice: assign converted data to the same type of variableTakashi Sakamoto
2015-10-19ALSA: dice: correct variable types for __be32 dataTakashi Sakamoto
2015-10-18ALSA: oxfw: remove a meaningless entry from firewire MakefileTakashi Sakamoto
2015-10-18ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto
2015-10-17ALSA: firewire-tascam: off by one in handle_midi_tx()Dan Carpenter
2015-10-17ALSA: firewire-tascam: fix an LED bugDan Carpenter
2015-10-12ALSA: firewire-tascam: change device probing processingTakashi Sakamoto
2015-10-12ALSA: firewire-tascam: Turn on/off FireWire LEDTakashi Sakamoto
2015-10-12ALSA: firewire-tascam: add support for MIDI functionalityTakashi Sakamoto
2015-10-12ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous...Takashi Sakamoto
2015-10-12ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous...Takashi Sakamoto
2015-10-11ALSA: firewire-digi00x: add support for MIDI ports for physical controlsTakashi Sakamoto
2015-10-11ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing ...Takashi Sakamoto
2015-10-11ALSA: firewire-digi00x: add support of asynchronous transaction for incoming ...Takashi Sakamoto
2015-10-11ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochrono...Takashi Sakamoto
2015-10-11ALSA: firewire-digi00x: handle MIDI messages in isochronous packetsTakashi Sakamoto
2015-10-11ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bitsTakashi Sakamoto
2015-10-11ALSA: firewire-lib: continue packet processing at detecting wrong CIP headersTakashi Sakamoto
2015-10-11ALSA: bebob: constify various snd_bebob structuresJulia Lawall
2015-10-09ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal errorTakashi Sakamoto
2015-10-09ALSA: firewire-lib: add throttle for MIDI data rateTakashi Sakamoto
2015-10-09ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI ...Takashi Sakamoto
2015-10-09ALSA: firewire-lib: add a restriction for a transaction at onceTakashi Sakamoto
2015-10-09ALSA: firewire-lib: add helper functions for asynchronous transactions to tra...Takashi Sakamoto
2015-10-04ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640Takashi Sakamoto
2015-10-02ALSA: firewire-tascam: add hwdep interfaceTakashi Sakamoto
2015-10-02ALSA: firewire-tascam: add PCM functionalityTakashi Sakamoto
2015-10-02ALSA: firewire-tascam: add streaming functionalityTakashi Sakamoto