summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sound: Use octal not symbolic permissionsJoe Perches2018-05-2841-103/+102
* ALSA: dice: unuse second stream for MIDI conformant data channel for TC Elect...Takashi Sakamoto2018-05-271-5/+3
* ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48Takashi Sakamoto2018-05-271-2/+2
* ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"Colin Ian King2018-05-261-1/+1
* ALSA: echoaudio: Drop superfluous macroTakashi Iwai2018-05-242-7/+1
* ALSA: usb-audio: Drop superfluous ifndefTakashi Iwai2018-05-241-4/+0
* ALSA: memalloc: Drop superfluous ifndefTakashi Iwai2018-05-241-2/+0
* ALSA: hda: Add ASRock H81M-HDS to the power_save blacklistHans de Goede2018-05-231-0/+2
* ALSA: hda: Add Gigabyte P55A-UD3 and Z87-D3HP to the power_save blacklistHans de Goede2018-05-231-0/+3
* ALSA: hda: Add Clevo W35xSS_370SS to the power_save blacklistHans de Goede2018-05-231-0/+2
* ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklistHans de Goede2018-05-231-0/+2
* ALSA: hda/conexant - Add hp-mic-fix model stringTakashi Iwai2018-05-222-0/+3
* ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai2018-05-221-0/+1
* ALSA: oxfw: use match_string() helperYisheng Xie2018-05-221-7/+1
* Merge branch 'topic/xen' into for-nextTakashi Iwai2018-05-2115-1/+2708
|\
| * MAINTAINERS: Add ALSA: xen-front: maintainer entryOleksandr Andrushchenko2018-05-161-0/+7
| * ALSA: xen-front: Implement ALSA virtual sound driverOleksandr Andrushchenko2018-05-166-3/+1056
| * ALSA: xen-front: Implement handling of shared buffersOleksandr Andrushchenko2018-05-164-1/+240
| * ALSA: xen-front: Implement Xen event channel handlingOleksandr Andrushchenko2018-05-165-2/+604
| * ALSA: xen-front: Read sound driver configuration from Xen storeOleksandr Andrushchenko2018-05-165-1/+576
| * ALSA: xen-front: Introduce Xen para-virtualized sound frontend driverOleksandr Andrushchenko2018-05-166-1/+232
* | ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32Takashi Sakamoto2018-05-212-0/+15
* | ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats()Dan Carpenter2018-05-181-2/+1
* | Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai2018-05-182-28/+28
|\ \
| * | ALSA: timer: Assure timer resolution access always lockedTakashi Iwai2018-05-181-8/+15
| * | ALSA: seq: Avoid open-code for getting timer resolutionTakashi Iwai2018-05-181-3/+1
| * | ALSA: timer: Simplify timer hw resolution callsTakashi Iwai2018-05-181-19/+14
| * | ALSA: timer: Fix pause event notificationBen Hutchings2018-05-181-2/+2
* | | ALSA: dice: add stream format parameters for Mytek devicesMelvin Vermeeren2018-05-184-1/+57
* | | ALSA: usb: stream: fix potential memory leak during uac3 interface parsingRuslan Bilovol2018-05-181-1/+5
* | | ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai2018-05-171-3/+3
* | | ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King2018-05-172-2/+2
* | | ALSA: core: Assure control device to be registered at lastTakashi Iwai2018-05-172-1/+10
* | | ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai2018-05-161-1/+1
* | | ALSA: hda/ca0132: constify parameter table for effectsTakashi Sakamoto2018-05-151-7/+7
* | | ALSA: hda/ca0132: merge strings just for printkTakashi Sakamoto2018-05-151-4/+2
* | | ALSA: hda/ca0132: constify read-only members of string arrayTakashi Sakamoto2018-05-151-3/+3
* | | ALSA: hda/ca0132: constify templates for control element setTakashi Sakamoto2018-05-151-4/+4
* | | ALSA: usb-audio: UAC3: Parse Input Terminal number of channels.Jorge Sanjuan2018-05-151-2/+6
* | | ALSA: usb-audio: UAC3 Add support for connector insertion.Jorge Sanjuan2018-05-153-14/+115
* | | ALSA: usb-audio: UAC3. Add support for mixer unit.Jorge Sanjuan2018-05-152-10/+97
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-05-1510-11/+44
|\| |
| * | ALSA: usb-audio: Use Class Specific EP for UAC3 devices.Jorge Sanjuan2018-05-151-1/+8
| * | ALSA: hda/realtek - Clevo P950ER ALC1220 FixupJeremy Soller2018-05-131-0/+1
| * | ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello2018-05-131-0/+8
| * | ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede2018-05-131-0/+2
| * | ALSA: control: fix a redundant-copy issueWenwen Wang2018-05-131-2/+1
| * | ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai2018-05-021-0/+2
| * | ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-04-301-2/+15
| * | ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto2018-04-291-2/+3