summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2015-06-25ALSA: hda - set proper caps for newer AMD hda audio in KB/KVAlex Deucher1-0/+4
2015-06-12Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+11
2015-06-12ALSA: hda - Abort the probe without i915 binding for HSW/BDWTakashi Iwai1-2/+16
2015-06-11Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+2
2015-06-11ALSA: hda - Continue probing even if i915 binding failsTakashi Iwai1-1/+2
2015-06-03ALSA: hda - remove controller dependency on i915 power well for SKLLibin Yang1-2/+7
2015-05-29Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-27ALSA: hda - Fix noise on AMD radeon 290x controllerTakashi Iwai1-0/+2
2015-05-20ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin1-16/+66
2015-05-18ALSA: hda - add hda_intel_trace.hLibin Yang1-0/+9
2015-05-05ALSA: hda - reset display codec when power onLu, Han1-3/+17
2015-04-30Merge branch 'topic/hda' into for-nextTakashi Iwai1-3/+0
2015-04-30ALSA: hda - Reduce ifdef CONFIG_SND_HDA_I915Takashi Iwai1-3/+0
2015-04-29Merge branch 'topic/hda' into for-nextTakashi Iwai1-8/+38
2015-04-29ALSA: hda - remove controller dependency on i915 power well for Baytrail/Bras...Mengdong Lin1-2/+4
2015-04-29ALSA: hda - divide controller and codec dependency on i915 gfx power wellMengdong Lin1-8/+27
2015-04-29ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin1-0/+9
2015-04-27Merge branch 'for-4.2' into for-nextTakashi Iwai1-107/+135
2015-04-27Merge branch 'topic/hda' into for-4.2Takashi Iwai1-103/+131
2015-04-21ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin1-1/+4
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert1-4/+4
2015-04-16ALSA: hda - Drop azx_sd_read*/write*() macrosTakashi Iwai1-1/+1
2015-04-16ALSA: hda - Minor refactoringTakashi Iwai1-3/+0
2015-04-16ALSA: hda - Embed bus into controller objectTakashi Iwai1-56/+77
2015-04-16ALSA: hda - Migrate more hdac_stream codesTakashi Iwai1-0/+4
2015-04-16ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai1-41/+39
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai1-13/+21
2015-04-08Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2015-04-07ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSWLibin Yang1-2/+6
2015-03-26ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang1-1/+1
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai1-2/+2
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai1-21/+18
2015-03-16Merge branch 'topic/hda-bus' into for-nextTakashi Iwai1-27/+6
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai1-3/+13
2015-03-06Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai1-1/+1
2015-03-03ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai1-4/+4
2015-03-03ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai1-10/+0
2015-03-03ALSA: hda - Remove superfluous memory allocation error messagesTakashi Iwai1-4/+1
2015-02-26ALSA: hda - Power down codec automatically at registrationTakashi Iwai1-14/+0
2015-02-26ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai1-3/+2
2015-02-26ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai1-6/+4
2015-02-25ALSA: hda - Disable runtime PM for Panther Point againTakashi Iwai1-1/+1
2015-02-23ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai1-0/+2
2015-02-23ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai1-6/+0
2015-02-19ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai1-3/+5
2015-02-19ALSA: hda - Drop azx_mixer_create()Takashi Iwai1-1/+1
2015-02-19ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai1-1/+0