aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-23ALSA: hda: Add Raven PCI IDVijendar Mukunda1-0/+3
2017-08-06ALSA: hda: Add Cannonlake PCI IDGuneshwor Singh1-0/+3
2017-07-04ALSA: hda - Fix unbalance of i915 module refcountTakashi Iwai1-1/+1
2017-06-30ALSA: hda - Fix doubly initialization of i915 componentTakashi Iwai1-18/+22
2017-06-28Merge branch 'topic/hda-fix' into for-nextTakashi Iwai1-14/+21
2017-06-28ALSA: hda - Bind with i915 component before codec bindingTakashi Iwai1-14/+21
2017-06-20ALSA: hda - Add AZX_DRIVER_SKL for simplificationTakashi Iwai1-26/+21
2017-06-20ALSA: hda - Apply quirks to Broxton-T, tooTakashi Iwai1-3/+4
2017-06-14ALSA: hda - Add Coffelake PCI IDMegha Dey1-1/+5
2017-05-08alsa: use set_memory.h headerLaura Abbott1-1/+1
2017-04-12ALSA: hda: Add Geminilake id to SKL_PLUSSubhransu S. Prusty1-1/+3
2017-04-07ALSA: hda - set intel audio clock to a proper valueLibin Yang1-0/+95
2017-04-03ALSA: hda - Improved position reporting on SKL+Takashi Iwai1-2/+34
2017-04-03ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai1-2/+2
2017-02-25ALSA: hda - Add Geminilake PCI IDVinod Koul1-0/+3
2017-02-15ALSA: hda - add sanity check to force the separate stream tagsJaroslav Kysela1-0/+8
2017-02-15ALSA: hda - fix Lewisburg audio issueJaroslav Kysela1-2/+2
2017-01-15ALSA: hda - Make single_cmd option to stop the fallback mechanismTakashi Iwai1-3/+7
2017-01-04ALSA: hda - Fix deadlock of controller device lock at unbindingTakashi Iwai1-0/+13
2016-10-18ALSA: hda - allow 40 bit DMA mask for NVidia devicesArd Biesheuvel1-2/+5
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-12/+20
2016-08-10ALSA: hda - Manage power well properly for resumeTakashi Iwai1-12/+20
2016-08-09ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh1-0/+17
2016-08-03ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+2
2016-07-12ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal1-0/+2
2016-07-11ALSA: hda - fix use-after-free after module unloadPeter Wu1-1/+3
2016-06-29ALSA: hda - Add PCI ID for Kabylake-HVinod Koul1-1/+5
2016-06-09ALSA: hda - Add PCI ID for KabylakeVinod Koul1-1/+10
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai1-52/+4
2016-04-20ALSA: hda - add PCI ID for Intel Broxton-TLu, Han1-0/+3
2016-03-31ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+4
2016-02-26Merge branch 'for-linus' into for-nextTakashi Iwai1-11/+9
2016-02-26ALSA: hda - Autosuspend controller after probe even if codecs are already suspendedVille Syrjälä1-1/+1
2016-02-22ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai1-9/+7
2016-02-15ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai1-2/+2
2016-01-29ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang1-0/+13
2016-01-20ALSA: hda - Flush the pending probe work at removeTakashi Iwai1-1/+9
2016-01-20ALSA: hda - Degrade i915 binding failure messageTakashi Iwai1-2/+4
2016-01-12ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit1-1/+1
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+57
2015-12-18ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang1-0/+34
2015-12-17ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGNTakashi Iwai1-1/+1
2015-12-17ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bitTakashi Iwai1-3/+2
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai1-1/+6
2015-12-17ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai1-4/+2
2015-12-15ALSA: hda - Increase default bdl_pos_adj for Baytrail/BraswellTakashi Iwai1-0/+9
2015-12-15ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai1-13/+16
2015-12-10ALSA: hda - Allow i915 binding later in codec driverTakashi Iwai1-3/+3
2015-12-09ALSA: hda - Less grumbling about lack of i915 bindingTakashi Iwai1-2/+2
2015-12-07ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han1-0/+23