summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2015-06-02ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420Takashi Iwai1-0/+1
2015-05-31ALSA: hda - Fix jack detection at resume with VT codecsTakashi Iwai1-0/+10
2015-05-29ALSA: hda/realtek - Suooprt Dell headset mode for ALC256Kailang Yang1-0/+7
2015-05-29ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai9-91/+44
2015-05-29Merge branch 'for-linus' into for-nextTakashi Iwai6-7/+91
2015-05-29ALSA: hda - Fix lost sound due to stream_pm ops cleanupTakashi Iwai2-0/+2
2015-05-28ALSA: hda - Drop unused fields from struct hda_codec_presetTakashi Iwai2-13/+1
2015-05-28ALSA: hda - Disable Headphone Mic boost for ALC662David Henningsson1-0/+5
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang5-8/+9
2015-05-27ALSA: hda - Disable power_save_node for IDT92HD71bxxTakashi Iwai1-1/+2
2015-05-27ALSA: hda - Fix noise on AMD radeon 290x controllerTakashi Iwai1-0/+2
2015-05-27ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai4-4/+4
2015-05-26ALSA: hda/realtek - Add ALC256 alias name for DellKailang Yang1-0/+1
2015-05-24Revert "ALSA: hda - Add mute-LED mode control to Thinkpad"Takashi Iwai1-1/+0
2015-05-20ALSA: hda - Disable widget power-saving for ALC292 & coTakashi Iwai1-1/+2
2015-05-20ALSA: hda - Reduce verbs by node power-savesTakashi Iwai1-0/+8
2015-05-20ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin5-280/+66
2015-05-19ALSA: hda - Add headset-mode* model options for ALC269 & coTakashi Iwai1-0/+2
2015-05-19ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EXGabriele Martino1-26/+92
2015-05-18ALSA: hda - add hda_intel_trace.hLibin Yang3-0/+63
2015-05-18ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.hLibin Yang3-63/+103
2015-05-18ALSA: hda/hdmi - Add Tegra210 supportThierry Reding1-0/+1
2015-05-18ALSA: hda/hdmi - Add Tegra114 supportThierry Reding1-0/+1
2015-05-18ALSA: hda/hdmi - Add Tegra30 supportThierry Reding1-0/+1
2015-05-18ALSA: hda/tegra - Improve error reportingThierry Reding1-6/+19
2015-05-18ALSA: hda/hdmi - Implement Tegra-specific patchThierry Reding1-1/+166
2015-05-18ALSA: hda/tegra - Set CORBRP self-clear flagThierry Reding1-1/+2
2015-05-18ALSA: hda/realtek - Support Dell headset mode for ALC298Kailang Yang1-0/+26
2015-05-18ALSA: hda/realtek - ALC292 dock fix for Thinkpad L450Ansgar Hegerfeld1-0/+1
2015-05-18ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson1-0/+12
2015-05-18ALSA: hda - Fix headset mic and mic-in for a Dell desktopDavid Henningsson1-1/+45
2015-05-12ALSA: hda/realtek - Support headset mode for ALC298Kailang Yang1-0/+12
2015-05-11ALSA: hda - Remove unused call to "get_pin" in patch_hdmi.cDavid Henningsson1-2/+0
2015-05-11ALSA: hda - Add headset mic quirk for Dell Inspiron 5548David Henningsson1-0/+7
2015-05-05ALSA: hda/tegra - Fix oopsThierry Reding1-4/+4
2015-05-05ALSA: hda/realtek - Add ALC298 alias name for DellKailang Yang1-0/+1
2015-05-05ALSA: hda - reset display codec when power onLu, Han3-3/+43
2015-05-04ALSA: hda/realtek - Fix typo for ALC286/ALC288Kailang Yang1-1/+0
2015-05-02Merge branch 'topic/jack' into for-nextTakashi Iwai2-11/+1
2015-05-02ALSA: jack: fix a randconfig build issueJie Yang2-11/+1
2015-05-01ALSA: hda - Add headphone quirk for Lifebook E752Takashi Iwai1-0/+1
2015-04-30Merge branch 'topic/hda' into for-nextTakashi Iwai2-4/+1
2015-04-30ALSA: hda - Reduce ifdef CONFIG_SND_HDA_I915Takashi Iwai2-4/+1
2015-04-29Merge branch 'topic/hda' into for-nextTakashi Iwai7-12/+80
2015-04-29ALSA: hda - remove controller dependency on i915 power well for Baytrail/Bras...Mengdong Lin2-2/+13
2015-04-29ALSA: hda - divide controller and codec dependency on i915 gfx power wellMengdong Lin2-8/+28
2015-04-29ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin3-0/+22
2015-04-29ALSA: hda - allow a codec to control the link powerMengdong Lin1-0/+4
2015-04-29ALSA: hda - implement a refcount for i915 power well switchMengdong Lin2-4/+15