aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj4-13/+21
2015-04-28Merge branch 'topic/jack' into for-nextTakashi Iwai5-72/+29
2015-04-27ALSA: hda - Update to use the new jack kctls methodJie Yang3-70/+27
2015-04-27ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2-2/+2
2015-04-27ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang1-1/+1
2015-04-27ALSA: jack: implement kctl creating for jack devicesJie Yang1-1/+1
2015-04-27Merge branch 'for-4.2' into for-nextTakashi Iwai34-1967/+552
2015-04-27ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai1-1/+2
2015-04-27ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2-4/+6
2015-04-27Merge branch 'topic/hda' into for-4.2Takashi Iwai11-1918/+503
2015-04-27ALSA: hda - Add mute-LED mode control to ThinkpadTakashi Iwai1-0/+1
2015-04-27ALSA: hda - Fix mute-LED fixed modeTakashi Iwai1-9/+12
2015-04-27ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai2-5/+14
2015-04-24ALSA: core: Remove child proc file elements recursivelyTakashi Iwai1-1/+1
2015-04-24ALSA: hda - fix headset mic detection problem for one more machineHui Wang1-9/+15
2015-04-23ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang1-0/+1
2015-04-21ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson1-2/+3
2015-04-21ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin1-1/+4
2015-04-20ALSA: hda - only sync BCLK to the display clock for Haswell & BroadwellMengdong Lin1-0/+6
2015-04-20ALSA: hda - Mute headphone pin on suspend on XPS13 9333Gabriele Mazzotta1-10/+7
2015-04-18ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai1-19/+4
2015-04-17ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter1-2/+2
2015-04-17ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai2-5/+4
2015-04-16ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai3-72/+31
2015-04-16ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai1-1/+1
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert23-48/+48
2015-04-16ALSA: hda - Drop azx_sd_read*/write*() macrosTakashi Iwai2-14/+1
2015-04-16ALSA: hda/tegra - Fix build error and warningTakashi Iwai1-3/+1
2015-04-16ALSA: hda - Reenable tracepoints for controllerTakashi Iwai2-2/+8
2015-04-16ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALIScott Wood1-2/+2
2015-04-16ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson1-1/+1
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai4-322/+8
2015-04-16ALSA: hda - Minor refactoringTakashi Iwai3-9/+7
2015-04-16ALSA: hda - Embed bus into controller objectTakashi Iwai7-646/+232
2015-04-16ALSA: hda - Migrate more hdac_stream codesTakashi Iwai3-379/+54
2015-04-16ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai4-357/+209
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai6-63/+66
2015-04-16ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai3-34/+23
2015-04-16ALSA: hda - Merge codec and controller helpersTakashi Iwai2-5/+1
2015-04-16ALSA: hda - Add DSP loader to core library codeTakashi Iwai1-3/+0
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2-131/+3
2015-04-14ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai3-35/+32
2015-04-13ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450Jo-Philipp Wich1-0/+1
2015-04-13Merge branch 'for-next' into for-linusTakashi Iwai52-4423/+2886
2015-04-11ALSA: emu10k1: add toggles for E-mu 1010 optical portsMichael Gernoth1-0/+118
2015-04-11ALSA: emu10k1: handle dock disconnectsMichael Gernoth1-0/+9
2015-04-11ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)Yves-Alexis Perez1-0/+1
2015-04-10ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth1-12/+0
2015-04-10ALSA: hda/realtek - Fix a typoTakashi Iwai1-1/+1
2015-04-09ALSA: hda/via - Add missing stream_pm ops setupTakashi Iwai1-0/+1