summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2021-12-31ASoC: cs35l41: Create shared function for boost configurationLucas Tanure
2021-12-31ASoC: cs35l41: Create shared function for setting channelsLucas Tanure
2021-12-31ASoC: cs35l41: Create shared function for errata patchesLucas Tanure
2021-12-31ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure
2021-12-31ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure
2021-12-31ASoC: cs35l41: Convert tables to shared source codeLucas Tanure
2021-12-29ASoC: rt5682: Register wclk with its parent_hws instead of parent_dataDerek Fang
2021-12-29ASoC: mediatek: mt8195: update control for RT5682 seriesTrevor Wu
2021-12-29ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang
2021-12-29ASoC: mediatek: use of_device_get_match_data()Tzung-Bi Shih
2021-12-29ASoC: cs4265: Fix part number ID error messageFabio Estevam
2021-12-24ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm...Mark Brown
2021-12-24ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback.V sujith kumar Reddy
2021-12-24ASoC: remove unneeded variablechiminghao
2021-12-24ASoC: mediatek: mt8195: release device_node after snd_soc_register_cardTzung-Bi Shih
2021-12-24ASoC: mediatek: mt8173: reduce log verbosity in probe()Tzung-Bi Shih
2021-12-24ASoC: mediatek: mt8183: fix device_node leakTzung-Bi Shih
2021-12-24ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih
2021-12-24ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart
2021-12-24ASoC/soundwire: intel: simplify callbacks for params/hw_freePierre-Louis Bossart
2021-12-24ASOC: SOF: Intel: use snd_soc_dai_get_widget()Pierre-Louis Bossart
2021-12-23ASoC: qcom: Parse "pin-switches" and "widgets" from DTMark Brown
2021-12-23ASoC: msm8916-wcd-analog: Use separate outputs for HPH_L/HPH_RStephan Gerhold
2021-12-23ASoC: qcom: common: Parse "pin-switches" and "widgets" from DTStephan Gerhold
2021-12-23ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold
2021-12-23ASoC: mediatek: mt8192-mt6359: fix device_node leakTzung-Bi Shih
2021-12-23ASoC: SOF: Re-visit firmware state and panic tracking/handlingMark Brown
2021-12-23ASoC: codec: tlv320adc3xxx: Fix missing clk_disable_unprepare() on error in a...Yang Yingliang
2021-12-23ASoC: SOF: Intel: hda: Use DEBUG log level for optional printsPeter Ujfalusi
2021-12-23ASoC: SOF: debug: Use DEBUG log level for optional printsPeter Ujfalusi
2021-12-23ASoC: SOF: Add clarifying comments for sof_core_debug and DSP dump flagsPeter Ujfalusi
2021-12-23ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameterPeter Ujfalusi
2021-12-23ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stackPeter Ujfalusi
2021-12-23ASoC: SOF: ops: Always print DSP Panic message but use different messagePeter Ujfalusi
2021-12-23ASoc: SOF: core: Update the FW boot state transition diagramPeter Ujfalusi
2021-12-23ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state alsoPeter Ujfalusi
2021-12-23ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during bootPeter Ujfalusi
2021-12-23ASoC: SOF: ipc: Only allow sending of an IPC in SOF_FW_BOOT_COMPLETE statePeter Ujfalusi
2021-12-23ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'Peter Ujfalusi
2021-12-23ASoC: SOF: Move the definition of enum snd_sof_fw_state to global headerPeter Ujfalusi
2021-12-23ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OKPeter Ujfalusi
2021-12-23ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHEDPeter Ujfalusi
2021-12-23ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi
2021-12-23ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi
2021-12-23ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directlyPeter Ujfalusi
2021-12-23ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debugPeter Ujfalusi
2021-12-23ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTSPeter Ujfalusi
2021-12-23ASoC: SOF: ops: Use dev_warn() if the panic offsets differPeter Ujfalusi
2021-12-22ASoC: codecs: ak4375: Change invert controls to a stereo switchVincent Knecht