summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
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-20Merge branch 'topic/hda-modalias' into for-nextTakashi Iwai
2015-10-20ALSA: hda - Advertise MODALIAS in ueventThierry Reding
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai
2015-10-20ALSA: hda - Add hdaudio bus modalias supportSubhransu S. Prusty
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty
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