summaryrefslogtreecommitdiff
path: root/sound/hda/hdac_i915.c
AgeCommit message (Expand)Author
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst
2023-10-19ALSA: hda: i915: Allow xe as match for i915_component_master_matchMaarten Lankhorst
2023-10-19ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst
2023-10-19ALSA: hda: i915: Allow override of gpu binding.Maarten Lankhorst
2023-08-04ALSA: hda/i915: extend connectivity check to cover Intel ARLKai Vehmanen
2023-07-18ALSA: hda/i915: Use global PCI match macroAmadeusz Sławiński
2022-06-21ALSA: hda: Fix discovery of i915 graphics PCI deviceTakashi Iwai
2022-04-19ALSA: hda/i915: Fix one too many pci_dev_put()Lucas De Marchi
2022-04-05ALSA: hda/i915 - skip acomp init if no matching displayKai Vehmanen
2022-03-10ALSA: hda/i915 - avoid hung task timeout in i915 waitKai Vehmanen
2020-10-09ALSA: hda/i915 - fix list corruption with concurrent probesTakashi Iwai
2020-09-24ALSA: hda - remove kerneldoc for internal hdac_i915 functionKai Vehmanen
2020-09-21ALSA: hda - fix CONTROLLER_IN_GPU macro nameKai Vehmanen
2020-09-21ALSA: hda - handle multiple i915 device instancesKai Vehmanen
2019-07-27ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-25ALSA: hda: Extend i915 component bind timeoutTakashi Iwai
2019-02-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter
2018-09-20ALSA: hda: Fix the audio-component completion timeoutTakashi Iwai
2018-07-24ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi Iwai
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai
2017-12-22ALSA: hda: Drop useless WARN_ON()Takashi Iwai
2017-07-18ALSA: hda: constify pci_device_id.Arvind Yadav
2016-09-22drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran
2016-04-26Merge branch 'for-linus' into for-nextTakashi Iwai
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai
2016-04-04Merge branch 'for-linus' into for-nextTakashi Iwai
2016-04-04ALSA: hda - Bind with i915 only when Intel graphics is presentTakashi Iwai
2016-03-29ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai
2016-03-29ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai
2016-03-28ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai
2016-03-10ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DPTakashi Iwai
2016-01-20ALSA: hda - Degrade i915 binding failure messageTakashi Iwai
2015-12-10ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai
2015-10-28ALSA: hda - Add / fix kernel doc commentsTakashi Iwai
2015-09-02ALSA: hda - allow codecs to access the i915 pin/ELD callbackDavid Henningsson
2015-07-20ALSA: hda - Fix Skylake codec timeoutDavid Henningsson
2015-06-10ALSA: hda - Allow calling snd_hdac_i915_*() without actual bindingTakashi Iwai
2015-05-20ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin