summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: info: Drop kerneldoc comment from snd_info_create_entry()Takashi Iwai1-1/+1
2015-05-18ALSA: info: Move list addition to snd_info_create_entry()Takashi Iwai1-13/+12
2015-05-18ALSA: info: Register proc entries recursively, tooTakashi Iwai2-15/+40
2015-05-18ALSA: info: Fix leaks of child entries at snd_info_free_entry()Takashi Iwai1-3/+3
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-05ALSA: hda/tegra - Fix oopsThierry Reding1-4/+4
2015-05-05ALSA: hda - reset display codec when power onLu, Han3-3/+43
2015-05-05drm/i915/audio: add codec wakeup override enabled/disable callbackLu, Han3-0/+31
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-04-30Merge branch 'topic/jack' into for-nextTakashi Iwai1-4/+13
2015-04-30ALSA: jack: Fix another NULL dereference due to empty input jackTakashi Iwai1-0/+6
2015-04-30ALSA: jack: don't report input event for phantom jackJie Yang1-4/+7
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 Iwai9-12/+99
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 Lin3-0/+23
2015-04-29ALSA: hda - implement a refcount for i915 power well switchMengdong Lin2-4/+15
2015-04-29Merge branch 'for-linus' into for-nextTakashi Iwai7-34/+52
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj5-18/+30
2015-04-28ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai2-16/+22
2015-04-28Merge branch 'topic/jack' into for-nextTakashi Iwai13-100/+242
2015-04-27ALSA: Docs: Add documentation for Jack kcontrolsJie Yang1-0/+43
2015-04-27ALSA: jack: remove exporting ctljack functionsJie Yang1-2/+0
2015-04-27ASoC: jack: create kctls according to jack pins infoJie Yang1-0/+1
2015-04-27ALSA: hda - Update to use the new jack kctls methodJie Yang6-74/+31
2015-04-27ALSA: jack: extend snd_jack_new to support phantom jackJie Yang5-17/+33
2015-04-27ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang4-6/+37
2015-04-27ALSA: jack: implement kctl creating for jack devicesJie Yang5-7/+103
2015-04-27Merge branch 'for-4.2' into for-nextTakashi Iwai53-2564/+2882
2015-04-27ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai1-1/+2
2015-04-27ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai1-2/+0
2015-04-27ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2-4/+6
2015-04-27Merge branch 'topic/hda' into for-4.2Takashi Iwai19-1928/+2457
2015-04-27ALSA: Close holes in struct snd_pcm_constraint_listLars-Peter Clausen1-1/+1
2015-04-27ALSA: Close holes in struct snd_pcm_hw_ruleLars-Peter Clausen1-1/+2
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-27Linux 4.1-rc1v4.1-rc1Linus Torvalds1-2/+2
2015-04-27x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski5-0/+48
2015-04-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-14/+95