summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)Author
2020-04-24ALSA: hda: Don't release card at firmware loading errorTakashi Iwai
2020-04-24ALSA: hda: Add driver blacklistTakashi Iwai
2019-12-21ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai
2019-11-06Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai
2019-10-05ALSA: hda: Flush interrupts on disablingChris Wilson
2019-06-22ALSA: hda - Register irq handler after the chip initializationTakashi Iwai
2019-02-12ALSA: hda - Serialize codec registrationsTakashi Iwai
2018-12-13ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng
2018-11-13ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai
2018-10-03ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng
2018-08-22ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede
2018-05-22ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede
2018-04-24ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang
2018-03-22ALSA: hda - Revert power_save option default valueTakashi Iwai
2018-03-22ALSA: hda: Add Geminilake id to SKL_PLUSSubhransu S. Prusty
2018-03-11ALSA: hda: Add a power_save blacklistHans de Goede
2017-11-30ALSA: hda: Add Raven PCI IDVijendar Mukunda
2017-05-14ALSA: hda - Fix deadlock of controller device lock at unbindingTakashi Iwai
2017-03-12ALSA: hda - fix Lewisburg audio issueJaroslav Kysela
2016-10-18ALSA: hda - allow 40 bit DMA mask for NVidia devicesArd Biesheuvel
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2016-08-10ALSA: hda - Manage power well properly for resumeTakashi Iwai
2016-08-09ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh
2016-08-03ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu
2016-07-12ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal
2016-07-11ALSA: hda - fix use-after-free after module unloadPeter Wu
2016-06-29ALSA: hda - Add PCI ID for Kabylake-HVinod Koul
2016-06-09ALSA: hda - Add PCI ID for KabylakeVinod Koul
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai
2016-04-20ALSA: hda - add PCI ID for Intel Broxton-TLu, Han
2016-03-31ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu
2016-02-26Merge branch 'for-linus' into for-nextTakashi Iwai
2016-02-26ALSA: hda - Autosuspend controller after probe even if codecs are already sus...Ville Syrjälä
2016-02-22ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai
2016-02-15ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai
2016-01-29ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang
2016-01-20ALSA: hda - Flush the pending probe work at removeTakashi Iwai
2016-01-20ALSA: hda - Degrade i915 binding failure messageTakashi Iwai
2016-01-12ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai
2015-12-18ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang
2015-12-17ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGNTakashi Iwai
2015-12-17ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bitTakashi Iwai
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai
2015-12-17ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai
2015-12-15ALSA: hda - Increase default bdl_pos_adj for Baytrail/BraswellTakashi Iwai
2015-12-15ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai
2015-12-10ALSA: hda - Allow i915 binding later in codec driverTakashi Iwai
2015-12-09ALSA: hda - Less grumbling about lack of i915 bindingTakashi Iwai
2015-12-07ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han