aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-07-04ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus33-51/+0
2025-07-04ASoC: atmel: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-6/+0
2025-07-04ASoC: codec: rockchip_sai: Remove including of_gpio.hPeng Fan1-1/+0
2025-07-04Merge tag 'asoc-fix-v6.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai6-14/+21
2025-07-04ASoC: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)4-66/+22
2025-07-04ALSA: hda: Add device entry for QEMUTakashi Iwai1-0/+1
2025-07-04ALSA: hda: Remove old commented out sanity checkThorsten Blum1-9/+0
2025-07-04ALSA: mtpav: Replace deprecated strcpy() with strscpy()Thorsten Blum1-5/+6
2025-07-04ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp()Thorsten Blum1-1/+1
2025-07-03ASoC: fsl_mqs: rename system manager indices for i.MX95Shengjiu Wang1-1/+1
2025-07-03ASoC: fsl_mqs: Distinguish different modules by system manager indicesShengjiu Wang1-3/+8
2025-07-03ASoC: cs35l56: probe() should fail if the device ID is not recognizedRichard Fitzgerald1-1/+1
2025-07-02ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVARPeter Ujfalusi1-0/+1
2025-07-02ALSA: pcmtest: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
2025-07-02Add sound card support for QCS8275Mark Brown1-0/+1
2025-07-02ASoC: Intel: sof_sdw: Add quirks for Lenovo P1 and P16Simon Trimmer1-0/+3
2025-07-02ASoC: qcom: sc8280xp: Add support for QCS8275Prasad Kumpatla1-0/+1
2025-07-02ASoC: amd: acp: Enable acp7.2 platform based DMIC support in machine driverVenkata Prasad Potturu1-0/+1
2025-07-02ASoC: amd: acp: Enable I2S support for acp7.2 based platformsVenkata Prasad Potturu1-0/+3
2025-07-02ASoC: amd: acp: Add legacy driver support acp7.2 based platformsVenkata Prasad Potturu5-0/+7
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman1-1/+1
2025-07-01ASoC: Add SDCA IRQ support and some misc fixupsMark Brown5-8/+464
2025-06-30ASoC: SDCA: Add some initial IRQ handlersCharles Keepax1-1/+156
2025-06-30ASoC: SDCA: Generic interrupt supportMaciej Strozek3-2/+294
2025-06-30ASoC: SDCA: Add flag for unused IRQsCharles Keepax1-0/+2
2025-06-30ASoC: SDCA: Minor selected/detected mode control fixupsCharles Keepax1-4/+4
2025-06-30ASoC: SDCA: Fixup some kernel doc errorsCharles Keepax1-2/+7
2025-06-30ASoC: SDCA: Add missing default in switch in entity_pde_event()Charles Keepax1-0/+2
2025-06-30ALSA: dummy: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
2025-06-30ALSA: hrtimer: Replace deprecated strcpy() with strscpy()Thorsten Blum1-1/+2
2025-06-30ALSA: timer: Replace deprecated strcpy() with strscpy()Thorsten Blum1-1/+1
2025-06-30ALSA: usb-audio: Improve filtering of sample rates on Focusrite devicesAlexander Tsoy1-12/+10
2025-06-29ASoC: codecs: Add calibration function to aw88399 chipWeidong Wang3-2/+493
2025-06-29ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matchesCharles Keepax1-6/+6
2025-06-29ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan1-6/+8
2025-06-29ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select SND_SOC_ACPI_INTEL_MATCHBard Liao1-0/+1
2025-06-29ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio modeShengjiu Wang1-1/+2
2025-06-29ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxxEdip Hazuri1-0/+1
2025-06-29ALSA: hda: Add missing NVIDIA HDA codec IDsDaniel Dadap1-0/+19
2025-06-26ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UARSalvatore Bonaccorso1-0/+1
2025-06-26Merge tag 'asoc-fix-v6.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai6-7/+59
2025-06-25ASoC: sdw_utils: generate combined spk componentsMark Brown5-32/+33
2025-06-25ASoC: Standardize ASoC menuMark Brown57-108/+302
2025-06-25Add SoundWire machines for ACP7.0/ACP7.1 sof stackMark Brown4-0/+15
2025-06-25ASoC: codecs: wcd93xx: Drop enums for chipid valuesMark Brown3-21/+20
2025-06-25ASoC: sdw_utils: generate combined spk components stringBard Liao5-32/+26
2025-06-25ASoC: sdw_utils: add component_name string to dai_infoBard Liao1-0/+7
2025-06-25ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_sessionPei Xiao1-1/+1
2025-06-24ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak.Tamura Dai1-3/+3
2025-06-24ASoC: rt721-sdca: fix boost gain calculation errorJack Yu1-4/+19