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