summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-14ASoC: bcm: merge DAI call back functions into opsKuninori Morimoto1-12/+12
2023-08-14ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto1-1/+1
2023-08-14ASoC: dwc: merge DAI call back functions into opsKuninori Morimoto1-9/+9
2023-08-14ASoC: amd: merge DAI call back functions into opsKuninori Morimoto4-18/+12
2023-08-14ASoC: adi: merge DAI call back functions into opsKuninori Morimoto1-1/+1
2023-08-14ASoC: adi: merge DAI call back functions into opsKuninori Morimoto1-1/+1
2023-08-14ASoC: ti: merge DAI call back functions into opsKuninori Morimoto5-61/+60
2023-08-14ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto4-20/+64
2023-08-13ASoC: rt715: Drop GPIO includesLinus Walleij1-3/+0
2023-08-13ASoC: rt5682-sdw: Drop GPIO includesLinus Walleij1-2/+0
2023-08-13ASoC: rt5660: Drop GPIO includesLinus Walleij1-2/+0
2023-08-13ASoC: rt5659: Drop legacy GPIO includeLinus Walleij1-1/+0
2023-08-13ASoC: rt5645: Drop legacy GPIO includeLinus Walleij1-1/+0
2023-08-13ASoC: rt5514: Drop GPIO includeLinus Walleij1-1/+0
2023-08-13ASoC: rt5514-spi: Drop GPIO includeLinus Walleij1-1/+0
2023-08-13ASoC: rt1308: Drop GPIO includesLinus Walleij1-2/+0
2023-08-13ASoC: rt1305: Drop GPIO includesLinus Walleij1-2/+0
2023-08-13ASoC: rt1019: Drop GPIO includeLinus Walleij1-1/+0
2023-08-13ASoC: rt1016: Drop GPIO includeLinus Walleij1-1/+0
2023-08-13ASoC: rt1015p: Drop legacy GPIO includeLinus Walleij1-1/+0
2023-08-13ASoC: rt1015: Drop GPIO includeLinus Walleij1-1/+0
2023-08-13ASoC: rt1011: Drop GPIO includesLinus Walleij1-2/+0
2023-08-13ALSA: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-13ASoC: ssm3515: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-13ASoC: sunxi: sun4i-spdif: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-13ASoC: atmel: tse850-pcm5142: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-13ASoC: atmel: Remove redundant of_match_ptr()Ruan Jinjie5-5/+5
2023-08-13ASoC: cygnus: Remove unused declarationsYue Haibing1-2/+0
2023-08-13ASoC: q6dsp: Remove unused declarationYue Haibing1-2/+0
2023-08-10ASoC: SOF: Intel: Remove duplicated include in lnl.cYang Li1-1/+0
2023-08-10ASoC: rt715: Add software reset in io initJack Yu2-0/+63
2023-08-10dt-bindings: sound: gtm601: Add descriptionGuido Günther1-2/+4
2023-08-10ASoC: SOF: Intel: Initialize chip in hda_sdw_check_wakeen_irq()Nathan Chancellor1-0/+1
2023-08-09ASoC: SOF: ipc4-topology: Update the basecfg for copier earlierPeter Ujfalusi1-3/+3
2023-08-09ASoC: samsung: midas_wm1811: Fix 'Headphone Switch' control creationMarek Szyprowski1-1/+0
2023-08-09ASoC: rsnd: call of_node_put() when breakKuninori Morimoto1-0/+2
2023-08-08ASoC: cs35l56: Call wm_adsp_power_down() before reloading firmwareSimon Trimmer1-0/+1
2023-08-08ASoC: wm_adsp: Expose the DSP power down actions as wm_adsp_power_down()Simon Trimmer2-1/+8
2023-08-08ASoC: cs35l56: Wait for control port ready during system-resumeRichard Fitzgerald1-0/+6
2023-08-08ASoC: cs35l56: Don't rely on GPIOD_OUT_LOW to set RESET initially lowRichard Fitzgerald1-0/+2
2023-08-08ASoC: cs35l56: Avoid uninitialized variable in cs35l56_set_asp_slot_positions()Richard Fitzgerald1-16/+8
2023-08-08ASoC: pxa: address unused variable warningYu Liao1-7/+1
2023-08-08ASoC: codecs: aw88261: avoid uninitialized variable warningArnd Bergmann1-0/+2
2023-08-08ASoC: intel: sof_sdw: Simplify get_slave_infoCharles Keepax1-26/+12
2023-08-08ASoC: intel: sof_sdw: Allow different devices on the same linkCharles Keepax1-15/+7
2023-08-08ASoC: intel: sof_sdw: Support multiple groups on the same linkCharles Keepax1-21/+21
2023-08-08ASoC: intel: sof_sdw: Device loop should not always start at adr_indexCharles Keepax1-1/+4
2023-08-08ASoC: intel: sof_sdw: Move range check of codec_conf into inner loopCharles Keepax1-6/+6
2023-08-08ASoC: intel: sof_sdw: Update DLC index each time one is addedCharles Keepax1-6/+4
2023-08-08ASoC: intel: sof_sdw: Pull device loop up into create_sdw_dailinkCharles Keepax1-54/+35