summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-05-17ALSA: core: Assure control device to be registered at lastTakashi Iwai1-0/+9
2018-05-16ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai1-1/+1
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 Sanjuan1-14/+94
2018-05-15ALSA: usb-audio: UAC3. Add support for mixer unit.Jorge Sanjuan1-7/+81
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
2018-05-13ALSA: hda/realtek - Clevo P950ER ALC1220 FixupJeremy Soller1-0/+1
2018-05-13ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello1-0/+8
2018-05-13ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede1-0/+2
2018-05-13ALSA: usb-audio: add boot quirk for Axe-Fx IIIAlberto Aguirre1-0/+32
2018-05-13ALSA: hda/ca0132: Add new control changes for SBZ + R3DiConnor McAdams1-10/+748
2018-05-13ALSA: hda/ca0132: add ca0132_alt_set_vipsourceConnor McAdams1-1/+73
2018-05-13ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3DiConnor McAdams1-1/+202
2018-05-13ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZConnor McAdams1-18/+607
2018-05-13ALSA: hda/ca0132: add the ability to set src_id on scp commandsConnor McAdams1-12/+74
2018-05-13ALSA: hda/ca0132: Add dsp setup + gpio functions for r3diConnor McAdams1-1/+148
2018-05-13ALSA: hda/ca0132: add dsp setup related commands for the sbzConnor McAdams1-6/+335
2018-05-13ALSA: hda/ca0132: update core functions for sbz + r3diConnor McAdams1-23/+153
2018-05-13ALSA: hda/ca0132: add extra init functions for r3di + sbzConnor McAdams1-8/+265
2018-05-13ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZConnor McAdams1-2/+129
2018-05-13ALSA: hda/ca0132: Add PCI region2 iomap for SBZConnor McAdams1-0/+19
2018-05-13ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detectConnor McAdams1-3/+108
2018-05-13ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loadingConnor McAdams1-6/+55
2018-05-13ALSA: control: fix a redundant-copy issueWenwen Wang1-2/+1
2018-05-13ALSA: usb: add UAC3 BADD profiles supportRuslan Bilovol6-41/+459
2018-05-04ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore()Anna-Maria Gleixner1-28/+57
2018-05-04ALSA: usb: mixer: make string parsing independent of mixer_build stateRuslan Bilovol1-14/+16
2018-05-04ALSA: usb: Only get AudioControl header for UAC1 class.Jorge Sanjuan1-20/+19
2018-05-04ALSA: usb: stream: refactor uac3 audio interface parsingRuslan Bilovol1-143/+146
2018-05-04ALSA: usb: stream: refactor uac1/2 audio interface parsingRuslan Bilovol1-148/+185
2018-05-04ALSA: usb: stream: move audioformat alloc/init into separate functionRuslan Bilovol1-16/+36
2018-05-03ALSA: usb-audio: Clean up mixer element list traverseTakashi Iwai4-16/+18
2018-05-03ALSA: sparc: Use GFP_KERNEL for non-atomic allocationTakashi Iwai1-1/+1
2018-05-02ALSA: usb-audio: Give proper vendor/product name for Dell WD15 DockTakashi Iwai1-0/+10
2018-05-02ALSA: usb-audio: Allow to override the longname stringTakashi Iwai2-59/+88
2018-05-02ALSA: usb-audio: Add "Keep Interface" controlTakashi Iwai1-0/+45
2018-05-02ALSA: usb-audio: Add keep_iface flagTakashi Iwai2-7/+13
2018-05-02ALSA: usb-audio: Avoid superfluous usb_set_interface() callsTakashi Iwai1-7/+4
2018-05-02ALSA: usb-audio: Initialize Dell Dock playback volumesTakashi Iwai3-0/+40
2018-05-02ALSA: dice: remove local frag of force_two_pcmsTakashi Sakamoto3-70/+8
2018-05-02ALSA: dice: use cache for PCM constraints and rulesTakashi Sakamoto1-57/+170