summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Abort the probe without i915 binding for HSW/BDWTakashi Iwai2015-06-121-2/+16
* ALSA: hda - Continue probing even if i915 binding failsTakashi Iwai2015-06-111-1/+2
* ALSA: hda - Fix noise on AMD radeon 290x controllerTakashi Iwai2015-05-271-0/+2
* 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
* | ALSA: hda - Define the DCAPS preset for the old Intel chipsetsTakashi Iwai2014-12-031-17/+20
* | Merge tag 'v3.18-rc7' into for-nextTakashi Iwai2014-12-031-5/+19
|\|
| * sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt2014-11-241-2/+8
| * ALSA: hda - Limit 40bit DMA for AMD HDMI controllersTakashi Iwai2014-11-241-3/+11
* | ALSA: hda - Allow forcibly enabling/disabling snoopTakashi Iwai2014-11-281-15/+18
* | ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)Takashi Iwai2014-11-281-33/+38
* | Merge branch 'for-linus' into test/usb-resumeTakashi Iwai2014-11-201-0/+4
|\|
| * ALSA: hda_intel: Add DeviceIDs for Sunrise Point-LPDevin Ryles2014-11-081-0/+4
* | ALSA: hda: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-171-2/+1
|/
* ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai2014-10-291-1/+3
* ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-10-151-0/+4
* ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controllerTakashi Iwai2014-08-071-0/+7
* ALSA: hda - add PCI IDs for Intel BraswellLibin Yang2014-08-041-0/+3
* ALSA: hda - Add NULL check to all PM ops in hda_intel.cTakashi Iwai2014-07-161-10/+35