summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: UAC3. Add support for mixer unit.Jorge Sanjuan2018-05-151-7/+81
* 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
| * ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai2018-04-271-2/+2
| * ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai2018-04-271-1/+1
| * ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto2018-04-261-1/+1
* | ALSA: hda/ca0132: fix array_size.cocci warningsFengguang Wu2018-05-141-4/+2
* | ALSA: isight: use position offset macro of TLV dataTakashi Sakamoto2018-05-141-4/+6
* | ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto2018-05-142-12/+12
* | ALSA: vmaster: use position offset macro of TLV dataTakashi Sakamoto2018-05-141-7/+9
* | ALSA: usb-audio: add boot quirk for Axe-Fx IIIAlberto Aguirre2018-05-131-0/+32
* | 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
* | 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