summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2015-10-19ALSA: firewire-tascam: off by one in identify_model()Dan Carpenter
2015-10-19ALSA: USB-audio: Remove mixer entry from Zoom R16/24 quirkRicard Wanderlof
2015-10-19ALSA: USB-audio: Adjust max packet size calculation for tx_length_quirkRicard Wanderlof
2015-10-19ALSA: USB-audio: Add quirk for Zoom R16/24 playbackRicard Wanderlof
2015-10-19ALSA: USB-audio: Add offset parameter to copy_to_urb()Ricard Wanderlof
2015-10-19ALSA: USB-audio: Break out creation of silent urbs from prepare_outbound_urb()Ricard Wanderlof
2015-10-19ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb()Ricard Wanderlof
2015-10-19ALSA: USB-audio: Break out copying to urb from prepare_playback_urb()Ricard Wanderlof
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: hda - Remove leftover snd_hda_bus() prototypeTakashi Iwai
2015-10-17ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai
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-16ALSA: timer: add config item to export PCM timer disabling for expertJie Yang
2015-10-16ALSA: USB-audio: Add support for Novation Nocturn MIDIcontrol surfaceRicard Wanderlof
2015-10-15ALSA: hda - Update mixer name for the lower codec addressTakashi Iwai
2015-10-15ALSA: hda - consolidate chip rename functionsTakashi Iwai
2015-10-15ALSA: hda - Enable widget power saving for Cirrus codecsTakashi Iwai
2015-10-15ALSA: oss: underflow in snd_mixer_oss_proc_write()Dan Carpenter
2015-10-13ALSA: usb-audio: Fix max packet size calculation for USB audioRicard Wanderlof
2015-10-13Merge branch 'for-linus' into for-nextTakashi Iwai
2015-10-13ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson
2015-10-13ALSA: hdac: Explicitly add io.hVinod Koul
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: usb-audio: Allow any MIDI endpoint to drive use of interrupt transfer o...Keith A. Milner
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