summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-05-23469-7431/+21258
| |\ \ \
| * \ \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2022-05-2337-212/+321
| |\ \ \ \
| | * \ \ \ Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-05-211-5/+5
| | |\ \ \ \
| | | * | | | ASoC: wm_adsp: Compressed stream DSP memory structs should be __packedSimon Trimmer2022-03-091-5/+5
| * | | | | | ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding2022-05-162-18/+26
| * | | | | | ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding2022-05-162-24/+34
| * | | | | | ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding2022-05-163-82/+62
| * | | | | | ASoC: cs42l42: Move CS42L42 register descriptions to general includeStefan Binding2022-05-091-824/+2
| * | | | | | ASoC: cs35l41: Support external boostLucas Tanure2022-04-132-15/+39
| * | | | | | ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure2022-04-131-3/+126
| * | | | | | ALSA: cs35l41: Enable Internal Boost in shared libLucas Tanure2022-04-131-0/+3
| * | | | | | ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure2022-04-132-43/+42
| * | | | | | ALSA: cs35l41: Check hw_config before using itLucas Tanure2022-04-132-33/+59
| * | | | | | ALSA: cs35l41: Unify hardware configurationLucas Tanure2022-04-134-59/+47
| | |_|_|/ / | |/| | | |
* | | | | | ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown2022-06-061-1/+1
* | | | | | ASoC: es8328: Fix event generation for deemphasis controlMark Brown2022-06-061-1/+4
* | | | | | ASoC: wm8962: Fix suspend while playing musicAdam Ford2022-06-061-0/+1
* | | | | | ASoC: SOF: ipc-msg-injector: Fix reversed if statementDan Carpenter2022-06-061-10/+8
* | | | | | ASoC: SOF: ipc-msg-injector: Propagate write errors correctlyDan Carpenter2022-06-061-5/+11
* | | | | | ASoC: fsl_sai: Add support for i.MX8MNShengjiu Wang2022-06-061-0/+1
* | | | | | ASoC: SOF: Fix potential NULL pointer dereferenceAmadeusz Sławiński2022-06-061-1/+1
* | | | | | ASoC: Fixup Cirrus SX control usageMark Brown2022-06-035-15/+18
|\ \ \ \ \ \
| * | | | | | ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax2022-06-031-1/+1
| * | | | | | ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax2022-06-031-2/+2
| * | | | | | ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax2022-06-031-1/+3
| * | | | | | ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax2022-06-031-8/+8
| * | | | | | ASoC: cs35l36: Update digital volume TLVCharles Keepax2022-06-031-1/+2
| * | | | | | ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax2022-06-031-2/+2
* | | | | | | ASoC: Intel: cirrus-common: fix incorrect channel mappingxliu2022-06-021-4/+36
|/ / / / / /
* | | | | | ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callbackSrinivasa Rao Mandadapu2022-06-011-1/+1
* | | | | | ASoC: nau8822: Add operation for internal PLL off and onHui Wang2022-06-012-0/+7
| |_|_|_|/ |/| | | |
* | | | | ASoC: da7219: Small fixes for jack detection and removalMark Brown2022-05-311-3/+15
|\ \ \ \ \
| * | | | | ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson2022-05-301-4/+4
| * | | | | ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson2022-05-301-0/+12
* | | | | | ASoC: Intel: avs: Fix build error on arc, m68k and sparcUwe Kleine-König2022-05-301-1/+2
|/ / / / /
* | | | | ASoC: Intel: common: fix typo for tplg namingDavid Lin2022-05-261-1/+1
* | | | | ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou2022-05-243-2/+13
* | | | | ASoC: SOF: amd: Fixed Build errorSyed Saba kareem2022-05-231-0/+1
* | | | | ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang2022-05-231-2/+2
* | | | | ASoC: soc-pcm: fix BE transition for TRIGGER_STARTPierre-Louis Bossart2022-05-231-2/+0
| |_|_|/ |/| | |
* | | | ASoC: SOF: Introduce generic (in)firmware tracing infrastructureMark Brown2022-05-2017-669/+767
|\ \ \ \
| * | | | ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi2022-05-192-65/+93
| * | | | ASoC: SOF: Introduce opaque storage of private data for firmware tracingPeter Ujfalusi2022-05-191-0/+1
| * | | | ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi2022-05-197-9/+11
| * | | | ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi2022-05-193-31/+37
| * | | | ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi2022-05-198-615/+44
| * | | | ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi2022-05-194-0/+612
| * | | | ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi2022-05-194-10/+12
| * | | | ASoC: SOF: Introduce IPC independent ops for firmware tracing supportPeter Ujfalusi2022-05-191-0/+18
* | | | | ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov2022-05-201-2/+4