summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: call runtime_allow() for all hda controllersHui Wang2020-04-141-0/+1
* ALSA: hda: Explicitly permit using autosuspend if runtime PM is supportedRoy Spliet2020-04-131-1/+3
* ALSA: hda: Skip controller resume if not neededTakashi Iwai2020-04-131-11/+27
* ALSA: hda: Keep the controller initialization even if no codecs foundTakashi Iwai2020-04-131-5/+7
* ALSA: hda: Release resources at error in delayed probeTakashi Iwai2020-04-131-13/+16
* ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq opsTakashi Iwai2020-04-131-0/+4
* ALSA: hda: Don't release card at firmware loading errorTakashi Iwai2020-04-131-14/+5
* ALSA: hda: Add driver blacklistTakashi Iwai2020-04-081-0/+16
* ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi2020-02-011-0/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-261-0/+2
|\
| * ALSA: hda: Add Clevo W65_67SB the power_save blacklistHans de Goede2020-01-261-0/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-111-5/+8
|\|
| * ALSA: hda: Rename back to dmic_detect optionTakashi Iwai2020-01-111-5/+8
* | ALSA: hda: More constificationsTakashi Iwai2020-01-051-4/+4
* | Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-051-5/+16
|\|
| * ALSA: hda - Apply sync-write workaround to old Intel platforms, tooTakashi Iwai2019-12-231-4/+5
| * ALSA: hda/hdmi - fix atpx_present when CLASS is not VGAAlex Deucher2019-12-211-1/+11
* | ALSA: hda: Constify snd_pci_quirk tablesTakashi Iwai2020-01-031-4/+4
* | ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* | ALSA: hda: Unify get_response handlingTakashi Iwai2019-12-131-1/+1
* | ALSA: hda: Support PCM sync_stopTakashi Iwai2019-12-111-1/+3
|/
* ALSA: hda/hdmi - Fix duplicate unref of pci_devLukas Wunner2019-12-101-1/+0
* ALSA: hda/hdmi - enable runtime pm for newer AMD display audioAlex Deucher2019-11-261-12/+23
* ALSA: hda/hdmi - Add new pci ids for AMD GPU display audioAlex Deucher2019-11-261-0/+14
* ALSA: hda/hdmi - fix vgaswitcheroo detection for AMDAlex Deucher2019-11-261-0/+45
* ALSA: hda - remove forced polling workaround for CFL and CNLKai Vehmanen2019-11-151-6/+0
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-11-141-0/+3
|\
| * ALSA: hda: Add Cometlake-S PCI IDChiou, Cooper2019-11-111-0/+3
* | ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2019-10-281-0/+3
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-10-281-1/+7
|\|
| * Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-10-281-1/+1
| * ALSA: hda: Add Tigerlake/Jasperlake PCI IDPan Xiuli2019-10-231-0/+6
* | ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela2019-10-231-34/+15
* | ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a driverKai-Heng Feng2019-10-211-1/+7
|/
* ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai2019-09-201-2/+1
* ALSA: hda - Allow runtime PM for controller if component notifier is usedTakashi Iwai2019-08-271-6/+5
* Merge branch 'topic/usb-validation' into for-nextTakashi Iwai2019-08-221-1/+65
|\
| * ALSA: hda - Apply workaround for another AMD chip 1022:1487Takashi Iwai2019-08-091-0/+3
| * ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai2019-08-071-1/+62
* | ALSA: hda: Set fifo_size for both playback and capture streamsTakashi Iwai2019-08-121-7/+1
* | Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai2019-08-081-66/+5
|\ \
| * | ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-46/+1
| * | ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-20/+4
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-08-061-3/+2
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chipsTakashi Iwai2019-07-251-3/+2
| |/
* | ALSA: hda: Add support of Zhaoxin controllerTony W Wang-oc2019-08-021-0/+4
* | Merge branch 'topic/hda-dmic' into for-nextTakashi Iwai2019-07-311-0/+34
|\ \
| * | ALSA: hda/intel: stop probe if DMICS are detected on Skylake+ platformsPierre-Louis Bossart2019-07-311-0/+34
| |/
* / ALSA: hda: Flush interrupts on disablingChris Wilson2019-07-221-1/+1
|/
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-15/+1
|\