summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5640: Allow configuration of LOUT to mono differential modeOndrej Jirman2022-12-262-0/+6
* ASoC: wm8940: Read chip ID when wm8940 codec probingLukasz Majewski2022-12-262-0/+14
* ASoC: wm8940: Rewrite code to set proper clocksLukasz Majewski2022-12-261-19/+82
* ASoC: wm8940: Remove warning when no plat data presentLukasz Majewski2022-12-261-3/+1
* ASoC: SOF: amd: Enable cache for AMD Rembrandt platformV sujith kumar Reddy2022-12-263-0/+13
* ASoC: da7213: Add support for mono, set frame width to 32 when possibleDavid Rau2022-12-262-2/+31
* ASoC: SOF: mediatek: mt8195: remove a redundant comparison of sramYC Hung2022-12-262-7/+0
* ASoC: SOF: IPC3 topology: Print the conflicting bytes sizesSeppo Ingalsuo2022-12-261-2/+5
* ASoC: SOF: core: Print out the value of sof_debug if it is setPeter Ujfalusi2022-12-261-0/+3
* ASoC: rt711-sdca: add jack detection mode for JD2 100KShuming Fan2022-12-262-1/+22
* Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-2351-594/+1441
|\
| * 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
| |/
| * 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
| | * ASoC: Intel: sof_rt5682: add jsl_rt5682 board configBrent Lu2022-12-072-0/+11
| * | ASoC: Intel: Skylake: Topology and shutdown fixesMark Brown2022-12-074-62/+44
| |\ \
| | * | ASoC: Intel: Skylake: Use SG allocation for SKL-based firmware loadCezary Rojewski2022-12-071-11/+16
| | * | ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski2022-12-071-1/+4
| | * | ASoC: Intel: Skylake: Introduce single place for pipe-config selectionCezary Rojewski2022-12-071-8/+10
| | * | ASoC: Intel: Skylake: Drop pipe_config_idxCezary Rojewski2022-12-072-6/+5
| | * | ASoC: Intel: Skylake: Remove skl_tplg_is_multi_fmt()Cezary Rojewski2022-12-071-40/+0
| | * | ASoC: Intel: Skylake: Update pipe_config_idx before filling BE paramsCezary Rojewski2022-12-071-1/+14
| | |/
| * | ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_d...Wang Yufen2022-12-071-4/+10
| * | ASoC: imx-audmux: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-071-2/+1
| * | ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin2022-12-071-0/+1
| * | ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen2022-12-071-1/+3
| * | ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen2022-12-071-2/+5
| |/
| * ASoC: Intel: avs: Data probing and fw loggingMark Brown2022-12-0518-79/+1095
| |\
| | * ASoC: Intel: avs: Allow for dumping debug window snapshotCezary Rojewski2022-12-052-1/+28
| | * ASoC: Intel: avs: Allow for dumping FW_REGS areaCezary Rojewski2022-12-051-0/+24
| | * ASoC: Intel: avs: Gather remaining logs on strace_release()Cezary Rojewski2022-12-051-1/+15
| | * ASoC: Intel: avs: Probing and firmware tracing over debugfsCezary Rojewski2022-12-053-0/+335
| | * ASoC: Intel: avs: Add probe machine boardCezary Rojewski2022-12-054-0/+107
| | * ASoC: Intel: avs: Data probing soc-componentCezary Rojewski2022-12-053-5/+64
| | * ASoC: Intel: avs: Probe compress operationsCezary Rojewski2022-12-053-3/+225
| | * ASoC: Intel: avs: Add data probing requestsCezary Rojewski2022-12-054-1/+178