summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Add AlderLake-PS variant PCI IDKai Vehmanen2022-03-091-0/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2022-03-051-0/+1
|\
| * ALSA: hda: Set max DMA segment sizeTakashi Iwai2022-02-171-0/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2022-02-151-2/+3
|\|
| * ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai2022-02-141-0/+1
| * ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai2022-02-141-2/+2
* | ALSA: hda: Add PCI and HDMI IDs for Intel Raptor LakeKai Vehmanen2022-02-111-0/+11
* | ALSA: hda: Fix driver index handling at re-bindingTakashi Iwai2022-02-091-3/+7
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2022-01-051-1/+10
|\
| * ALSA: hda: Add new AlderLake-P variant PCI IDKai Vehmanen2021-12-251-0/+2
| * ALSA: hda: Add AlderLake-N PCI IDKai Vehmanen2021-12-251-0/+3
| * ALSA: hda: Remove redundant runtime PM callsTakashi Iwai2021-11-201-4/+0
| * ALSA: hda: intel: More comprehensive PM runtime setup for controller driverTakashi Iwai2021-11-151-1/+9
* | ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vidKai Vehmanen2021-11-301-1/+11
|/
* ALSA: hda: fix general protection fault in azx_runtime_idleKai Vehmanen2021-11-101-0/+1
* ALSA: hda: Free card instance properly at probe errorsTakashi Iwai2021-11-101-1/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-10-141-6/+23
|\
| * ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai2021-10-071-6/+23
* | ALSA: hda: Use position buffer for SKL+ againTakashi Iwai2021-09-301-22/+1
* | ALSA: hda: Reduce udelay() at SKL+ position reportingTakashi Iwai2021-09-301-5/+23
|/
* Revert "ALSA: hda: Drop workaround for a hang at shutdown again"Takashi Iwai2021-09-131-3/+9
* ALSA: hda: Drop workaround for a hang at shutdown againTakashi Iwai2021-08-171-9/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-08-171-3/+9
|\
| * ALSA: hda: Fix hang during shutdown due to link resetImre Deak2021-08-171-3/+9
* | ALSA: memalloc: Fix pgprot for WC mmap on x86Takashi Iwai2021-08-041-12/+0
* | ALSA: memalloc: Correctly name as WCTakashi Iwai2021-08-041-1/+1
* | ALSA: hda: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-21/+5
|/
* ALSA: hda: Release controller display power during shutdown/rebootImre Deak2021-06-231-11/+11
* ALSA: hda: Add AlderLake-M PCI IDKai Vehmanen2021-05-301-0/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-04-091-0/+8
|\
| * ALSA: hda: Add missing sanity checks in PM prepare/complete callbacksTakashi Iwai2021-03-301-0/+6
| * ALSA: hda: Re-add dropped snd_poewr_change_state() callsTakashi Iwai2021-03-301-0/+2
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-34/+0
|/
* ALSA: hda: Flush pending unsolicited events before suspendTakashi Iwai2021-03-101-0/+2
* Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-02-211-10/+6
|\
| * Merge branch 'for-next' into for-linusTakashi Iwai2021-02-151-10/+4
| |\
| | * ALSA: hda: Drop power save deny list entry for Clevo W65_67SBTakashi Iwai2021-02-021-2/+0
| | * ALSA: hda: Assign boolean values to a bool variableJiapeng Zhong2021-01-251-1/+1
| | * Merge branch 'for-linus' into for-nextTakashi Iwai2021-01-181-3/+12
| | |\
| | * | ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai2021-01-151-6/+2
| | * | ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
| * | | ALSA: hda: Add another CometLake-H PCI IDKai Vehmanen2021-02-121-0/+2
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki2021-02-151-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas2021-01-271-2/+2
| |/ /
* | | ALSA: hda: Add Cometlake-R PCI IDKai-Chuan Hsieh2021-01-151-0/+3
* | | ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vidKai Vehmanen2021-01-131-0/+3
|/ /
* / ALSA: hda/hdmi - enable runtime pm for CI AMD display audioAlex Deucher2021-01-121-3/+6
|/
* ALSA: hda/via: Fix runtime PM for Clevo W35xSSTakashi Iwai2021-01-041-2/+0
* ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vidKai Vehmanen2020-11-161-0/+3
* ALSA: hda: Reinstate runtime_allow() for all hda controllersKai-Heng Feng2020-10-281-0/+1