summaryrefslogtreecommitdiffstats
path: root/crypto/aegis.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-20ASoC: rockchip: Use dev_err_probe() helperKuninori Morimoto1-7/+3
2021-12-20ASoC: qcom: Use dev_err_probe() helperKuninori Morimoto1-6/+4
2021-12-20ASoC: mxs: Use dev_err_probe() helperKuninori Morimoto1-6/+2
2021-12-20ASoC: meson: Use dev_err_probe() helperKuninori Morimoto9-152/+56
2021-12-20ASoC: img: Use dev_err_probe() helperKuninori Morimoto6-61/+36
2021-12-20ASoC: generic: Use dev_err_probe() helperKuninori Morimoto3-8/+4
2021-12-20ASoC: fsl: Use dev_err_probe() helperKuninori Morimoto4-18/+10
2021-12-20ASoC: ti: Use dev_err_probe() helperKuninori Morimoto2-14/+6
2021-12-20ASoC: ateml: Use dev_err_probe() helperKuninori Morimoto2-23/+15
2021-12-20ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helperKuninori Morimoto1-11/+5
2021-12-20ASoC: codecs: ssm2305: Use dev_err_probe() helperKuninori Morimoto1-8/+3
2021-12-20ASoC: codecs: simple-mux: Use dev_err_probe() helperKuninori Morimoto1-7/+3
2021-12-20ASoC: codecs: simple-amplifier: Use dev_err_probe() helperKuninori Morimoto1-7/+3
2021-12-20ASoC: codecs: sgtl5000: Use dev_err_probe() helperKuninori Morimoto1-3/+2
2021-12-20ASoC: codecs: pcm3168a: Use dev_err_probe() helperKuninori Morimoto1-15/+7
2021-12-20ASoC: codecs: max9860: Use dev_err_probe() helperKuninori Morimoto1-8/+4
2021-12-20ASoC: codecs: max9759: Use dev_err_probe() helperKuninori Morimoto1-19/+9
2021-12-20ASoC: codecs: es7241: Use dev_err_probe() helperKuninori Morimoto1-19/+9
2021-12-20ASoC: codecs: ak4118: Use dev_err_probe() helperKuninori Morimoto1-12/+6
2021-12-17ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get()Heiner Kallweit1-1/+6
2021-12-17ASoC: Intel: catpt: Streamline locals declaration for PCM-functionsCezary Rojewski1-16/+16
2021-12-17ASoC: Intel: catpt: Reduce size of catpt_component_open()Cezary Rojewski1-3/+2
2021-12-17ASoC: Intel: catpt: Test dmaengine_submit() result before moving onCezary Rojewski1-2/+12
2021-12-17ASoC: tegra20: i2s: Filter out unsupported ratesDmitry Osipenko1-0/+49
2021-12-17ASoC: tegra20: spdif: Filter out unsupported ratesDmitry Osipenko1-0/+61
2021-12-17ASoC: tegra20: spdif: Support system suspendDmitry Osipenko1-0/+2
2021-12-17ASoC: tegra20: spdif: Reset hardwareDmitry Osipenko2-0/+33
2021-12-17ASoC: tegra20: spdif: Use more resource-managed helpersDmitry Osipenko3-24/+16
2021-12-17ASoC: tegra20: spdif: Improve driver's codeDmitry Osipenko1-31/+18
2021-12-17ASoC: tegra20: spdif: Support device-treeDmitry Osipenko1-2/+9
2021-12-17ASoC: tegra20: spdif: Set FIFO trigger levelDmitry Osipenko1-0/+8
2021-12-17ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate propertyDmitry Osipenko1-0/+7
2021-12-17ASoC: dt-bindings: tegra20-i2s: Convert to schemaDmitry Osipenko2-30/+70