summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-28ALSA: aloop: Reduced duplicated PCM ops definitionTakashi Iwai1-16/+3
2018-05-28ALSA: xen-front: fix unsigned error check on return from to_sndif_formatColin Ian King1-3/+4
2018-05-28ALSA: xen-front: remove redundant error check on retColin Ian King1-2/+0
2018-05-28sound: Use octal not symbolic permissionsJoe Perches41-103/+102
2018-05-27ALSA: dice: unuse second stream for MIDI conformant data channel for TC Elect...Takashi Sakamoto1-5/+3
2018-05-27ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48Takashi Sakamoto1-2/+2
2018-05-26ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"Colin Ian King1-1/+1
2018-05-24ALSA: echoaudio: Drop superfluous macroTakashi Iwai2-7/+1
2018-05-24ALSA: usb-audio: Drop superfluous ifndefTakashi Iwai1-4/+0
2018-05-24ALSA: memalloc: Drop superfluous ifndefTakashi Iwai1-2/+0
2018-05-23ALSA: hda: Add ASRock H81M-HDS to the power_save blacklistHans de Goede1-0/+2
2018-05-23ALSA: hda: Add Gigabyte P55A-UD3 and Z87-D3HP to the power_save blacklistHans de Goede1-0/+3
2018-05-23ALSA: hda: Add Clevo W35xSS_370SS to the power_save blacklistHans de Goede1-0/+2
2018-05-23ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklistHans de Goede1-0/+2
2018-05-22ALSA: hda/conexant - Add hp-mic-fix model stringTakashi Iwai2-0/+3
2018-05-22ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai1-0/+1
2018-05-22ALSA: oxfw: use match_string() helperYisheng Xie1-7/+1
2018-05-21Merge branch 'topic/xen' into for-nextTakashi Iwai15-1/+2708
2018-05-21ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32Takashi Sakamoto2-0/+15
2018-05-18ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats()Dan Carpenter1-2/+1
2018-05-18Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai2-28/+28
2018-05-18ALSA: dice: add stream format parameters for Mytek devicesMelvin Vermeeren4-1/+57
2018-05-18ALSA: timer: Assure timer resolution access always lockedTakashi Iwai1-8/+15
2018-05-18ALSA: seq: Avoid open-code for getting timer resolutionTakashi Iwai1-3/+1
2018-05-18ALSA: timer: Simplify timer hw resolution callsTakashi Iwai1-19/+14
2018-05-18ALSA: timer: Fix pause event notificationBen Hutchings1-2/+2
2018-05-18ALSA: usb: stream: fix potential memory leak during uac3 interface parsingRuslan Bilovol1-1/+5
2018-05-17ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai1-3/+3
2018-05-17ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King2-2/+2
2018-05-17ALSA: core: Assure control device to be registered at lastTakashi Iwai2-1/+10
2018-05-16ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai1-1/+1
2018-05-16MAINTAINERS: Add ALSA: xen-front: maintainer entryOleksandr Andrushchenko1-0/+7
2018-05-16ALSA: xen-front: Implement ALSA virtual sound driverOleksandr Andrushchenko6-3/+1056
2018-05-16ALSA: xen-front: Implement handling of shared buffersOleksandr Andrushchenko4-1/+240
2018-05-16ALSA: xen-front: Implement Xen event channel handlingOleksandr Andrushchenko5-2/+604
2018-05-16ALSA: xen-front: Read sound driver configuration from Xen storeOleksandr Andrushchenko5-1/+576
2018-05-16ALSA: xen-front: Introduce Xen para-virtualized sound frontend driverOleksandr Andrushchenko6-1/+232
2018-05-15ALSA: hda/ca0132: constify parameter table for effectsTakashi Sakamoto1-7/+7
2018-05-15ALSA: hda/ca0132: merge strings just for printkTakashi Sakamoto1-4/+2
2018-05-15ALSA: hda/ca0132: constify read-only members of string arrayTakashi Sakamoto1-3/+3
2018-05-15ALSA: hda/ca0132: constify templates for control element setTakashi Sakamoto1-4/+4
2018-05-15ALSA: usb-audio: UAC3: Parse Input Terminal number of channels.Jorge Sanjuan1-2/+6
2018-05-15ALSA: usb-audio: UAC3 Add support for connector insertion.Jorge Sanjuan3-14/+115
2018-05-15ALSA: usb-audio: UAC3. Add support for mixer unit.Jorge Sanjuan2-10/+97
2018-05-15Merge branch 'for-linus' into for-nextTakashi Iwai10-11/+44
2018-05-15ALSA: usb-audio: Use Class Specific EP for UAC3 devices.Jorge Sanjuan1-1/+8
2018-05-14ALSA: hda/ca0132: fix array_size.cocci warningsFengguang Wu1-4/+2
2018-05-14ALSA: isight: use position offset macro of TLV dataTakashi Sakamoto1-4/+6
2018-05-14ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto2-12/+12
2018-05-14ALSA: vmaster: use position offset macro of TLV dataTakashi Sakamoto1-7/+9