summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)Author
2021-04-01Merge tag 'sound-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-03-30ALSA: hda: Add missing sanity checks in PM prepare/complete callbacksTakashi Iwai
2021-03-30ALSA: hda: Re-add dropped snd_poewr_change_state() callsTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-10ALSA: hda: Flush pending unsolicited events before suspendTakashi Iwai
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki
2021-02-15Merge branch 'for-next' into for-linusTakashi Iwai
2021-02-12ALSA: hda: Add another CometLake-H PCI IDKai Vehmanen
2021-02-02ALSA: hda: Drop power save deny list entry for Clevo W65_67SBTakashi Iwai
2021-01-27ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas
2021-01-25ALSA: hda: Assign boolean values to a bool variableJiapeng Zhong
2021-01-18Merge branch 'for-linus' into for-nextTakashi Iwai
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai
2021-01-15ALSA: hda: Add Cometlake-R PCI IDKai-Chuan Hsieh
2021-01-13ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vidKai Vehmanen
2021-01-12ALSA: hda/hdmi - enable runtime pm for CI AMD display audioAlex Deucher
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
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