summaryrefslogtreecommitdiffstats
path: root/crypto/pcbc.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2023-11-17ASoC: cs43130: Store device in private struct and use it more consistentlyMaciej Strozek2-77/+75
2023-11-17ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek1-1/+1
2023-11-17ASoC: cs43130: Fix the position of const qualifierMaciej Strozek1-2/+2
2023-11-16ASoC: dt-bindings: renesas,rz-ssi: Document RZ/Five SoCLad Prabhakar1-1/+1
2023-11-16ASoC: amd: acp: add missing SND_SOC_AMD_ACP_LEGACY_COMMON flag for ACP70Syed Saba Kareem1-0/+1
2023-11-14ASoC: rt5682s: Add LDO output selection for dacrefJack Yu3-0/+38
2023-11-13ASoC: amd: acp: add Kconfig options for acp7.0 based platform driverSyed Saba Kareem2-0/+14
2023-11-13ASoC: Intel: sof_rt5682: add mtl_rt5650 supportMac Chiang2-0/+21
2023-11-13ASoC: cs42l43: Add missing static from runtime PM opsCharles Keepax1-2/+2
2023-11-13ASoC: amd: acp: remove unnecessary NULL checkDan Carpenter1-12/+10