summaryrefslogtreecommitdiffstats
path: root/sound/firewire
AgeCommit message (Expand)Author
2016-02-09ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()Geert Uytterhoeven
2016-02-05ALSA: firewire-tascam: remove needless member for control and status messageTakashi Sakamoto
2016-02-05ALSA: firewire-tascam: remove a flag for controllerTakashi Sakamoto
2016-02-05ALSA: firewire-tascam: add support for FW-1804Takashi Sakamoto
2016-02-05ALSA: firewire-tascam: fix NULL pointer dereference when model identification...Takashi Sakamoto
2016-01-26ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure
2016-01-06ALSA: dice: expand timeout to wait for Dice notificationTakashi Sakamoto
2016-01-06ALSA: dice: purge transaction initialization at timeout of Dice notificationTakashi Sakamoto
2016-01-06ALSA: dice: postpone card registrationTakashi Sakamoto
2016-01-06ALSA: dice: split subaddress check from category checkTakashi Sakamoto
2015-12-22ALSA: oxfw: add stream format quirk for SCS.1 modelsTakashi Sakamoto
2015-12-22ALSA: oxfw: obsolete scs1x moduleTakashi Sakamoto
2015-12-22ALSA: oxfw: add MIDI playback port for SCS.1 modelsTakashi Sakamoto
2015-12-22ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playbackTakashi Sakamoto
2015-12-22ALSA: oxfw: add MIDI capture port for SCS.1 modelsTakashi Sakamoto
2015-12-22ALSA: oxfw: copy handlers of asynchronous transaction for MIDI captureTakashi Sakamoto
2015-12-22ALSA: oxfw: allocate own address region for SCS.1 seriesTakashi Sakamoto
2015-12-22ALSA: oxfw: add scs1x layerTakashi Sakamoto
2015-12-22ALSA: oxfw: rename a structure so that it means backward compatibility to old...Takashi Sakamoto
2015-12-22ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto
2015-12-22ALSA: oxfw: move model-specific members from common structureTakashi Sakamoto
2015-12-22ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto
2015-12-16Merge branch 'topic/firewire-update' into for-nextTakashi Iwai
2015-12-15ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto
2015-12-15ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto
2015-12-15ALSA: oxfw: change function prototype for AV/C Audio Subunit commandTakashi Sakamoto
2015-12-15ALSA: oxfw: rename local functions for control elements so that they represen...Takashi Sakamoto
2015-12-15ALSA: oxfw: rename a file for control elements so that it's for model-specificTakashi Sakamoto
2015-11-14ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto
2015-11-14ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto
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