summaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_i915.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Skip i915 initialization on CNL/LKF-based platformsCezary Rojewski2024-03-041-3/+29
* ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst2023-10-191-11/+3
* ALSA: hda: i915: Allow xe as match for i915_component_master_matchMaarten Lankhorst2023-10-191-1/+2
* ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst2023-10-191-4/+4
* ALSA: hda: i915: Allow override of gpu binding.Maarten Lankhorst2023-10-191-0/+9
* ALSA: hda/i915: extend connectivity check to cover Intel ARLKai Vehmanen2023-08-041-4/+10
* ALSA: hda/i915: Use global PCI match macroAmadeusz Sławiński2023-07-181-6/+1
* ALSA: hda: Fix discovery of i915 graphics PCI deviceTakashi Iwai2022-06-211-9/+6
* ALSA: hda/i915: Fix one too many pci_dev_put()Lucas De Marchi2022-04-191-4/+3
* ALSA: hda/i915 - skip acomp init if no matching displayKai Vehmanen2022-04-051-10/+19
* ALSA: hda/i915 - avoid hung task timeout in i915 waitKai Vehmanen2022-03-101-2/+2
* ALSA: hda/i915 - fix list corruption with concurrent probesTakashi Iwai2020-10-091-20/+3
* ALSA: hda - remove kerneldoc for internal hdac_i915 functionKai Vehmanen2020-09-241-3/+1
* ALSA: hda - fix CONTROLLER_IN_GPU macro nameKai Vehmanen2020-09-211-2/+2
* ALSA: hda - handle multiple i915 device instancesKai Vehmanen2020-09-211-2/+42
* ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault2019-07-271-4/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-2/+4
|\
| * i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2019-02-081-2/+4
* | ALSA: hda: Extend i915 component bind timeoutTakashi Iwai2019-02-251-2/+2
|/
* ALSA: hda: Fix the audio-component completion timeoutTakashi Iwai2018-09-201-1/+3
* ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi Iwai2018-07-241-2/+22
* ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-171-329/+14
* ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-171-13/+21
* drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-171-19/+21
* ALSA: hda: Drop useless WARN_ON()Takashi Iwai2017-12-221-1/+1
* ALSA: hda: constify pci_device_id.Arvind Yadav2017-07-181-1/+1
* drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran2016-09-221-6/+12
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-261-10/+50
|\
| * ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-261-11/+51
* | Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-041-0/+15
|\|
| * ALSA: hda - Bind with i915 only when Intel graphics is presentTakashi Iwai2016-04-041-0/+15
* | ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai2016-03-291-0/+1
* | ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai2016-03-291-0/+1
* | ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai2016-03-281-11/+34
|/
* ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DPTakashi Iwai2016-03-101-2/+12
* ALSA: hda - Degrade i915 binding failure messageTakashi Iwai2016-01-201-1/+1
* ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai2015-12-101-0/+66
* ALSA: hda - Add / fix kernel doc commentsTakashi Iwai2015-10-281-0/+70
* ALSA: hda - allow codecs to access the i915 pin/ELD callbackDavid Henningsson2015-09-021-0/+10
* ALSA: hda - Fix Skylake codec timeoutDavid Henningsson2015-07-201-1/+4
* ALSA: hda - Allow calling snd_hdac_i915_*() without actual bindingTakashi Iwai2015-06-101-4/+7
* ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin2015-05-201-0/+193