aboutsummaryrefslogtreecommitdiffstats
path: root/fs/namespace.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-27ASoC: amd: fix an IS_ERR() vs NULL bug in probeDan Carpenter1-2/+2
2021-07-27ASoC: rt5682: enable SAR ADC power saving mode during suspendShuming Fan1-0/+44
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at dpcm_runtime_setup_be_chan()Kuninori Morimoto1-2/+2
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at dpcm_be_is_active()Kuninori Morimoto1-2/+1
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at soc_get_playback_capture()Kuninori Morimoto1-2/+4
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close()Kuninori Morimoto1-2/+2
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb()Kuninori Morimoto1-3/+2
2021-07-26ASoC: rt1015: Remove unnecessary flush work on rt1015 driverJack Yu2-40/+1
2021-07-23ASoC: amd: Use dev_probe_err helperMario Limonciello2-19/+7
2021-07-23ASoC: amd: Don't show messages about deferred probing by defaultMario Limonciello1-4/+3
2021-07-22ASoC: amd: enable vangogh acp5x driver buildVijendar Mukunda3-0/+19
2021-07-22ASoC: amd: add vangogh i2s dma driver pm opsVijendar Mukunda1-2/+94
2021-07-22ASoC: amd: add vangogh pci driver pm opsVijendar Mukunda1-0/+45
2021-07-22ASoC: amd: add vangogh i2s dai driver opsVijendar Mukunda2-0/+361
2021-07-22ASoC: amd: add vangogh i2s controller driverVijendar Mukunda2-0/+92
2021-07-22ASoC: amd: add ACP5x pcm dma driver opsVijendar Mukunda2-2/+410
2021-07-22ASoC: amd: irq handler changes for ACP5x PCM dma driverVijendar Mukunda2-1/+69
2021-07-22ASoC: amd: add ACP5x PCM platform driverVijendar Mukunda2-0/+76
2021-07-22ASoC: amd: create acp5x platform devicesVijendar Mukunda2-3/+102
2021-07-22ASoc: amd: add acp5x init/de-init functionsVijendar Mukunda2-0/+118
2021-07-22ASoC: amd: add Vangogh ACP PCI driverVijendar Mukunda2-0/+112