summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: hda - add hda_intel_trace.hLibin Yang2015-05-181-0/+9
* | ALSA: hda - reset display codec when power onLu, Han2015-05-051-3/+17
* | Merge branch 'topic/hda' into for-nextTakashi Iwai2015-04-301-3/+0
|\ \
| * | ALSA: hda - Reduce ifdef CONFIG_SND_HDA_I915Takashi Iwai2015-04-301-3/+0
* | | Merge branch 'topic/hda' into for-nextTakashi Iwai2015-04-291-8/+38
|\ \ \ | |/ /
| * | ALSA: hda - remove controller dependency on i915 power well for Baytrail/Bras...Mengdong Lin2015-04-291-2/+4
| * | ALSA: hda - divide controller and codec dependency on i915 gfx power wellMengdong Lin2015-04-291-8/+27
| * | ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin2015-04-291-0/+9
* | | Merge branch 'for-4.2' into for-nextTakashi Iwai2015-04-271-107/+135
|\ \ \ | |_|/ |/| |
| * | Merge branch 'topic/hda' into for-4.2Takashi Iwai2015-04-271-103/+131
| |\ \ | | |/
| | * ALSA: hda - Drop azx_sd_read*/write*() macrosTakashi Iwai2015-04-161-1/+1
| | * ALSA: hda - Minor refactoringTakashi Iwai2015-04-161-3/+0
| | * ALSA: hda - Embed bus into controller objectTakashi Iwai2015-04-161-56/+77
| | * ALSA: hda - Migrate more hdac_stream codesTakashi Iwai2015-04-161-0/+4
| | * ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai2015-04-161-41/+39
| | * ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai2015-04-161-13/+21
| * | ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-4/+4
| |/
* | ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin2015-04-211-1/+4
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-04-081-1/+1
|\
| * ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang2015-03-261-1/+1
* | ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSWLibin Yang2015-04-071-2/+6
* | ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-231-2/+2
* | Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-161-21/+18
|\ \
| * | ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-131-3/+13
| * | ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-031-4/+4
| * | ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai2015-03-031-10/+0
| * | ALSA: hda - Remove superfluous memory allocation error messagesTakashi Iwai2015-03-031-4/+1
* | | Merge branch 'topic/hda-bus' into for-nextTakashi Iwai2015-03-161-27/+6
|\ \ \ | |/ /
| * | ALSA: hda - Power down codec automatically at registrationTakashi Iwai2015-02-261-14/+0
| * | ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai2015-02-261-3/+2
| * | ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-261-6/+4
| * | ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai2015-02-231-0/+2
| * | ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai2015-02-231-6/+0
* | | Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2015-03-061-1/+1
|\ \ \ | |/ / |/| / | |/
| * ALSA: hda - Disable runtime PM for Panther Point againTakashi Iwai2015-02-251-1/+1
* | ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai2015-02-191-3/+5
* | ALSA: hda - Drop azx_mixer_create()Takashi Iwai2015-02-191-1/+1
* | ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai2015-02-191-1/+0
* | ALSA: hda - Introduce azx_has_pm_runtime() macroTakashi Iwai2015-02-191-7/+5
|/
* Merge tag 'topic/i915-hda-componentized-2015-01-12' of git://anongit.freedesk...Takashi Iwai2015-01-131-42/+18
|\
| * ALSA: hda: add component supportImre Deak2015-01-121-4/+1
| * ALSA: hda: pass intel_hda to all i915 interface functionsImre Deak2015-01-121-12/+16
| * ALSA: hda: export struct hda_intelImre Deak2015-01-121-26/+1
* | Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-13/+0
|\ \
| * | ALSA: hda: Simplify PM callbacksTakashi Iwai2015-01-091-13/+0
| |/
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+1
|/
* ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-4/+1
|\
| * sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-4/+1
* | ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZETakashi Iwai2014-12-031-9/+7
OpenPOWER on IntegriCloud