summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai2023-09-012-5/+5
* ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai2023-09-013-4/+4
* Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2023-08-284-72/+102
|\
| * ASoC: tegra: Fix SFC conversion for few ratesSheetal2023-06-242-3/+32
| * ASoC: cs43130: Fix numerator/denominator mixupPhil Elwell2023-06-211-69/+69
| * ASoC: soc-compress: Fix deadlock in soc_compr_open_feyixuanjiang2023-06-211-0/+1
* | ASoC: dwc: i2s: Fix unused functionsTakashi Iwai2023-08-281-0/+2
* | Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-28303-3350/+13520
|\ \
| * | 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
| * | | ASoC: Merge up fixesMark Brown2023-08-177-45/+81
| |\ \ \
| * \ \ \ ASoC: Convert remaining Realtek codecs to GPIOMark Brown2023-08-1710-80/+68
| |\ \ \ \