summaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)Author
2023-12-30ALSA: mark all struct bus_type as constGreg Kroah-Hartman
2023-12-29Merge branch 'topic/cs35l41' into for-nextTakashi Iwai
2023-12-07ALSA: hda: intel-dspcfg: add filters for ARL-S and ARLPierre-Louis Bossart
2023-11-27ALSA: hda: Drop snd_hdac_calc_stream_format()Cezary Rojewski
2023-11-27ALSA: hda: Upgrade stream-format infrastructureCezary Rojewski
2023-11-27ALSA: hda: Honor subformat when querying PCMsCezary Rojewski
2023-11-27ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps formatPeter Ujfalusi
2023-11-21ALSA: hda: Refer to correct stream index at loopsTakashi Iwai
2023-10-31Merge branch 'for-next' into for-linusTakashi Iwai
2023-10-20ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst
2023-10-19ALSA: hda: i915: Allow xe as match for i915_component_master_matchMaarten Lankhorst
2023-10-19ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst
2023-10-19ALSA: hda: i915: Allow override of gpu binding.Maarten Lankhorst
2023-10-06ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski
2023-10-06ALSA: hda: Fix stream fifo_size initializationCezary Rojewski
2023-10-06ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski
2023-10-06ALSA: hda: Introduce HOST stream setup mechanismCezary Rojewski
2023-10-06ALSA: hda: Poll SDxFIFOS after programming SDxFMTCezary Rojewski
2023-09-13ALSA: hda: intel-sdw-acpi: Use u8 type for link indexPeter Ujfalusi
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-16ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPLBrady Norander
2023-08-04ALSA: hda/i915: extend connectivity check to cover Intel ARLKai Vehmanen
2023-08-04ALSA: hda: intel-dsp-cfg: add LunarLake supportPierre-Louis Bossart
2023-08-04ALSA: hda: intel-dsp-cfg: use common include for MeteorLakePierre-Louis Bossart
2023-07-18ALSA: hda: Use regcache_reg_cached() rather than open codingMark Brown
2023-07-18ALSA: intel-dsp-config: Convert to PCI device IDs definesAmadeusz Sławiński
2023-07-18ALSA: hda/i915: Use global PCI match macroAmadeusz Sławiński
2023-07-18ASoC: SOF: Remove unused Broxton PCI IDAmadeusz Sławiński
2023-07-03ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai
2023-06-11ALSA: hda: Use maple tree register cacheMark Brown
2023-06-07ALSA: hda: Workaround for SDnCTL register on loongsonYanteng Si
2023-06-07ALSA: hda: Using polling mode for loongson controller by defaultYanteng Si
2023-06-07ALSA: hda: Add Loongson LS7A HD-Audio supportYanteng Si
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-22ALSA: hda: Fix unhandled register update during auto-suspend periodTakashi Iwai
2023-03-08ALSA: hda: intel-dsp-config: add MTL PCI idBard Liao
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-11ALSA: hda: make kobj_type structure constantThomas Weißschuh
2023-02-10ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2022-12-09ALSA: hda: Error out if invalid stream is being setupCezary Rojewski
2022-12-05ALSA: hda: Interrupt servicing and BDL setup for compress streamsCezary Rojewski
2022-12-05ALSA: hda: Prepare for compress stream supportCezary Rojewski
2022-12-05ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski
2022-11-29ASoC: Merge up fixesMark Brown
2022-11-25ASoC: adau1372: fixes after debugging custom boardMark Brown
2022-11-10ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin