summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-206-15/+63
|\
| * ASoC: mediatek: disable buffer pre-allocationChen-Yu Tsai2024-12-191-2/+2
| * ASoC: rt722: add delay time to wait for the calibration procedureShuming Fan2024-12-181-1/+6
| * ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOPPeter Ujfalusi2024-12-172-8/+19
| * ASoC: Intel: sof_sdw: Update DMI matches for LenovoMark Brown2024-12-161-3/+20
| |\
| | * ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QBRichard Fitzgerald2024-12-161-1/+10
| | * ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7Richard Fitzgerald2024-12-161-2/+10
| * | ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entryVenkata Prasad Potturu2024-12-161-1/+16
* | | ALSA: sh: Fix wrong argument order for copy_from_iter()Takashi Iwai2024-12-201-1/+1
* | | ALSA: memalloc: prefer dma_mapping_error() over explicit address checkingFedor Pchelkin2024-12-201-1/+1
* | | ALSA: compress_offload: improve file descriptors installation for dma-bufJaroslav Kysela2024-12-201-7/+15
* | | ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()Jaroslav Kysela2024-12-201-2/+2
* | | ALSA: compress_offload: avoid 64-bit get_user()Arnd Bergmann2024-12-201-3/+3
* | | ALSA: compress_offload: import DMA_BUF namespaceArnd Bergmann2024-12-201-0/+1
|/ /
* | Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-12156-614/+621
|\ \
| * | ASoC: Intel: sof_sdw: Add space for a terminator into DAIs arrayCharles Keepax2024-12-121-2/+6
| * | ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXERShengjiu Wang2024-12-111-1/+1
| * | ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXERShengjiu Wang2024-12-111-1/+1
| * | ASoC: tas2781: Fix calibration issue in stress testShenghao Ding2024-12-111-1/+1
| * | ASoC: audio-graph-card: Call of_node_put() on correct nodeStephen Gordon2024-12-101-1/+1
| * | ASoC: amd: yc: Fix the wrong return valueVenkata Prasad Potturu2024-12-101-4/+9
| |/
| * Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-12-0614-221/+291
| |\
| * | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-02152-604/+602
* | | ALSA: control: Avoid WARN() for symlink errorsTakashi Iwai2024-12-101-4/+10
* | | sound: usb: format: don't warn that raw DSD is unsupportedAdrian Ratiu2024-12-091-1/+6
* | | sound: usb: enable DSD output for ddHiFi TC44CAdrian Ratiu2024-12-091-0/+2
* | | ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic modelVasiliy Kovalev2024-12-091-0/+1
* | | ALSA: hda/ca0132: Use standard HD-audio quirk matching helpersTakashi Iwai2024-12-091-16/+21
* | | ALSA: usb-audio: Add implicit feedback quirk for Yamaha THR5Jaakko Salo2024-12-071-0/+2
* | | ALSA: hda/realtek - Add support for ASUS Zen AIO 27 Z272SD_A272SD audioVasiliy Kovalev2024-12-061-0/+22
* | | ALSA: hda/realtek: Fix headset mic on Acer Nitro 5Hridesh MG2024-12-061-0/+1
* | | ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer2024-12-061-8/+0
| |/ |/|
* | Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-0513-131/+69
|\ \
| * | ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codecNĂ­colas F. R. A. Prado2024-12-051-3/+1
| * | ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()Dan Carpenter2024-12-021-3/+4
| * | ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()Marek Maslanka2024-12-021-17/+0
| |/
| * Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-2919-108/+321
| |\
| * \ Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-273-0/+5
| |\ \
| | * | ASoC: amd: ps: pass acp pci revision id as soundwire resource dataVijendar Mukunda2024-10-032-0/+4
| | * | ASoC: SOF: amd: pass acp_rev as soundwire resource dataVijendar Mukunda2024-10-031-0/+1
| * | | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-271-2/+4
| |\ \ \
| | * | | ALSA: korg1212: Replace deprecated PCI functionsPhilipp Stanner2024-10-301-2/+4
| | |/ /
| * | | Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-11-231-42/+0
| |\ \ \
| | * | | mfd: cs42l43: Disable IRQs during suspendCharles Keepax2024-10-311-42/+0
| | |/ /
| * | | Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-11-21330-6158/+16049
| |\ \ \
| * \ \ \ Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-203-59/+50
| |\ \ \ \
| | * | | | ASoC: audio-graph-card2: use new of_graph functionsKuninori Morimoto2024-10-241-56/+48
| | * | | | ASoC: audio-graph-card: use new of_graph functionsKuninori Morimoto2024-10-241-1/+1
| | * | | | ASoC: test-component: use new of_graph functionsKuninori Morimoto2024-10-241-2/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-201-4/+4
| |\ \ \ \