summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold2023-01-098-133/+157
* ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu2023-01-051-8/+8
* ASoC: qcom: lpass-cpu: Fix fallback SD line index handlingBrian Norris2023-01-011-2/+3
* Add new AMP MAX98360A for RT5682SMark Brown2022-12-291-1/+21
|\
| * ASoC: mediatek: mt8186: support rt5682s_max98360tongjian2022-12-291-1/+21
* | ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli2022-12-291-0/+7
* | ASoC: support machine driver with max98360Mars Chen2022-12-291-0/+1
* | ASoC: amd: yc: Add ASUS M5402RA into DMI tableAniol Martí2022-12-291-0/+7
* | ASoC: rt9120: Make dev PM runtime bind AsoC component PMChiYuan Huang2022-12-291-0/+12
* | ASoC: mediatek: mt8186: Add machine support for max98357aAllen-KH Cheng2022-12-291-1/+2
|/
* ASoC: SOF: Fixes for suspend after firmware crashMark Brown2022-12-272-6/+7
|\
| * ASoC: SOF: Add FW state to debugfsCurtis Malainey2022-12-211-1/+3
| * ASoC: SOF: pm: Always tear down pipelines before DSP suspendRanjani Sridharan2022-12-211-3/+3
| * ASoC: SOF: pm: Set target state earlierRanjani Sridharan2022-12-211-2/+1
* | ASoC: Intel: sof-nau8825: fix module alias overflowArnd Bergmann2022-12-272-8/+8
* | ASoC: Intel: fix sof-nau8825 link failureArnd Bergmann2022-12-271-0/+1
* | ASoC: Intel: sof_nau8825: add variant with nau8318 amplifier.Ajye Huang2022-12-273-0/+36
* | ASoC: amd: yc: Add Razer Blade 14 2022 into DMI tableWim Van Boven2022-12-271-0/+7
* | ASoC: Intel: soc-acpi: add configuration for variant of 0C11 productGongjun Song2022-12-271-0/+25
* | ASoC: Intel: soc-acpi: add configuration for variant of 0C40 productGongjun Song2022-12-271-0/+25
* | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-252-2/+2
* | Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...Linus Torvalds2022-12-231-2/+2
|\ \
| * | ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocationsChristoph Hellwig2022-12-211-2/+2
* | | Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-2368-640/+1727
|\ \ \ | |/ / |/| |
| * | Merge tag 'asoc-v6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2022-12-2212-15/+138
| |\|
| | * ASoC: lochnagar: Fix unused lochnagar_of_match warningKrzysztof Kozlowski2022-12-151-1/+1
| | * ASoC: Intel: Add HP Stream 8 to bytcr_rt5640.cMoises Cardona2022-12-141-0/+10
| | * ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung2022-12-131-1/+1
| | * ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2022-12-131-2/+0
| | * ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede2022-12-131-0/+15
| | * ASoC: SOF: remove unregister calls from shutdownMark Brown2022-12-124-10/+74
| | |\
| | | * ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"Kai Vehmanen2022-12-121-9/+0
| | | * ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"Kai Vehmanen2022-12-123-1/+74
| | * | ASoC: Intel: soc-acpi: update codec addr on 0C11/0C4F productGongjun Song2022-12-121-1/+1
| | * | ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2022-12-121-0/+1
| | * | ASoC: wm8994: Fix potential deadlockMarek Szyprowski2022-12-121-0/+5
| | * | ASoC: mediatek: mt8195: add sof be ops to check audio activeYC Hung2022-12-121-0/+30
| | |/
| * | ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 WirelessJaroslav Kysela2022-12-229-12/+60
| * | ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl()Jiapeng Chong2022-12-221-9/+0
| * | Merge branch 'for-next' into for-linusTakashi Iwai2022-12-22301-3433/+10482
| |\ \
| | * | ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen2022-12-092-2/+91
| | * | ALSA: hda/hdmi: set default audio parameters for KAE silent-streamKai Vehmanen2022-12-091-0/+1
| | * | ALSA: hda/hdmi: fix i915 silent stream programming flowKai Vehmanen2022-12-091-2/+26
| | * | ALSA: hda: Error out if invalid stream is being setupCezary Rojewski2022-12-091-0/+3
| | * | Merge tag 'asoc-v6.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2022-12-0942-600/+1378
| | |\|
| | | * ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updatedChancel Liu2022-12-071-10/+10
| | | * ASoC: codecs: wcd-clsh: Remove the unused functionJiapeng Chong2022-12-071-6/+0
| | | * ASoC: Intel: boards: updates for SOF boardsMark Brown2022-12-079-412/+133
| | | |\
| | | | * ASoC: Intel: sof_realtek_common: set ret = 0 as initial valueBard Liao2022-12-071-1/+2
| | | | * ASoC: Intel: sof_sdw: use common helpers for all Realtek ampsGongjun Song2022-12-076-411/+120