summaryrefslogtreecommitdiffstats
path: root/sound/usb/qcom
AgeCommit message (Expand)AuthorLines
2026-04-13Merge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-0/+1
2026-04-09Merge branch 'for-linus' into for-nextTakashi Iwai-1/+9
2026-04-08ALSA: usb-audio: qcom: Fix incorrect type in enable_audio_streamsongxiebing-1/+1
2026-04-07ASoC: Merge up v7.0-rc7Mark Brown-1/+9
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+9
2026-04-02usb: host: xhci-sideband: delegate offload_usage tracking to class driversGuan-Yu Lin-1/+9
2026-03-30ASoC: Merge up fixesMark Brown-1/+1
2026-03-18ALSA: usb-audio: qcom: Fix the license markingDaniel Lezcano-1/+1
2026-03-02ASoC: partial match the sdca codec nameMark Brown-1/+1
2026-02-26ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()Takashi Iwai-1/+1
2026-02-22ASoC: Add SPDX ids to many soc filesTim Bird-0/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+8
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai-44/+48
2025-09-17ALSA: usb: qcom: Fix false-positive address space checkTakashi Iwai-44/+48
2025-09-01ALSA: usb: qcom: Use guard() for mutex locksTakashi Iwai-47/+22
2025-08-13ALSA: usb-audio: Use auto-cleanup for shutdown locksTakashi Iwai-9/+6
2025-07-22ALSA: usb-audio: qcom: Adjust mutex unlock orderErick Karanja-3/+3
2025-06-25ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_sessionPei Xiao-1/+1
2025-06-24ALSA: qc_audio_offload: Fix missing error code in prepare_qmi_response()Harshit Mogalapalli-7/+7
2025-05-21ALSA: qc_audio_offload: try to reduce address space confusionArnd Bergmann-11/+21
2025-05-21ALSA: qc_audio_offload: avoid leaking xfer_buf allocationArnd Bergmann-3/+5
2025-05-21ALSA: qc_audio_offload: rename dma/iova/va/cpu/phys variablesArnd Bergmann-72/+72
2025-05-21ALSA: usb-audio: qcom: Fix an error handling path in qc_usb_audio_probe()Christophe JAILLET-0/+1
2025-04-15ALSA: usb-audio: qcom: delete a stray tabDan Carpenter-1/+1
2025-04-11ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probingWesley Cheng-0/+2
2025-04-11ALSA: usb-audio: qcom: Add USB offload route kcontrolWesley Cheng-0/+170
2025-04-11ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in useWesley Cheng-1/+14
2025-04-11ALSA: usb-audio: qcom: Introduce QC USB SND offloading supportWesley Cheng-0/+1989
2025-04-11ALSA: usb-audio: qcom: Add USB QMI definitionsWesley Cheng-0/+1027