summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-18ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats()Dan Carpenter
2018-05-18Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai
2018-05-18ALSA: dice: add stream format parameters for Mytek devicesMelvin Vermeeren
2018-05-18ALSA: timer: Assure timer resolution access always lockedTakashi Iwai
2018-05-18ALSA: seq: Avoid open-code for getting timer resolutionTakashi Iwai
2018-05-18ALSA: timer: Simplify timer hw resolution callsTakashi Iwai
2018-05-18ALSA: timer: Fix pause event notificationBen Hutchings
2018-05-18ALSA: usb: stream: fix potential memory leak during uac3 interface parsingRuslan Bilovol
2018-05-17ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai
2018-05-17ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King
2018-05-17ALSA: core: Assure control device to be registered at lastTakashi Iwai
2018-05-16ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai
2018-05-15ALSA: hda/ca0132: constify parameter table for effectsTakashi Sakamoto
2018-05-15ALSA: hda/ca0132: merge strings just for printkTakashi Sakamoto
2018-05-15ALSA: hda/ca0132: constify read-only members of string arrayTakashi Sakamoto
2018-05-15ALSA: hda/ca0132: constify templates for control element setTakashi Sakamoto
2018-05-15ALSA: usb-audio: UAC3: Parse Input Terminal number of channels.Jorge Sanjuan
2018-05-15ALSA: usb-audio: UAC3 Add support for connector insertion.Jorge Sanjuan
2018-05-15ALSA: usb-audio: UAC3. Add support for mixer unit.Jorge Sanjuan
2018-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2018-05-15ALSA: usb-audio: Use Class Specific EP for UAC3 devices.Jorge Sanjuan
2018-05-14ALSA: hda/ca0132: fix array_size.cocci warningsFengguang Wu
2018-05-14ALSA: isight: use position offset macro of TLV dataTakashi Sakamoto
2018-05-14ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto
2018-05-14ALSA: vmaster: use position offset macro of TLV dataTakashi Sakamoto
2018-05-14ALSA: control: complement TLV macro for db-minmax and db-linear typesTakashi Sakamoto
2018-05-13ALSA: hda/realtek - Clevo P950ER ALC1220 FixupJeremy Soller
2018-05-13ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello
2018-05-13ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede
2018-05-13ALSA: usb-audio: add boot quirk for Axe-Fx IIIAlberto Aguirre
2018-05-13ALSA: core api: define offsets for TLV itemsRanjani Sridharan
2018-05-13ALSA: hda/ca0132: Add new control changes for SBZ + R3DiConnor McAdams
2018-05-13ALSA: hda/ca0132: add ca0132_alt_set_vipsourceConnor McAdams
2018-05-13ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3DiConnor McAdams
2018-05-13ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZConnor McAdams
2018-05-13ALSA: hda/ca0132: add the ability to set src_id on scp commandsConnor McAdams
2018-05-13ALSA: hda/ca0132: Add dsp setup + gpio functions for r3diConnor McAdams
2018-05-13ALSA: hda/ca0132: add dsp setup related commands for the sbzConnor McAdams
2018-05-13ALSA: hda/ca0132: update core functions for sbz + r3diConnor McAdams
2018-05-13ALSA: hda/ca0132: add extra init functions for r3di + sbzConnor McAdams
2018-05-13ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZConnor McAdams
2018-05-13ALSA: hda/ca0132: Add PCI region2 iomap for SBZConnor McAdams
2018-05-13ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detectConnor McAdams
2018-05-13ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loadingConnor McAdams
2018-05-13ALSA: control: fix a redundant-copy issueWenwen Wang
2018-05-13ALSA: usb: add UAC3 BADD profiles supportRuslan Bilovol
2018-05-04ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore()Anna-Maria Gleixner
2018-05-04include: usb: audio-v3: add BADD-specific valuesRuslan Bilovol
2018-05-04ALSA: usb: mixer: make string parsing independent of mixer_build stateRuslan Bilovol
2018-05-04ALSA: usb: Only get AudioControl header for UAC1 class.Jorge Sanjuan