Age | Commit message (Expand) | Author |
2023-12-30 | ALSA: mark all struct bus_type as const | Greg Kroah-Hartman |
2023-12-29 | Merge branch 'topic/cs35l41' into for-next | Takashi Iwai |
2023-12-07 | ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL | Pierre-Louis Bossart |
2023-11-27 | ALSA: hda: Drop snd_hdac_calc_stream_format() | Cezary Rojewski |
2023-11-27 | ALSA: hda: Upgrade stream-format infrastructure | Cezary Rojewski |
2023-11-27 | ALSA: hda: Honor subformat when querying PCMs | Cezary Rojewski |
2023-11-27 | ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps format | Peter Ujfalusi |
2023-11-21 | ALSA: hda: Refer to correct stream index at loops | Takashi Iwai |
2023-10-31 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2023-10-20 | ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection | Mark Hasemeyer |
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-10-06 | ALSA: hda: Add code_loading parameter to stream setup | Cezary Rojewski |
2023-10-06 | ALSA: hda: Fix stream fifo_size initialization | Cezary Rojewski |
2023-10-06 | ALSA: hda: Fix possible null-ptr-deref when assigning a stream | Cezary Rojewski |
2023-10-06 | ALSA: hda: Introduce HOST stream setup mechanism | Cezary Rojewski |
2023-10-06 | ALSA: hda: Poll SDxFIFOS after programming SDxFMT | Cezary Rojewski |
2023-09-13 | ALSA: hda: intel-sdw-acpi: Use u8 type for link index | Peter Ujfalusi |
2023-08-30 | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2023-08-16 | ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPL | Brady Norander |
2023-08-04 | ALSA: hda/i915: extend connectivity check to cover Intel ARL | Kai Vehmanen |
2023-08-04 | ALSA: hda: intel-dsp-cfg: add LunarLake support | Pierre-Louis Bossart |
2023-08-04 | ALSA: hda: intel-dsp-cfg: use common include for MeteorLake | Pierre-Louis Bossart |
2023-07-18 | ALSA: hda: Use regcache_reg_cached() rather than open coding | Mark Brown |
2023-07-18 | ALSA: intel-dsp-config: Convert to PCI device IDs defines | Amadeusz Sławiński |
2023-07-18 | ALSA: hda/i915: Use global PCI match macro | Amadeusz Sławiński |
2023-07-18 | ASoC: SOF: Remove unused Broxton PCI ID | Amadeusz Sławiński |
2023-07-03 | ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd... | Tuo Li |
2023-06-26 | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2023-06-26 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2023-06-11 | ALSA: hda: Use maple tree register cache | Mark Brown |
2023-06-07 | ALSA: hda: Workaround for SDnCTL register on loongson | Yanteng Si |
2023-06-07 | ALSA: hda: Using polling mode for loongson controller by default | Yanteng Si |
2023-06-07 | ALSA: hda: Add Loongson LS7A HD-Audio support | Yanteng Si |
2023-05-23 | ASoC: do not include pm_runtime.h if not used | Claudiu Beznea |
2023-05-22 | ALSA: hda: Fix unhandled register update during auto-suspend period | Takashi Iwai |
2023-03-08 | ALSA: hda: intel-dsp-config: add MTL PCI id | Bard Liao |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-11 | ALSA: hda: make kobj_type structure constant | Thomas Weißschuh |
2023-02-10 | ALSA: hda: remove redundant variable in snd_hdac_stream_start() | Zhang Yiqun |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2022-12-09 | ALSA: hda: Error out if invalid stream is being setup | Cezary Rojewski |
2022-12-05 | ALSA: hda: Interrupt servicing and BDL setup for compress streams | Cezary Rojewski |
2022-12-05 | ALSA: hda: Prepare for compress stream support | Cezary Rojewski |
2022-12-05 | ALSA: hda: Allow for compress stream to hdac_ext_stream assignment | Cezary Rojewski |
2022-11-29 | ASoC: Merge up fixes | Mark Brown |
2022-11-25 | ASoC: adau1372: fixes after debugging custom board | Mark Brown |
2022-11-10 | ALSA: hda: fix potential memleak in 'add_widget_node' | Ye Bin |