index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
/
hdac_i915.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-02-25
ALSA: hda: Extend i915 component bind timeout
Takashi Iwai
2019-02-08
i915/snd_hdac: I915 subcomponent for the snd_hdac
Daniel Vetter
2018-09-20
ALSA: hda: Fix the audio-component completion timeout
Takashi Iwai
2018-07-24
ALSA: hda/i915: Allow delayed i915 audio component binding
Takashi Iwai
2018-07-17
ALSA: hda: Make audio component support more generic
Takashi Iwai
2018-07-17
ALSA: hda/i915: Associate audio component with devres
Takashi Iwai
2018-07-17
drm/i915: Split audio component to a generic type
Takashi Iwai
2017-12-22
ALSA: hda: Drop useless WARN_ON()
Takashi Iwai
2017-07-18
ALSA: hda: constify pci_device_id.
Arvind Yadav
2016-09-22
drm/i915/dp: DP audio API changes for MST
Pandiyan, Dhinakaran
2016-04-26
Merge branch 'for-linus' into for-next
Takashi Iwai
2016-04-26
ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW
Takashi Iwai
2016-04-04
Merge branch 'for-linus' into for-next
Takashi Iwai
2016-04-04
ALSA: hda - Bind with i915 only when Intel graphics is present
Takashi Iwai
2016-03-29
ALSA: hda - Fix yet another i915 pointer leftover in error path
Takashi Iwai
2016-03-29
ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()
Takashi Iwai
2016-03-28
ALSA: hda - Add the pin / port mapping on Intel ILK and VLV
Takashi Iwai
2016-03-10
ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DP
Takashi Iwai
2016-01-20
ALSA: hda - Degrade i915 binding failure message
Takashi Iwai
2015-12-10
ALSA: hda - Move audio component accesses to hdac_i915.c
Takashi Iwai
2015-10-28
ALSA: hda - Add / fix kernel doc comments
Takashi Iwai
2015-09-02
ALSA: hda - allow codecs to access the i915 pin/ELD callback
David Henningsson
2015-07-20
ALSA: hda - Fix Skylake codec timeout
David Henningsson
2015-06-10
ALSA: hda - Allow calling snd_hdac_i915_*() without actual binding
Takashi Iwai
2015-05-20
ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hda
Mengdong Lin