summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-235-11/+75
|\
| * ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung2022-12-131-1/+1
| * 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
* | Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-191-0/+2
|\ \ | |/ |/|
| * soundwire: intel: start using hw_opsPierre-Louis Bossart2022-11-231-0/+2
* | ASoC : SOF: amd: Add support for IPC and DSP dumpsV sujith kumar Reddy2022-12-054-0/+128
* | ASoC: SOF: amd: Use poll function instead to read ACP_SHA_DSP_FW_QUALIFIERAjye Huang2022-12-051-3/+5
* | ASoC: SOF: mediatek: add shutdown callbackRicardo Ribalda2022-11-301-0/+7
* | ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy2022-11-294-8/+41
* | ASoC: Merge up fixesMark Brown2022-11-292-15/+20
|\ \
| * | ASoC: SOF: topology: No need to assign core ID if token parsing failedPeter Ujfalusi2022-11-071-10/+10
| * | ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and olderKai Vehmanen2022-11-011-5/+10
| * | ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang2022-10-211-7/+1
* | | ASoC: SOF: Drop obsolete dependency on COMPILE_TESTJean Delvare2022-11-281-1/+1
* | | ASoC: SOF: amd: ADD HS and SP virtual DAI.V sujith kumar Reddy2022-11-282-0/+32
* | | ASoC: SOF: amd: Fix for selecting clock source as external clock.V sujith kumar Reddy2022-11-282-1/+11
* | | ASoC: SOF: amd: Fix for reading position updates from stream box.V sujith kumar Reddy2022-11-283-1/+34
* | | ASoC: SOF: Intel: hda: read multi-link capabilities earlierPierre-Louis Bossart2022-11-231-2/+2
* | | ASoC: SOF: Intel: hda: add callback to check SoundWire lcount informationPierre-Louis Bossart2022-11-237-0/+54
* | | ASoC: SOF: Intel: mtl: move SoundWire interrupt enabling to callbackPierre-Louis Bossart2022-11-231-17/+27
* | | ASoC: SOF: Intel: mtl: factor interrupt enable/disable interrupt functionsPierre-Louis Bossart2022-11-231-78/+38
* | | ASoC: SOF: Intel: hda: add per-chip enable_sdw_irq() callbackPierre-Louis Bossart2022-11-236-1/+33
* | | ASoC: SOF: probes: Check ops before memory allocationAndy Shevchenko2022-11-171-8/+6
* | | ASoC: SOF: ipc4-topology: Add widget queue supportMark Brown2022-11-103-21/+331
|\ \ \
| * | | ASoC: SOF: topology: Add helper to get/put widget queue idChao Song2022-11-073-13/+131
| * | | ASoC: SOF: Add support to parse pin binding array from topologyChao Song2022-11-072-4/+156
| * | | ASoC: SOF: Add support for parsing the number of sink/source pinsChao Song2022-11-072-4/+44
* | | | ASoC: SOF: get pipeline instance id from pipe_widget->instance_idMark Brown2022-11-105-14/+45
|\ \ \ \
| * | | | ASoC: SOF: ipc4: get pipeline instance id from pipe_widget->instance_idBard Liao2022-11-093-12/+29
| * | | | ASoC: SOF: ipc4-loader: get max pipeline numberBard Liao2022-11-092-0/+13
| * | | | ASoC: SOF: ipc4-topology: rename sof_ipc4_widget_free_compBard Liao2022-11-091-2/+3
| |/ / /
* | | | ASoC: SOF: Intel: update D0i3 registers for MTLMark Brown2022-11-108-7/+26
|\ \ \ \
| * | | | ASoC: SOF: Intel: set d0i3 register with d0i3_offsetRander Wang2022-11-071-7/+14
| * | | | ASoC: SOF: Intel: add d0i3_offset in chip_infoRander Wang2022-11-076-0/+10
| * | | | ASoC: SOF: Intel: add d0i3 definition for MTLRander Wang2022-11-071-0/+2
| |/ / /
* | | | ASoC: SOF: Intel: hda-loader: use small buffer for iccmax streamKai Vehmanen2022-11-071-10/+5
* | | | ASoC: SOF: ipc4-topology: Implement tear_down_all_pipelines callbackPeter Ujfalusi2022-11-071-0/+34
|/ / /
* | | ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang2022-11-021-7/+1
* | | ASoC: SOF: fix compilation issue with readb/writeb helpersPierre-Louis Bossart2022-10-315-16/+16
* | | ASoC: SOF: IPC4: probes: Implement IPC4 ops for probes client deviceJyri Sarha2022-10-314-16/+318
* | | ASoC: SOF: client: Add sof_client_ipc4_find_module() functionJyri Sarha2022-10-312-0/+19
* | | ASoC: SOF: client: Add sof_client_ipc_set_get_data()Jyri Sarha2022-10-314-0/+31
* | | ASoC: SOF: probes: Separate IPC3 operations to a separate fileJyri Sarha2022-10-314-226/+272
* | | ASoC: SOF: probes: Replace [0] union members with DECLARE_FLEX_ARRAY()Jyri Sarha2022-10-311-2/+3
* | | ASoC: SOF: introduce new DEBUG_NOCODEC modePierre-Louis Bossart2022-10-285-3/+84
* | | ASoC: SOF: Intel: hda-codec: use GPL-2.0-only licensePierre-Louis Bossart2022-10-281-11/+8
* | | ASoC: SOF: Intel: hda: clarify Kconfig dependenciesPierre-Louis Bossart2022-10-282-7/+7
* | | ASoC: SOF: Intel: add hda_bus_ml_free helperPierre-Louis Bossart2022-10-283-3/+18
* | | ASoC: SOF: Intel: hda-mlink: add helpers to suspend/resume linksPierre-Louis Bossart2022-10-283-26/+35