Age | Commit message (Expand) | Author | Files | Lines |
2021-12-31 | ASoC: cs35l41: Create shared function for boost configuration | Lucas Tanure | 2 | -103/+100 |
2021-12-31 | ASoC: cs35l41: Create shared function for setting channels | Lucas Tanure | 2 | -27/+35 |
2021-12-31 | ASoC: cs35l41: Create shared function for errata patches | Lucas Tanure | 2 | -89/+92 |
2021-12-31 | ASoC: cs35l41: Move power initializations to reg_sequence | Lucas Tanure | 2 | -15/+8 |
2021-12-31 | ASoC: cs35l41: Move cs35l41_otp_unpack to shared code | Lucas Tanure | 2 | -126/+120 |
2021-12-31 | ASoC: cs35l41: Convert tables to shared source code | Lucas Tanure | 6 | -743/+22 |
2021-12-29 | ASoC: rt5682: Register wclk with its parent_hws instead of parent_data | Derek Fang | 1 | -5/+2 |
2021-12-29 | ASoC: mediatek: mt8195: update control for RT5682 series | Trevor Wu | 2 | -14/+110 |
2021-12-29 | ASoC: samsung: idma: Check of ioremap return value | Jiasheng Jiang | 1 | -0/+2 |
2021-12-29 | ASoC: mediatek: use of_device_get_match_data() | Tzung-Bi Shih | 3 | -15/+6 |
2021-12-29 | ASoC: cs4265: Fix part number ID error message | Fabio Estevam | 1 | -2/+2 |
2021-12-24 | ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm... | Mark Brown | 19 | -50/+36 |
2021-12-24 | ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback. | V sujith kumar Reddy | 5 | -10/+71 |
2021-12-24 | ASoC: remove unneeded variable | chiminghao | 2 | -7/+4 |
2021-12-24 | ASoC: mediatek: mt8195: release device_node after snd_soc_register_card | Tzung-Bi Shih | 2 | -81/+36 |
2021-12-24 | ASoC: mediatek: mt8173: reduce log verbosity in probe() | Tzung-Bi Shih | 4 | -12/+0 |
2021-12-24 | ASoC: mediatek: mt8183: fix device_node leak | Tzung-Bi Shih | 2 | -2/+11 |
2021-12-24 | ASoC: mediatek: mt8173: fix device_node leak | Tzung-Bi Shih | 4 | -0/+9 |
2021-12-24 | ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio | Pierre-Louis Bossart | 3 | -21/+15 |
2021-12-24 | ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire | Pierre-Louis Bossart | 15 | -19/+19 |
2021-12-24 | ASoC/soundwire: intel: simplify callbacks for params/hw_free | Pierre-Louis Bossart | 1 | -4/+2 |
2021-12-24 | ASOC: SOF: Intel: use snd_soc_dai_get_widget() | Pierre-Louis Bossart | 1 | -8/+2 |
2021-12-23 | ASoC: qcom: Parse "pin-switches" and "widgets" from DT | Mark Brown | 4 | -47/+65 |
2021-12-23 | ASoC: msm8916-wcd-analog: Use separate outputs for HPH_L/HPH_R | Stephan Gerhold | 1 | -3/+4 |
2021-12-23 | ASoC: qcom: common: Parse "pin-switches" and "widgets" from DT | Stephan Gerhold | 1 | -0/+10 |
2021-12-23 | ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils | Stephan Gerhold | 2 | -44/+51 |
2021-12-23 | ASoC: mediatek: mt8192-mt6359: fix device_node leak | Tzung-Bi Shih | 1 | -1/+5 |
2021-12-23 | ASoC: SOF: Re-visit firmware state and panic tracking/handling | Mark Brown | 20 | -168/+277 |
2021-12-23 | ASoC: codec: tlv320adc3xxx: Fix missing clk_disable_unprepare() on error in a... | Yang Yingliang | 1 | -6/+12 |
2021-12-23 | ASoC: SOF: Intel: hda: Use DEBUG log level for optional prints | Peter Ujfalusi | 1 | -8/+10 |
2021-12-23 | ASoC: SOF: debug: Use DEBUG log level for optional prints | Peter Ujfalusi | 1 | -8/+12 |
2021-12-23 | ASoC: SOF: Add clarifying comments for sof_core_debug and DSP dump flags | Peter Ujfalusi | 1 | -2/+4 |
2021-12-23 | ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter | Peter Ujfalusi | 6 | -29/+40 |
2021-12-23 | ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stack | Peter Ujfalusi | 3 | -28/+35 |
2021-12-23 | ASoC: SOF: ops: Always print DSP Panic message but use different message | Peter Ujfalusi | 1 | -8/+11 |
2021-12-23 | ASoc: SOF: core: Update the FW boot state transition diagram | Peter Ujfalusi | 1 | -26/+26 |
2021-12-23 | ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state also | Peter Ujfalusi | 1 | -3/+4 |
2021-12-23 | ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot | Peter Ujfalusi | 3 | -1/+4 |
2021-12-23 | ASoC: SOF: ipc: Only allow sending of an IPC in SOF_FW_BOOT_COMPLETE state | Peter Ujfalusi | 1 | -1/+1 |
2021-12-23 | ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state' | Peter Ujfalusi | 2 | -3/+3 |
2021-12-23 | ASoC: SOF: Move the definition of enum snd_sof_fw_state to global header | Peter Ujfalusi | 1 | -11/+0 |
2021-12-23 | ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK | Peter Ujfalusi | 4 | -4/+7 |
2021-12-23 | ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED | Peter Ujfalusi | 5 | -1/+12 |
2021-12-23 | ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump() | Peter Ujfalusi | 5 | -16/+23 |
2021-12-23 | ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic() | Peter Ujfalusi | 9 | -20/+66 |
2021-12-23 | ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly | Peter Ujfalusi | 4 | -12/+11 |
2021-12-23 | ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debug | Peter Ujfalusi | 2 | -0/+17 |
2021-12-23 | ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTS | Peter Ujfalusi | 2 | -2/+1 |
2021-12-23 | ASoC: SOF: ops: Use dev_warn() if the panic offsets differ | Peter Ujfalusi | 1 | -8/+13 |
2021-12-22 | ASoC: codecs: ak4375: Change invert controls to a stereo switch | Vincent Knecht | 1 | -9/+2 |