Age | Commit message (Expand) | Author |
2024-03-04 | ALSA: hda: Skip i915 initialization on CNL/LKF-based platforms | Cezary Rojewski |
2023-10-19 | ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init | Maarten Lankhorst |
2023-10-19 | ALSA: hda: i915: Allow xe as match for i915_component_master_match | Maarten Lankhorst |
2023-10-19 | ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init | Maarten Lankhorst |
2023-10-19 | ALSA: hda: i915: Allow override of gpu binding. | Maarten Lankhorst |
2023-08-04 | ALSA: hda/i915: extend connectivity check to cover Intel ARL | Kai Vehmanen |
2023-07-18 | ALSA: hda/i915: Use global PCI match macro | Amadeusz Sławiński |
2022-06-21 | ALSA: hda: Fix discovery of i915 graphics PCI device | Takashi Iwai |
2022-04-19 | ALSA: hda/i915: Fix one too many pci_dev_put() | Lucas De Marchi |
2022-04-05 | ALSA: hda/i915 - skip acomp init if no matching display | Kai Vehmanen |
2022-03-10 | ALSA: hda/i915 - avoid hung task timeout in i915 wait | Kai Vehmanen |
2020-10-09 | ALSA: hda/i915 - fix list corruption with concurrent probes | Takashi Iwai |
2020-09-24 | ALSA: hda - remove kerneldoc for internal hdac_i915 function | Kai Vehmanen |
2020-09-21 | ALSA: hda - fix CONTROLLER_IN_GPU macro name | Kai Vehmanen |
2020-09-21 | ALSA: hda - handle multiple i915 device instances | Kai Vehmanen |
2019-07-27 | ALSA: hda: Fix 1-minute detection delay when i915 module is not available | Samuel Thibault |
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 |