summaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2015-06-09ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by defaultLu, Han3-0/+8
2015-06-09Merge branch 'for-linus' into for-nextTakashi Iwai3-2/+21
2015-06-09ALSA: hda - fix number of devices query on hotplugDave Airlie1-1/+1
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell1-0/+1
2015-06-03ALSA: hda - remove controller dependency on i915 power well for SKLLibin Yang2-3/+8
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-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai8-38/+1
2015-05-29ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai3-4/+3
2015-05-29ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FSTakashi Iwai4-9/+9
2015-05-29ALSA: ca0106: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai3-6/+3
2015-05-29ALSA: ac97: Fix ifdef CONFIG_PROC_FSTakashi Iwai2-2/+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: lx6464es: Use NULL for pointersTakashi Iwai1-2/+2
2015-05-26ALSA: lx6464es: Fix duplicated SSID entriesTakashi Iwai1-6/+6
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