Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | ASoC: remove zte zx drivers | Arnd Bergmann | 5 | -1303/+0 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -3/+3 |
2020-03-11 | ASoC: zte: zx-tdm: remove redundant variables dev | tangbin | 1 | -2/+1 |
2020-02-28 | ASoC: zte: zx-spdif: remove redundant dev_err message | tangbin | 1 | -1/+0 |
2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -6/+6 |
2019-08-01 | ASoC: zx-tdm: remove redundant assignment to ts_width on error return path | Colin Ian King | 1 | -1/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 3 | -6/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-07-26 | ASoC: zte: Fix incorrect PCM format bit usages | Takashi Iwai | 1 | -2/+2 |
2018-05-17 | ASoC: zte: remove duplicate includes | Pravin Shedge | 1 | -3/+0 |
2018-05-11 | ASoC: zx-i2s: fix spelling mistake: "timeing" -> "timing" | Colin Ian King | 1 | -1/+1 |
2017-09-19 | ASoC: zte: spdif: remove duplicate initialization of dma_data | Colin Ian King | 1 | -2/+2 |
2017-07-17 | ASoC: zte: spdif: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-07-17 | ASoC: zx-tdm: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-07-17 | ASoC: zx-i2s: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-06-19 | ASoC: zx-i2s: flip I2S master/slave mode | Shawn Guo | 1 | -4/+6 |
2017-05-29 | ASoC: zx-i2s: fix harsh noise with 16-bit audio | Shawn Guo | 1 | -2/+3 |
2017-02-21 | ASoC: zx-tdm: add zte's tdm controller driver | Baoyou Xie | 3 | -0/+470 |
2017-02-09 | ASoC: zx-i2s: introduce pclk for zx2967 family | Baoyou Xie | 1 | -9/+29 |
2016-12-15 | ASoC: zx296702-i2s: remove unused ‘format’ | Vinod Koul | 1 | -4/+1 |
2016-12-08 | ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define | Shawn Guo | 1 | -1/+1 |
2016-12-08 | ASoC: zte: spdif and i2s drivers are not zx296702 specific | Shawn Guo | 4 | -10/+10 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/xtensa' and '... | Mark Brown | 1 | -3/+3 |
2015-08-30 | ASoC: zx296702-i2s: Fix resource leak when unload module | Axel Lin | 1 | -3/+3 |
2015-07-13 | ASoC: zx: spdif: Fix devm_ioremap_resource return value check | Krzysztof Kozlowski | 1 | -2/+2 |
2015-07-13 | ASoC: zx: i2s: Fix devm_ioremap_resource return value check | Krzysztof Kozlowski | 1 | -2/+2 |
2015-06-04 | ASoC: zx: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |
2015-06-04 | ASoC: zte: Fix missing dev in devm operation | Mark Brown | 1 | -1/+1 |
2015-06-04 | ASoC: zx: fix simple_return.cocci warnings | kbuild test robot | 1 | -5/+1 |
2015-06-04 | ASoC: zx: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |
2015-06-04 | ASoC: zx: zx_i2s_dai can be static | kbuild test robot | 1 | -1/+1 |
2015-06-04 | ASoC: zx: Add ZTE zx296702 I2S DAI driver | Jun Nie | 3 | -0/+447 |
2015-06-04 | ASoC: zx: Add zx296702 SPDIF support | Jun Nie | 3 | -0/+379 |