summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-05-27ASoC: codecs: wcd9375: Fix double free of regulator suppliesKrzysztof Kozlowski1-5/+1
2025-05-27ASoC: codecs: wcd937x: Drop unused buck_supplyKrzysztof Kozlowski1-1/+0
2025-05-27ASoC: codecs: wcd9335: Fix missing free of regulator suppliesKrzysztof Kozlowski1-18/+7
2025-05-27Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-5/+5
2025-05-23Merge tag 'asoc-v6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai4-0/+923
2025-05-23ASoC: codecs: add support for ES8375Mark Brown4-0/+923
2025-05-23ALSA: usb-audio: qcom: fix USB_XHCI dependencyArnd Bergmann1-1/+2
2025-05-23ASoC: qdsp6: fix compile-testing without CONFIG_OFArnd Bergmann1-1/+1
2025-05-23ASoC: codecs: add support for ES8375Zhang Yi4-0/+923
2025-05-22ALSA: hda: acpi: Make driver's match data const staticTakashi Iwai1-1/+1
2025-05-22ALSA: hda: acpi: Use SYSTEM_SLEEP_PM_OPS()Takashi Iwai1-1/+1
2025-05-22ALSA: atmel: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai14-17/+96
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai201-1990/+16920
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman3-6/+6
2025-05-22Merge tag 'asoc-fix-v6.15-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-0/+27
2025-05-22Add Tegra264 support in AHUB driversMark Brown15-152/+1940
2025-05-22ASoC: wm_adsp: Make cirrus_dir constRichard Fitzgerald1-1/+1
2025-05-22ASoC: tegra: Tegra264 support in isomgr_bwSheetal1-3/+4
2025-05-22ASoC: tegra: AHUB: Add Tegra264 supportSheetal2-9/+891
2025-05-22ASoC: tegra: ADX: Add Tegra264 supportSheetal2-17/+248
2025-05-22ASoC: tegra: AMX: Add Tegra264 supportSheetal2-22/+241
2025-05-22ASoC: tegra: I2S: Add Tegra264 supportSheetal2-49/+233
2025-05-22ASoC: tegra: Update PLL rate for Tegra264Sheetal1-2/+12
2025-05-22ASoC: tegra: ASRC: Update ARAM addressSheetal2-8/+22
2025-05-22ASoC: tegra: ADMAIF: Add Tegra264 supportSheetal2-38/+263
2025-05-22ASoC: tegra: CIF: Add Tegra264 supportSheetal1-4/+26
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...Shenghao Ding5-346/+272
2025-05-21ALSA: hda/tegra: Switch to two-argument strscpy()Daniel Dadap1-2/+2
2025-05-21ALSA: hda - Add new driver for HDA controllers listed via ACPIDaniel Dadap3-0/+338
2025-05-21Add DAPM/ASoC helpers to create SDCA driversMark Brown5-24/+1386
2025-05-21ASoC: Add Intel machine driver support for CS35L63Mark Brown2-0/+63
2025-05-21ALSA: qc_audio_offload: try to reduce address space confusionArnd Bergmann1-11/+21
2025-05-21ALSA: qc_audio_offload: avoid leaking xfer_buf allocationArnd Bergmann1-3/+5
2025-05-21ALSA: qc_audio_offload: rename dma/iova/va/cpu/phys variablesArnd Bergmann3-72/+72
2025-05-21ALSA: usb-audio: qcom: Fix an error handling path in qc_usb_audio_probe()Christophe JAILLET1-0/+1
2025-05-21ALSA: hda/cs35l41_hda: select FW_CS_DSPArnd Bergmann1-0/+1
2025-05-21ASoC: Intel: sof_sdw: Add support for wclrvp & ocelot in WCL platformNaveen Manohar1-0/+18
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar7-23/+62
2025-05-20ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixupChris Chiu1-0/+1
2025-05-20ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDAStefan Binding1-0/+2
2025-05-20ALSA: amd7930: replace strcpy() with strscpy()Siddarth Gundu1-4/+5
2025-05-20ASoC: Intel: soc-acpi-intel-mtl-match: Add match for CDB35L63-CB2Richard Fitzgerald1-0/+38
2025-05-20ASoC: intel: sof_sdw: Add support for CS35L63 into machine driverStefan Binding1-0/+25
2025-05-20ASoC: SDCA: Create DAI drivers from DisCoCharles Keepax1-4/+223
2025-05-20ASoC: SDCA: Create ALSA controls from DisCoCharles Keepax1-4/+252
2025-05-20ASoC: SDCA: Create DAPM widgets and routes from DisCoCharles Keepax2-1/+845
2025-05-20ASoC: dapm: Add component level pin switchesCharles Keepax1-14/+70
2025-05-20ASoC: SDCA: Move allocation of PDE delays arrayCharles Keepax1-6/+4
2025-05-20ASoC: SDCA: Remove regmap module macrosCharles Keepax1-3/+0