summary refs log tree commit diff
path: root/sound/pci
AgeCommit message (Expand)Author
2015-04-23ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang
2015-04-21ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson
2015-04-21ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin
2015-04-20ALSA: hda - only sync BCLK to the display clock for Haswell & BroadwellMengdong Lin
2015-04-20ALSA: hda - Mute headphone pin on suspend on XPS13 9333Gabriele Mazzotta
2015-04-18ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai
2015-04-17ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter
2015-04-17ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai
2015-04-16ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai
2015-04-16ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-04-16ALSA: hda - Drop azx_sd_read*/write*() macrosTakashi Iwai
2015-04-16ALSA: hda/tegra - Fix build error and warningTakashi Iwai
2015-04-16ALSA: hda - Reenable tracepoints for controllerTakashi Iwai
2015-04-16ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALIScott Wood
2015-04-16ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai
2015-04-16ALSA: hda - Minor refactoringTakashi Iwai
2015-04-16ALSA: hda - Embed bus into controller objectTakashi Iwai
2015-04-16ALSA: hda - Migrate more hdac_stream codesTakashi Iwai
2015-04-16ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai
2015-04-16ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai
2015-04-16ALSA: hda - Merge codec and controller helpersTakashi Iwai
2015-04-16ALSA: hda - Add DSP loader to core library codeTakashi Iwai
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai
2015-04-14ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai
2015-04-13ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450Jo-Philipp Wich
2015-04-13Merge branch 'for-next' into for-linusTakashi Iwai
2015-04-11ALSA: emu10k1: add toggles for E-mu 1010 optical portsMichael Gernoth
2015-04-11ALSA: emu10k1: handle dock disconnectsMichael Gernoth
2015-04-11ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)Yves-Alexis Perez
2015-04-10ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth
2015-04-10ALSA: hda/realtek - Fix a typoTakashi Iwai
2015-04-09ALSA: hda/via - Add missing stream_pm ops setupTakashi Iwai
2015-04-09ALSA: hda/realtek - Fix the regression by widget power-savingTakashi Iwai
2015-04-09ALSA: hda/generic - Don't override power_filter when power_save_node is setTakashi Iwai
2015-04-09ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicableTakashi Iwai
2015-04-09ALSA: hda/generic - Fix wrong initial power state for fixed pinsTakashi Iwai
2015-04-09ALSA: hda/generic - Check power state cap at updating the widget powerTakashi Iwai
2015-04-08ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai
2015-04-08ALSA: hda/realtek - Support Dell headset mode for ALC288Kailang Yang
2015-04-08ALSA: hda/realtek - Support headset mode for ALC286/288Kailang Yang
2015-04-08Merge branch 'for-linus' into for-nextTakashi Iwai
2015-04-08ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang
2015-04-07ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSWLibin Yang
2015-04-05ALSA: emu10k1: add Audigy 5/RxMichael Gernoth
2015-04-05ALSA: Use const struct ac97_quirkJoe Perches
2015-04-04ALSA: hda: fix possible null dereferenceSudip Mukherjee