summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold2021-12-232-44/+51
* ASoC: SOF: Re-visit firmware state and panic tracking/handlingMark Brown2021-12-2320-168/+277
|\
| * ASoC: SOF: Intel: hda: Use DEBUG log level for optional printsPeter Ujfalusi2021-12-231-8/+10
| * ASoC: SOF: debug: Use DEBUG log level for optional printsPeter Ujfalusi2021-12-231-8/+12
| * ASoC: SOF: Add clarifying comments for sof_core_debug and DSP dump flagsPeter Ujfalusi2021-12-231-2/+4
| * ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameterPeter Ujfalusi2021-12-236-29/+40
| * ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stackPeter Ujfalusi2021-12-233-28/+35
| * ASoC: SOF: ops: Always print DSP Panic message but use different messagePeter Ujfalusi2021-12-231-8/+11
| * ASoc: SOF: core: Update the FW boot state transition diagramPeter Ujfalusi2021-12-231-26/+26
| * ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state alsoPeter Ujfalusi2021-12-231-3/+4
| * ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during bootPeter Ujfalusi2021-12-233-1/+4
| * ASoC: SOF: ipc: Only allow sending of an IPC in SOF_FW_BOOT_COMPLETE statePeter Ujfalusi2021-12-231-1/+1
| * ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'Peter Ujfalusi2021-12-232-3/+3
| * ASoC: SOF: Move the definition of enum snd_sof_fw_state to global headerPeter Ujfalusi2021-12-231-11/+0
| * ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OKPeter Ujfalusi2021-12-234-4/+7
| * ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHEDPeter Ujfalusi2021-12-235-1/+12
| * ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi2021-12-235-16/+23
| * ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi2021-12-239-20/+66
| * ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directlyPeter Ujfalusi2021-12-234-12/+11
| * ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debugPeter Ujfalusi2021-12-232-0/+17
| * ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTSPeter Ujfalusi2021-12-232-2/+1
| * ASoC: SOF: ops: Use dev_warn() if the panic offsets differPeter Ujfalusi2021-12-231-8/+13
* | ASoC: codec: tlv320adc3xxx: Fix missing clk_disable_unprepare() on error in a...Yang Yingliang2021-12-231-6/+12
|/
* ASoC: codecs: ak4375: Change invert controls to a stereo switchVincent Knecht2021-12-221-9/+2
* ASoC: Add AK4375 supportVincent Knecht2021-12-213-0/+632
* ASoC: bcm: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-212-8/+6
* ASoC: xlnx: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-211-7/+3
* ASoC: amd: acp: Remove duplicate dependency in KconfigAjit Kumar Pandey2021-12-211-2/+0
* ASoC: qdsp6: fix a use after free bug in open()Dan Carpenter2021-12-211-4/+6
* ASoC: SOF: AMD: simplify return status handlingPierre-Louis Bossart2021-12-211-1/+1
* ASoC: amd: acp-config: Update sof_tplg_filename for SOF machinesAjit Kumar Pandey2021-12-211-3/+3
* ASoC: amd: acp-config: Enable SOF audio for Google chrome boards.Ajit Kumar Pandey2021-12-211-0/+53
* ASoC: Use dev_err_probe() helperMark Brown2021-12-2155-557/+271
|\
| * ASoC: sunxi: Use dev_err_probe() helperKuninori Morimoto2021-12-201-2/+1
| * ASoC: stm: Use dev_err_probe() helperKuninori Morimoto2021-12-204-111/+57
| * ASoC: samsung: Use dev_err_probe() helperKuninori Morimoto2021-12-2011-40/+26
| * ASoC: rockchip: Use dev_err_probe() helperKuninori Morimoto2021-12-201-7/+3
| * ASoC: qcom: Use dev_err_probe() helperKuninori Morimoto2021-12-201-6/+4
| * ASoC: mxs: Use dev_err_probe() helperKuninori Morimoto2021-12-201-6/+2
| * ASoC: meson: Use dev_err_probe() helperKuninori Morimoto2021-12-209-152/+56
| * ASoC: img: Use dev_err_probe() helperKuninori Morimoto2021-12-206-61/+36
| * ASoC: generic: Use dev_err_probe() helperKuninori Morimoto2021-12-203-8/+4
| * ASoC: fsl: Use dev_err_probe() helperKuninori Morimoto2021-12-204-18/+10
| * ASoC: ti: Use dev_err_probe() helperKuninori Morimoto2021-12-202-14/+6
| * ASoC: ateml: Use dev_err_probe() helperKuninori Morimoto2021-12-202-23/+15
| * ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helperKuninori Morimoto2021-12-201-11/+5
| * ASoC: codecs: ssm2305: Use dev_err_probe() helperKuninori Morimoto2021-12-201-8/+3
| * ASoC: codecs: simple-mux: Use dev_err_probe() helperKuninori Morimoto2021-12-201-7/+3
| * ASoC: codecs: simple-amplifier: Use dev_err_probe() helperKuninori Morimoto2021-12-201-7/+3
| * ASoC: codecs: sgtl5000: Use dev_err_probe() helperKuninori Morimoto2021-12-201-3/+2