summaryrefslogtreecommitdiffstats
path: root/sound/soc/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* ASoC: hisilicon: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_s...Yang Yingliang2021-05-181-6/+8
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* ASoC: hisilicon: Use the defined variable to clean codeTang Bin2020-04-271-6/+6
* ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL()Tang Bin2020-04-271-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340Thomas Gleixner2019-06-051-12/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ASoC: hisilicon: fix fall-through annotationsGustavo A. R. Silva2018-09-171-2/+2
* ASoC: hisilicon: fix spelling mistake: "uknown" -> "unknown"Colin Ian King2018-05-131-1/+1
* ASoC: hisilicon: remove duplicate includesPravin Shedge2017-12-061-1/+0
* ASoC: hisilicon: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
* ASoC: hisilicon: localize functions without external linkageTakashi Sakamoto2017-05-141-5/+6
* ASoC: hisilicon: Use devm_snd_soc_register_componentJohn Stultz2017-04-111-16/+2
* ASoC: hisilicon: Address style nit to use break in final default of switch st...John Stultz2017-04-111-0/+2
* ASoC: hisilicon: Add error returns even for cases that shouldn't happen.John Stultz2017-04-111-0/+2
* ASoC: hisilicon: Add hi6210 i2s audio driverAndy Green2017-04-104-0/+910