summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ASoC: SOF: Introduce IPC-specific PCM opsRanjani Sridharan2022-03-182-0/+20
| | | * | | | | ASoC: SOF: Add bytes_ext control IPC ops for IPC3Ranjani Sridharan2022-03-182-180/+188
| | | * | | | | ASoC: SOF: Add bytes_get/put control IPC ops for IPC3Ranjani Sridharan2022-03-182-54/+77
| | | * | | | | ASoC: SOF: Add enum_get/put control ops for IPC3Ranjani Sridharan2022-03-182-27/+62
| | | * | | | | ASoC: SOF: Add switch get/put IPC3 opsRanjani Sridharan2022-03-182-27/+62
| | | * | | | | ASoC: SOF: Add volume_get/put IPC3 opsRanjani Sridharan2022-03-182-50/+114
| | | * | | | | ASoC: SOF: Add IPC3 topology control opsRanjani Sridharan2022-03-187-150/+166
| | | * | | | | ASoC: SOF: Introduce IPC ops for kcontrol IORanjani Sridharan2022-03-181-0/+24
| | | * | | | | ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan2022-03-187-46/+104
| | | * | | | | ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan2022-03-186-326/+246
| | | * | | | | ASoC: SOF: set up scheduler widget before all other widgets in the pipelineRanjani Sridharan2022-03-181-38/+44
| | * | | | | | ASoC: atmel: mchp-pdmc: print the correct property nameCodrin Ciubotariu2022-03-181-5/+6
| | |/ / / / /
| | * | | | | ASoC: fsl_spdif: Add new registers included on i.MX8ULPShengjiu Wang2022-03-172-1/+65
| | * | | | | ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpyYihao Han2022-03-171-2/+1
| | * | | | | Introduce IPC abstraction for SOF topology parsingMark Brown2022-03-169-2193/+2735
| | |\ \ \ \ \
| | | * | | | | ASoC: SOF: topology: remove snd_sof_complete_pipeline()Ranjani Sridharan2022-03-164-31/+37
| | | * | | | | ASoC: SOF: topology: Make widget binding IPC agnosticRanjani Sridharan2022-03-162-207/+202
| | | * | | | | ASoC: SOF: topology: Make control parsing IPC agnosticRanjani Sridharan2022-03-165-141/+235
| | | * | | | | ASoC: SOF: topology: Make DAI widget parsing IPC agnosticRanjani Sridharan2022-03-162-987/+915
| | | * | | | | ASoC: SOF: topology: Make route setup IPC agnosticRanjani Sridharan2022-03-162-34/+40
| | | * | | | | ASoC: SOF: topology: Make effect widget parsing IPC agnosticRanjani Sridharan2022-03-162-268/+257
| | | * | | | | ASoC: SOF: topology: Make siggen widget parsing IPC agnosticRanjani Sridharan2022-03-162-59/+37
| | | * | | | | ASoC: SOF: topology: Make asrc widget parsing IPC agnosticRanjani Sridharan2022-03-162-71/+66
| | | * | | | | ASoC: SOF: topology: Make src widget parsing IPC agnosticRanjani Sridharan2022-03-162-63/+60
| | | * | | | | ASoC: SOF: topology: Make mux/demux widget parsing IPC agnosticRanjani Sridharan2022-03-162-42/+42
| | | * | | | | ASoC: SOF: topology: Make mixer widget parsing IPC agnosticRanjani Sridharan2022-03-162-42/+44
| | | * | | | | ASoC: SOF: topology: Make pga widget parsing IPC agnosticRanjani Sridharan2022-03-162-83/+86
| | | * | | | | ASoC: SOF: topology: Make buffer widget parsing IPC agnosticRanjani Sridharan2022-03-162-52/+50
| | | * | | | | ASoC: SOF: topology: Make scheduler widget parsing IPC agnosticRanjani Sridharan2022-03-162-99/+98
| | | * | | | | ASoC: SOF: Introduce IPC3 opsRanjani Sridharan2022-03-165-51/+397
| | | * | | | | ASoC: SOF: topology: Add helper function for processing tuple arraysRanjani Sridharan2022-03-162-12/+148
| | | * | | | | ASoC: SOF: IPC: Introduce IPC opsRanjani Sridharan2022-03-162-0/+49
| | | * | | | | ASoC: SOF: Introduce struct snd_sof_dai_linkRanjani Sridharan2022-03-163-1/+22
| | * | | | | | ASoC: ak4642: Use of_device_get_match_data()Minghao Chi2022-03-161-8/+3
| | * | | | | | ASoC: codecs: Fix misplaced lpass_macro_pds_exit callSrinivasa Rao Mandadapu2022-03-162-4/+4
| | * | | | | | ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai2022-03-162-4/+4
| | * | | | | | ASoC: amd: Fix reference to PCM buffer addressMeng Tang2022-03-161-1/+1
| | * | | | | | ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_dataMiaoqian Lin2022-03-161-0/+1
| | * | | | | | ASoC: mediatek: mt8195: Fix error handling in mt8195_mt6359_rt1019_rt5682_dev...Miaoqian Lin2022-03-161-1/+3
| | * | | | | | ASoC: rt1308-sdw: get calibration params after power onShuming Fan2022-03-161-33/+40
| | * | | | | | ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probeMiaoqian Lin2022-03-161-6/+16
| | * | | | | | ASoC: ti: Fix spelling mistake "cant" -> "can't"Colin Ian King2022-03-161-1/+1
| | * | | | | | ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probeMiaoqian Lin2022-03-161-7/+16
| | * | | | | | ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probeMiaoqian Lin2022-03-161-6/+7
| | * | | | | | ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resumezhangqilong2022-03-161-1/+1
| | * | | | | | ASoC: samsung: i2s: check the return value of kstrdup()Xiaoke Wang2022-03-161-0/+4
| | |/ / / / /
| | * | | | | ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warningAlviro Iskandar Setiawan2022-03-151-1/+1
| | * | | | | ASoC: soc-compress: Change the check for codec_daiJiasheng Jiang2022-03-141-8/+11
| | * | | | | Make the SOF pcm_hw_params DSP op IPC agnosticMark Brown2022-03-1119-83/+95
| | |\ \ \ \ \
| | | * | | | | ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi2022-03-114-36/+0