aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_i915.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-27ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault1-4/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+4
2019-02-25ALSA: hda: Extend i915 component bind timeoutTakashi Iwai1-2/+2
2019-02-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter1-2/+4
2018-09-20ALSA: hda: Fix the audio-component completion timeoutTakashi Iwai1-1/+3
2018-07-24ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi Iwai1-2/+22
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai1-329/+14
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai1-13/+21
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai1-19/+21
2017-12-22ALSA: hda: Drop useless WARN_ON()Takashi Iwai1-1/+1
2017-07-18ALSA: hda: constify pci_device_id.Arvind Yadav1-1/+1
2016-09-22drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran1-6/+12
2016-04-26Merge branch 'for-linus' into for-nextTakashi Iwai1-10/+50
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai1-11/+51
2016-04-04Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+15
2016-04-04ALSA: hda - Bind with i915 only when Intel graphics is presentTakashi Iwai1-0/+15
2016-03-29ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai1-0/+1
2016-03-29ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai1-0/+1
2016-03-28ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai1-11/+34
2016-03-10ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DPTakashi Iwai1-2/+12
2016-01-20ALSA: hda - Degrade i915 binding failure messageTakashi Iwai1-1/+1
2015-12-10ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai1-0/+66
2015-10-28ALSA: hda - Add / fix kernel doc commentsTakashi Iwai1-0/+70
2015-09-02ALSA: hda - allow codecs to access the i915 pin/ELD callbackDavid Henningsson1-0/+10
2015-07-20ALSA: hda - Fix Skylake codec timeoutDavid Henningsson1-1/+4
2015-06-10ALSA: hda - Allow calling snd_hdac_i915_*() without actual bindingTakashi Iwai1-4/+7
2015-05-20ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin1-0/+193