summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)Author
2021-01-04ALSA: hda/via: Fix runtime PM for Clevo W35xSSTakashi Iwai
2020-11-16ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vidKai Vehmanen
2020-10-28ALSA: hda: Reinstate runtime_allow() for all hda controllersKai-Heng Feng
2020-10-28ALSA: hda: Separate runtime and system suspendKai-Heng Feng
2020-10-12ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen
2020-09-21ALSA: hda - controller is in GPU on the DG1Kai Vehmanen
2020-09-21ALSA: hda - add Intel DG1 PCI and HDMI idsKai Vehmanen
2020-09-02ALSA: hda: add dev_dbg log when driver is not selectedPierre-Louis Bossart
2020-08-25Revert "ALSA: hda: Add support for Loongson 7A1000 controller"Tiezhu Yang
2020-08-03Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai
2020-07-27ALSA: hda: Workaround for spurious wakeups on some Intel platformsTakashi Iwai
2020-07-17ALSA: hda: Add support for Loongson 7A1000 controllerKaige Li
2020-07-15ALSA: hda: Replace the words white/blacklistTakashi Iwai
2020-06-19ALSA: hda: Enable sync-write operation as default for all controllersTakashi Iwai
2020-06-18ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKLPierre-Louis Bossart
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-03ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid upHersen Wu
2020-04-24ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai
2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai
2020-04-19ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai
2020-04-14ALSA: hda: call runtime_allow() for all hda controllersHui Wang
2020-04-13ALSA: hda: Explicitly permit using autosuspend if runtime PM is supportedRoy Spliet
2020-04-13ALSA: hda: Skip controller resume if not neededTakashi Iwai
2020-04-13ALSA: hda: Keep the controller initialization even if no codecs foundTakashi Iwai
2020-04-13ALSA: hda: Release resources at error in delayed probeTakashi Iwai
2020-04-13ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq opsTakashi Iwai
2020-04-13ALSA: hda: Don't release card at firmware loading errorTakashi Iwai
2020-04-08ALSA: hda: Add driver blacklistTakashi Iwai
2020-02-01ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi
2020-01-26Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-26ALSA: hda: Add Clevo W65_67SB the power_save blacklistHans de Goede
2020-01-11Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-11ALSA: hda: Rename back to dmic_detect optionTakashi Iwai
2020-01-05ALSA: hda: More constificationsTakashi Iwai
2020-01-05Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-03ALSA: hda: Constify snd_pci_quirk tablesTakashi Iwai
2020-01-03ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai
2019-12-23ALSA: hda - Apply sync-write workaround to old Intel platforms, tooTakashi Iwai
2019-12-21ALSA: hda/hdmi - fix atpx_present when CLASS is not VGAAlex Deucher
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai
2019-12-11ALSA: hda: Support PCM sync_stopTakashi Iwai
2019-12-10ALSA: hda/hdmi - Fix duplicate unref of pci_devLukas Wunner
2019-11-26ALSA: hda/hdmi - enable runtime pm for newer AMD display audioAlex Deucher
2019-11-26ALSA: hda/hdmi - Add new pci ids for AMD GPU display audioAlex Deucher
2019-11-26ALSA: hda/hdmi - fix vgaswitcheroo detection for AMDAlex Deucher
2019-11-15ALSA: hda - remove forced polling workaround for CFL and CNLKai Vehmanen
2019-11-14Merge branch 'for-linus' into for-nextTakashi Iwai
2019-11-11ALSA: hda: Add Cometlake-S PCI IDChiou, Cooper