aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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: 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
2018-05-02ALSA: dice: use stream formats to add MIDI substreamsTakashi Sakamoto1-16/+7
2018-05-02ALSA: dice: enable to change current sampling transmission frequencyTakashi Sakamoto1-4/+43
2018-05-02ALSA: dice: add a helper function to restart all of available streamsTakashi Sakamoto1-57/+62
2018-05-02ALSA: dice: use cache of stream format to check running streamTakashi Sakamoto1-19/+31
2018-05-02ALSA: dice: use extended protocol to detect available stream formatsTakashi Sakamoto5-5/+193
2018-05-02ALSA: dice: add parameters of stream formats for models produced by AlesisTakashi Sakamoto4-1/+66
2018-05-02ALSA: dice: add parameters of stream formats for models produced by TC ElectronicTakashi Sakamoto4-10/+174
2018-05-02ALSA: dice: cache stream formats at current mode of sampling transmission frequencyTakashi Sakamoto3-0/+93
2018-05-02ALSA: dice: add proc node for stream formationTakashi Sakamoto1-0/+35
2018-05-02ALSA: dice: add 'firewire' directory for proc nodesTakashi Sakamoto1-3/+32
2018-05-02ALSA: dice: add cache of stream formatsTakashi Sakamoto1-0/+11
2018-05-02ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped"Colin Ian King1-2/+2
2018-05-02ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto1-2/+6
2018-05-02ALSA: hda - Enforce CONFIG_SND_DYNAMIC_MINORS for HDMI/DP codecTakashi Iwai1-0/+4
2018-04-27ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier"Colin Ian King1-1/+1
2018-04-25Merge branch 'for-linus' into for-nextTakashi Iwai35-131/+255
2018-04-25ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai1-1/+8