summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: add boot quirk for Axe-Fx IIIAlberto Aguirre2018-05-131-0/+32
* ALSA: core api: define offsets for TLV itemsRanjani Sridharan2018-05-131-0/+8
* ALSA: hda/ca0132: Add new control changes for SBZ + R3DiConnor McAdams2018-05-131-10/+748
* ALSA: hda/ca0132: add ca0132_alt_set_vipsourceConnor McAdams2018-05-131-1/+73
* ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3DiConnor McAdams2018-05-131-1/+202
* ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZConnor McAdams2018-05-131-18/+607
* ALSA: hda/ca0132: add the ability to set src_id on scp commandsConnor McAdams2018-05-131-12/+74
* ALSA: hda/ca0132: Add dsp setup + gpio functions for r3diConnor McAdams2018-05-131-1/+148
* ALSA: hda/ca0132: add dsp setup related commands for the sbzConnor McAdams2018-05-131-6/+335
* ALSA: hda/ca0132: update core functions for sbz + r3diConnor McAdams2018-05-131-23/+153
* ALSA: hda/ca0132: add extra init functions for r3di + sbzConnor McAdams2018-05-131-8/+265
* ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZConnor McAdams2018-05-131-2/+129
* ALSA: hda/ca0132: Add PCI region2 iomap for SBZConnor McAdams2018-05-131-0/+19
* ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detectConnor McAdams2018-05-131-3/+108
* ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loadingConnor McAdams2018-05-131-6/+55
* ALSA: usb: add UAC3 BADD profiles supportRuslan Bilovol2018-05-136-41/+459
* ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore()Anna-Maria Gleixner2018-05-041-28/+57
* include: usb: audio-v3: add BADD-specific valuesRuslan Bilovol2018-05-041-0/+26
* ALSA: usb: mixer: make string parsing independent of mixer_build stateRuslan Bilovol2018-05-041-14/+16
* ALSA: usb: Only get AudioControl header for UAC1 class.Jorge Sanjuan2018-05-041-20/+19
* ALSA: usb: stream: refactor uac3 audio interface parsingRuslan Bilovol2018-05-041-143/+146
* ALSA: usb: stream: refactor uac1/2 audio interface parsingRuslan Bilovol2018-05-041-148/+185
* ALSA: usb: stream: move audioformat alloc/init into separate functionRuslan Bilovol2018-05-041-16/+36
* ALSA: usb-audio: Clean up mixer element list traverseTakashi Iwai2018-05-034-16/+18
* ALSA: sparc: Use GFP_KERNEL for non-atomic allocationTakashi Iwai2018-05-031-1/+1
* ALSA: usb-audio: Give proper vendor/product name for Dell WD15 DockTakashi Iwai2018-05-021-0/+10
* ALSA: usb-audio: Allow to override the longname stringTakashi Iwai2018-05-022-59/+88
* ALSA: usb-audio: Add "Keep Interface" controlTakashi Iwai2018-05-021-0/+45
* ALSA: usb-audio: Add keep_iface flagTakashi Iwai2018-05-022-7/+13
* ALSA: usb-audio: Avoid superfluous usb_set_interface() callsTakashi Iwai2018-05-021-7/+4
* ALSA: usb-audio: Initialize Dell Dock playback volumesTakashi Iwai2018-05-023-0/+40
* ALSA: dice: remove local frag of force_two_pcmsTakashi Sakamoto2018-05-023-70/+8
* ALSA: dice: use cache for PCM constraints and rulesTakashi Sakamoto2018-05-021-57/+170
* ALSA: dice: use stream formats to add MIDI substreamsTakashi Sakamoto2018-05-021-16/+7
* ALSA: dice: enable to change current sampling transmission frequencyTakashi Sakamoto2018-05-021-4/+43
* ALSA: dice: add a helper function to restart all of available streamsTakashi Sakamoto2018-05-021-57/+62
* ALSA: dice: use cache of stream format to check running streamTakashi Sakamoto2018-05-021-19/+31
* ALSA: dice: use extended protocol to detect available stream formatsTakashi Sakamoto2018-05-025-5/+193
* ALSA: dice: add parameters of stream formats for models produced by AlesisTakashi Sakamoto2018-05-024-1/+66
* ALSA: dice: add parameters of stream formats for models produced by TC Electr...Takashi Sakamoto2018-05-024-10/+174
* ALSA: dice: cache stream formats at current mode of sampling transmission fre...Takashi Sakamoto2018-05-023-0/+93
* ALSA: dice: add proc node for stream formationTakashi Sakamoto2018-05-021-0/+35
* ALSA: dice: add 'firewire' directory for proc nodesTakashi Sakamoto2018-05-021-3/+32
* ALSA: dice: add cache of stream formatsTakashi Sakamoto2018-05-021-0/+11
* ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped"Colin Ian King2018-05-021-2/+2
* ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto2018-05-021-2/+6
* ALSA: hda - Enforce CONFIG_SND_DYNAMIC_MINORS for HDMI/DP codecTakashi Iwai2018-05-021-0/+4
* ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier"Colin Ian King2018-04-271-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-04-25357-2606/+5895
|\
| * ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai2018-04-251-1/+8