summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TLMario Limonciello2023-09-061-0/+7
* ASoC: Intel: avs: Provide support for fallback topologyAmadeusz Sławiński2023-09-051-0/+22
* ASoC: rt5645: NULL pointer access when removing jackBrent Lu2023-09-041-6/+10
* ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xx...Shubh2023-09-041-0/+7
* ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errorsSimon Trimmer2023-08-291-14/+15
* ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()Harshit Mogalapalli2023-08-291-1/+2
* ASoC: cs35l45: Rename DACPCM1 Source controlVlad Karpovich2023-08-291-4/+4
* ASoC: cs35l45: Fix "Dead assigment" warningVlad Karpovich2023-08-291-1/+1
* ASoC: cs35l45: Add support for Chip ID 0x35A460Vlad Karpovich2023-08-291-0/+1
* ASoC: codecs: wcd93xx: fix object added to multiple driversKrzysztof Kozlowski2023-08-283-3/+19
* ASoC: soc-core.c: Do not error if a DAI link component is not foundCristian Ciocaltea2023-08-241-5/+5
* ASoC: codecs: Fix error code in aw88261_i2c_probe()Harshit Mogalapalli2023-08-241-1/+1
* ASoC: audio-graph-card.c: move audio_graph_parse_of()Kuninori Morimoto2023-08-241-71/+68
* ASoC: cs42l43: Use new-style PM runtime macrosCharles Keepax2023-08-241-4/+3
* ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev()Nathan Chancellor2023-08-231-0/+1
* Add I2S support for the StarFive JH7110 SoCMark Brown2023-08-232-22/+285
|\
| * ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu2023-08-232-21/+284
| * ASoC: dwc: Use ops to get platform dataXingyu Wu2023-08-231-1/+1
* | ASoC: rsnd: tidyup ADGMark Brown2023-08-231-13/+55
|\ \
| * | ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control()Kuninori Morimoto2023-08-231-2/+7
| * | ASoC: rsnd: remove default division of clock outKuninori Morimoto2023-08-231-9/+6
| * | ASoC: rsnd: tidyup brga/brgb default valueKuninori Morimoto2023-08-231-2/+2
| * | ASoC: rsnd: setup clock-out only when all conditions are rightKuninori Morimoto2023-08-231-0/+4
| * | ASoC: rsnd: enable clk_i approximate rate usageKuninori Morimoto2023-08-231-0/+36
| |/
* | ASoC: audio-graph-card2: add comment for format propertyKuninori Morimoto2023-08-232-0/+19
* | ASoC: nau8821: Improve AMIC recording performance.Seven Lee2023-08-232-1/+66
* | ASoC: Delete UDA134x/L3 audio codecLinus Walleij2023-08-235-764/+0
* | ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda2023-08-231-3/+3
* | ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda2023-08-231-0/+4
* | ASoC: SOF: amd: add conditional check for acp_clkmux_sel registerVijendar Mukunda2023-08-231-1/+3
* | ASoC: SOF: amd: remove redundant clock mux selection register writeVijendar Mukunda2023-08-231-7/+1
* | ASoC: SOF: amd: add module parameter for firmware debugVijendar Mukunda2023-08-233-1/+8
* | ASoC: SOF: amd: enable ACP external global interruptVijendar Mukunda2023-08-232-0/+4
* | ASoC: SOF: amd: remove unused sha dma interrupt codeVijendar Mukunda2023-08-231-8/+1
|/
* ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto2023-08-221-1/+1
* ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC valuePeter Ujfalusi2023-08-221-3/+23
* ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto2023-08-221-2/+2
* ASoC: SOF: ipc4-topology: Fixes for pipelines with SRCMark Brown2023-08-221-45/+89
|\
| * ASoC: SOF: ipc4-topology: Modify the reference output valid_bits for copierRanjani Sridharan2023-08-211-5/+53
| * ASoC: SOF: ipc4-topology: Fix pipeline params at the output of copierRanjani Sridharan2023-08-211-26/+1
| * ASoC: SOF: ipc4-topology: Fix the output reference params for SRCRanjani Sridharan2023-08-211-10/+30
| * ASoC: SOF: ipc4-topology: Modify pipeline params based on SRC output formatRanjani Sridharan2023-08-211-10/+11
* | Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-226-0/+3449
|\ \
| * | ASoC: cs42l43: Add support for the cs42l43Charles Keepax2023-08-186-0/+3449
* | | ASoC: rt5640: fix typosSenhong Liu2023-08-211-2/+2
* | | ASoC: SOF: amd: Enable signed firmware image loading for Vangogh platformVenkata Prasad Potturu2023-08-213-0/+40
* | | ASoC: SOF: amd: Add support for signed fw image loadingVenkata Prasad Potturu2023-08-214-3/+51
* | | ASoC: SOF: amd: Add sof support for vangogh platformVenkata Prasad Potturu2023-08-216-4/+290
| |/ |/|
* | ASoC: amd: acp: Add kcontrols and widgets per-codec in common codeAlper Nebi Yasak2023-08-183-44/+67
* | ASoC: rt5645: improve the depop sequences of CBJ detectionShuming Fan2023-08-181-6/+12