Age | Commit message (Expand) | Author | Files | Lines |
2024-04-29 | ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node() | Pierre-Louis Bossart | 1 | -0/+2 |
2024-04-29 | ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection | Pierre-Louis Bossart | 1 | -2/+25 |
2024-04-05 | Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -1/+1 |
2024-03-22 | ALSA: hda: intel-nhlt: add intel_nhlt_ssp_device_type() function | Brent Lu | 1 | -0/+26 |
2024-03-14 | Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 3 | -4/+37 |
2024-03-04 | ALSA: hda: Skip i915 initialization on CNL/LKF-based platforms | Cezary Rojewski | 1 | -3/+29 |
2024-02-21 | ALSA: hda: Downgrade BDL table overflow message | Takashi Iwai | 1 | -1/+1 |
2024-02-12 | PM: runtime: Simplify pm_runtime_get_if_active() usage | Sakari Ailus | 1 | -1/+1 |
2024-02-09 | ALSA: HDA: intel-sdw-acpi: add kernel parameter to select alternate controller | Pierre-Louis Bossart | 1 | -0/+7 |
2023-12-30 | ALSA: mark all struct bus_type as const | Greg Kroah-Hartman | 1 | -1/+1 |
2023-12-29 | Merge branch 'topic/cs35l41' into for-next | Takashi Iwai | 1 | -4/+29 |
2023-12-07 | ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL | Pierre-Louis Bossart | 1 | -0/+10 |
2023-11-27 | ALSA: hda: Drop snd_hdac_calc_stream_format() | Cezary Rojewski | 1 | -61/+0 |
2023-11-27 | ALSA: hda: Upgrade stream-format infrastructure | Cezary Rojewski | 1 | -0/+124 |
2023-11-27 | ALSA: hda: Honor subformat when querying PCMs | Cezary Rojewski | 1 | -20/+25 |
2023-11-27 | ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps format | Peter Ujfalusi | 1 | -4/+29 |
2023-11-21 | ALSA: hda: Refer to correct stream index at loops | Takashi Iwai | 1 | -6/+3 |
2023-10-31 | Merge branch 'for-next' into for-linus | Takashi Iwai | 3 | -16/+74 |
2023-10-20 | ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection | Mark Hasemeyer | 1 | -0/+6 |
2023-10-19 | ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init | Maarten Lankhorst | 1 | -11/+3 |
2023-10-19 | ALSA: hda: i915: Allow xe as match for i915_component_master_match | Maarten Lankhorst | 1 | -1/+2 |
2023-10-19 | ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init | Maarten Lankhorst | 1 | -4/+4 |
2023-10-19 | ALSA: hda: i915: Allow override of gpu binding. | Maarten Lankhorst | 1 | -0/+9 |
2023-10-06 | ALSA: hda: Add code_loading parameter to stream setup | Cezary Rojewski | 2 | -14/+19 |
2023-10-06 | ALSA: hda: Fix stream fifo_size initialization | Cezary Rojewski | 1 | -1/+1 |
2023-10-06 | ALSA: hda: Fix possible null-ptr-deref when assigning a stream | Cezary Rojewski | 1 | -2/+4 |
2023-10-06 | ALSA: hda: Introduce HOST stream setup mechanism | Cezary Rojewski | 1 | -0/+41 |
2023-10-06 | ALSA: hda: Poll SDxFIFOS after programming SDxFMT | Cezary Rojewski | 1 | -0/+8 |
2023-09-13 | ALSA: hda: intel-sdw-acpi: Use u8 type for link index | Peter Ujfalusi | 1 | -4/+4 |
2023-08-30 | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -85/+130 |
2023-08-16 | ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPL | Brady Norander | 1 | -4/+56 |
2023-08-04 | ALSA: hda/i915: extend connectivity check to cover Intel ARL | Kai Vehmanen | 1 | -4/+10 |
2023-08-04 | ALSA: hda: intel-dsp-cfg: add LunarLake support | Pierre-Louis Bossart | 1 | -0/+8 |
2023-08-04 | ALSA: hda: intel-dsp-cfg: use common include for MeteorLake | Pierre-Louis Bossart | 1 | -1/+1 |
2023-07-18 | ALSA: hda: Use regcache_reg_cached() rather than open coding | Mark Brown | 1 | -6/+3 |
2023-07-18 | ALSA: intel-dsp-config: Convert to PCI device IDs defines | Amadeusz Sławiński | 1 | -63/+54 |
2023-07-18 | ALSA: hda/i915: Use global PCI match macro | Amadeusz Sławiński | 1 | -6/+1 |
2023-07-18 | ASoC: SOF: Remove unused Broxton PCI ID | Amadeusz Sławiński | 1 | -7/+0 |
2023-07-03 | ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd... | Tuo Li | 1 | -4/+3 |
2023-06-26 | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -1/+0 |
2023-06-26 | Merge branch 'for-next' into for-linus | Takashi Iwai | 4 | -3/+11 |
2023-06-11 | ALSA: hda: Use maple tree register cache | Mark Brown | 1 | -1/+1 |
2023-06-07 | ALSA: hda: Workaround for SDnCTL register on loongson | Yanteng Si | 1 | -1/+5 |
2023-06-07 | ALSA: hda: Using polling mode for loongson controller by default | Yanteng Si | 1 | -1/+4 |
2023-06-07 | ALSA: hda: Add Loongson LS7A HD-Audio support | Yanteng Si | 1 | -0/+1 |
2023-05-23 | ASoC: do not include pm_runtime.h if not used | Claudiu Beznea | 1 | -1/+0 |
2023-05-22 | ALSA: hda: Fix unhandled register update during auto-suspend period | Takashi Iwai | 1 | -1/+1 |
2023-03-08 | ALSA: hda: intel-dsp-config: add MTL PCI id | Bard Liao | 1 | -0/+9 |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2023-02-11 | ALSA: hda: make kobj_type structure constant | Thomas Weißschuh | 1 | -1/+1 |