Age | Commit message (Expand) | Author | Files | Lines |
2021-06-15 | ASoC: hisilicon: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2021-05-18 | ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_s... | Yang Yingliang | 1 | -6/+8 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-04-27 | ASoC: hisilicon: Use the defined variable to clean code | Tang Bin | 1 | -6/+6 |
2020-04-27 | ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL() | Tang Bin | 1 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340 | Thomas Gleixner | 1 | -12/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner | 1 | -9/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-09-17 | ASoC: hisilicon: fix fall-through annotations | Gustavo A. R. Silva | 1 | -2/+2 |
2018-05-13 | ASoC: hisilicon: fix spelling mistake: "uknown" -> "unknown" | Colin Ian King | 1 | -1/+1 |
2017-12-06 | ASoC: hisilicon: remove duplicate includes | Pravin Shedge | 1 | -1/+0 |
2017-07-17 | ASoC: hisilicon: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-05-14 | ASoC: hisilicon: localize functions without external linkage | Takashi Sakamoto | 1 | -5/+6 |
2017-04-11 | ASoC: hisilicon: Use devm_snd_soc_register_component | John Stultz | 1 | -16/+2 |
2017-04-11 | ASoC: hisilicon: Address style nit to use break in final default of switch st... | John Stultz | 1 | -0/+2 |
2017-04-11 | ASoC: hisilicon: Add error returns even for cases that shouldn't happen. | John Stultz | 1 | -0/+2 |
2017-04-10 | ASoC: hisilicon: Add hi6210 i2s audio driver | Andy Green | 4 | -0/+910 |