summaryrefslogtreecommitdiffstats
path: root/lib/cpumask_kunit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-27ASoC: Intel: sof_nau8825: use common module for DAI link generationBrent Lu1-116/+48
2023-11-27ASoC: Intel: board_helpers: support DAI link array generationBrent Lu2-0/+159
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for HDMI-In linkBrent Lu1-30/+8
2023-11-27ASoC: Intel: sof_rt5682: use common module for HDMI-In linkBrent Lu1-28/+9
2023-11-27ASoC: Intel: board_helpers: support HDMI-In link initializationBrent Lu2-0/+47
2023-11-27ASoC: Intel: sof_ssp_amp: simplify HDMI-In quirksBrent Lu1-44/+26
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for BT offload linkBrent Lu1-20/+11
2023-11-27ASoC: Intel: sof_rt5682: use common module for BT offload linkBrent Lu1-18/+12
2023-11-27ASoC: Intel: sof_nau8825: use common module for BT offload linkBrent Lu1-29/+13
2023-11-27ASoC: Intel: sof_cs42l42: use common module for BT offload linkBrent Lu1-60/+19
2023-11-27ASoC: Intel: board_helpers: support BT offload link initializationBrent Lu2-0/+51
2023-11-27ASoC: Intel: sof_ssp_amp: rename function parameterBrent Lu1-2/+2
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for amp linkBrent Lu1-19/+8
2023-11-27ASoC: Intel: sof_rt5682: use common module for amp linkBrent Lu1-33/+10
2023-11-27ASoC: Intel: sof_nau8825: use common module for amp linkBrent Lu1-23/+8
2023-11-27ASoC: Intel: sof_cs42l42: use common module for amp linkBrent Lu1-66/+32
2023-11-27ASoC: Intel: board_helpers: support amp link initializationBrent Lu2-0/+47
2023-11-27ASoC: Intel: sof_rt5682: use common module for codec linkBrent Lu1-28/+10
2023-11-27ASoC: Intel: sof_nau8825: use common module for codec linkBrent Lu1-21/+8
2023-11-27ASoC: Intel: sof_cs42l42: use common module for codec linkBrent Lu1-44/+16
2023-11-27ASoC: Intel: board_helpers: support codec link initializationBrent Lu2-0/+57
2023-11-27ASoC: Intel: ssp-common: get codec name functionBrent Lu2-0/+22
2023-11-27ASoC: Intel: cht_bsw_rt5672: check return valueChao Song1-2/+6
2023-11-27ASoC: Intel: sof_maxim_common: check return valueBard Liao1-2/+8
2023-11-27ASoC: Intel: sof_maxim_common: add else between 2 if testBard Liao1-2/+1
2023-11-27ASoC: Intel: sof_ssp_amp: remove dead codeBrent Lu1-1/+3
2023-11-27ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bitsPeter Ujfalusi2-7/+4
2023-11-27ASoC: SOF: Intel: mtl: call dsp dump when boot retry failsYong Zhi1-2/+13
2023-11-27ASoC: sh: convert not to use dma_request_slave_channel()Christophe JAILLET1-1/+3
2023-11-27ASoC: audio-graph-card2-custom-sample: add CPU/Codec = N:M sampleKuninori Morimoto1-0/+199
2023-11-27ASoC: audio-graph-card2-custom-sample: Add connection imageKuninori Morimoto1-39/+142
2023-11-27ASoC: audio-graph-card2: add CPU:Codec = N:M supportKuninori Morimoto1-23/+202
2023-11-27ASoC: audio-graph-card2: use better image for Multi connectionKuninori Morimoto1-26/+26
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto5-83/+185
2023-11-24ASoC: SOF: ipc4: Handle ALSA kcontrol change notification from firmwarePeter Ujfalusi1-0/+57
2023-11-24ASoC: SOF: ipc4-control: Implement control update for switch/enum controlsPeter Ujfalusi1-0/+179
2023-11-24ASoC: SOF: ipc4: Add data struct for module notification message from firmwarePeter Ujfalusi1-0/+29
2023-11-24ASoC: SOF: ipc4-topology: Helper to find an swidget by module/instance idPeter Ujfalusi2-0/+23
2023-11-24ASoC: dt-bindings: correct white-spaces in examplesKrzysztof Kozlowski6-12/+12
2023-11-24ASoC: cs43130: Allow configuration of bit clock and frame inversionMaciej Strozek2-2/+41
2023-11-23ASoC: cs43130: Allow driver to work without IRQ connectionMaciej Strozek2-23/+55
2023-11-22ASoC: fsl: mpc8610_hpcd: Remove unused driverMichael Ellerman4-469/+0
2023-11-22ASoC: dt-bindings: fsl,mqs: Convert format to json-schemaChancel Liu2-36/+105
2023-11-21ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argumentCristian Ciocaltea1-1/+1
2023-11-21ASoC: imx-rpmsg: Force codec power on in low power audio modeChancel Liu1-2/+59
2023-11-21ASoC: dt-bindings: sound-card-common: List sound widgets ignoring system suspendChancel Liu1-0/+7
2023-11-20ASoC: nau8810: Fix incorrect type in assignment and cast to restricted __be16David Lin1-3/+6
2023-11-20ASoC: fsl_mqs: Remove duplicate linux/of.h headerLucas Tanure1-1/+0
2023-11-17ASoC: cs43130: Add switch to control normal and alt hp inputsMaciej Strozek1-4/+12
2023-11-17ASoC: cs43130: Add handling of ACPIMaciej Strozek1-16/+28