aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-04-06ASoC: SOF: Intel: Fix endpoint index if endpoints are missingMaciej Strozek1-1/+1
2026-04-06ASoC: SDCA: Fix errors in IRQ cleanupCharles Keepax2-4/+82
2026-04-06ASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel2-3/+7
2026-04-06ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legacy SDW machineMark Pearson1-0/+16
2026-04-06ASoC: qcom: audioreach: explicitly enable speaker protection modulesRavi Hothi1-0/+5
2026-04-06ASoC: rt5640: Handle 0Hz sysclk during stream shutdownSheetal1-0/+5
2026-04-06ALSA: gusmax: add ISA suspend and resume callbacksCássio Gabriel1-1/+27
2026-04-06ALSA: gusextreme: add ISA suspend and resume callbacksCássio Gabriel1-9/+48
2026-04-06ALSA: gusclassic: add ISA suspend and resume callbacksCássio Gabriel1-1/+20
2026-04-06ALSA: gus: add shared GF1 suspend and resume helpersCássio Gabriel6-13/+186
2026-04-06ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10songxiebing1-0/+1
2026-04-06ALSA: ctxfi: Add fallback to default RSR for S/PDIFHarin Lee1-1/+2
2026-04-06ALSA: ctxfi: Limit PTP to a single pageHarin Lee1-1/+1
2026-04-06ALSA: scarlett2: Add missing sentinel initializer fieldPanagiotis Petrakopoulos1-1/+1
2026-04-06ALSA: hda/realtek: Fix code style errorsongxiebing1-2/+1
2026-04-06ALSA: aoa: onyx: Update IEC958 sample-rate status for PCM playbackCássio Gabriel1-4/+33
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+9
2026-04-03ASoC: Intel: Fix MCLK leaks and clean up errorMark Brown3-3/+11
2026-04-03ASoC: Intel: Standardize MCLK error logs across RT boardsAravind Anilraj3-3/+3
2026-04-03ASoC: Intel: cht_bsw_rt5672: Fix MCLK leak on platform_clock_control errorAravind Anilraj1-0/+4
2026-04-03ASoC: Intel: bytcr_rt5651: Fix MCLK leak on platform_clock_control errorAravind Anilraj1-0/+2
2026-04-03ASoC: Intel: bytcr_rt5640: Fix MCLK leak on platform_clock_control errorAravind Anilraj1-0/+2
2026-04-03ASoC: imx-rpmsg: Add DSD format support with dynamic DAI format switchingChancel Liu1-0/+48
2026-04-03ASoC: SDCA: Export Q7.8 volume control helpersNiranjan H Y1-6/+8
2026-04-03ASoC: codecs: tlv320dac33: remove kmemdup_arrayRosen Penev1-6/+4
2026-04-03ASoC: SDCA: Add RJ support to class driverCharles Keepax1-1/+11
2026-04-03ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]Denis Rastyogin1-1/+1
2026-04-03ASoC: amd: acp-sdw-legacy: remove unnecessary condition checkVijendar Mukunda1-3/+1
2026-04-03ASoC: intel: sof_sdw: Prepare for configuration without a jackMaciej Strozek1-1/+9
2026-04-03ALSA: hda: Notify IEC958 Default PCM switch state changesCássio Gabriel2-8/+39
2026-04-03ALSA: aoa/onyx: Fix OF node leak on probe failurewangdicheng1-1/+3
2026-04-02ASoC: qcom: q6dsp: few fixes and enhancementsMark Brown14-167/+374
2026-04-02ASoC: qcom: q6apm: Add support for early buffer mapping on DSPSrinivas Kandagatla5-135/+202
2026-04-02ASoC: qcom: qdsp6: remove search for module iid in hot pathSrinivas Kandagatla4-10/+16
2026-04-02ASoC: qcom: q6apm-lpass-dai: move graph start to triggerSrinivas Kandagatla1-12/+28
2026-04-02ASoC: qcom: qdapm-lpass-dai: correct the error messageSrinivas Kandagatla1-1/+1
2026-04-02ASoC: qcom: q6dsp: Add Senary MI2S audio interface supportMohammad Rafi Shaik3-0/+43
2026-04-02ASoC: qcom: qdsp6: lpass-ports: add support for LPASS LPI MI2S daisSrinivas Kandagatla1-0/+47
2026-04-02ASoC: qcom: common: validate cpu dai id during parsingSrinivas Kandagatla5-3/+15
2026-04-02ASoC: qcom: q6apm-dai: reset queue ptr on trigger stopSrinivas Kandagatla2-0/+3
2026-04-02ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opensSrinivas Kandagatla1-1/+1
2026-04-02ASoC: qcom: qdsp6: topology: check widget type before accessing dataSrinivas Kandagatla1-3/+5
2026-04-02ASoC: qcom: q6apm: remove child devices when apm is removedSrinivas Kandagatla1-0/+1
2026-04-02ASoC: qcom: q6apm: move component registration to unmanaged versionSrinivas Kandagatla1-2/+12
2026-04-02ALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae1-0/+7
2026-04-02ALSA: aoa/tas: Fix OF node leak on probe failurewangdicheng1-0/+1
2026-04-02ALSA: compress: Pay attention if drivers error out retrieving pointersMark Brown1-1/+5
2026-04-02ALSA: compress: Refuse to update timestamps for unconfigured streamsMark Brown1-0/+8
2026-04-02usb: host: xhci-sideband: delegate offload_usage tracking to class driversGuan-Yu Lin1-1/+9
2026-04-02Merge tag 'asoc-fix-v7.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai6-14/+41