| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: remove sirf prima/atlas drivers | Arnd Bergmann | 2021-01-20 | 6 | -1002/+0 |
* | ASoC: sirf: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-07-31 | 1 | -3/+1 |
* | ASoC: sirf: sirf-audio: consider CPU-Platform possibility | Kuninori Morimoto | 2019-06-28 | 1 | -1/+4 |
* | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 2019-06-26 | 5 | -8/+5 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner | 2019-05-21 | 4 | -8/+4 |
| * | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | ASoC: sirf: sirf-audio: don't select unnecessary Platform | Kuninori Morimoto | 2019-06-19 | 1 | -4/+1 |
* | | ASoC: sirf: sirf-audio: use modern dai_link style | Kuninori Morimoto | 2019-06-06 | 1 | -4/+9 |
|/ |
|
* | ASoC: sirf: Fix potential NULL pointer dereference | Gustavo A. R. Silva | 2018-07-30 | 1 | -4/+3 |
* | ASoC: sirf: remove duplicated bit-wise or of USP_RXFIFO_THD_INT | Colin Ian King | 2018-02-26 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ASoC: sirf: Added blank line after declarations | Codrut Grosu | 2017-03-07 | 3 | -0/+5 |
* | ASoC: sirf: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 3 | -3/+0 |
* | ASoC: sirf: usp: Add bitclock inversion support | Rongjun Ying | 2014-08-16 | 1 | -1/+23 |
* | ASoC: sirf-usp: Fixed a bug for playback and capture work at the same time | Rongjun Ying | 2014-07-25 | 1 | -27/+27 |
* | ASoC: sirf: provide pm-runtime functions when needed | Arnd Bergmann | 2014-07-04 | 1 | -1/+1 |
* | ASoC: sirf: Add audio usp interface driver | Rongjun Ying | 2014-07-03 | 4 | -0/+716 |
* | ASoC: sirf: Move the tx rx enable from port to codec, that will not need regi... | Rongjun Ying | 2014-04-14 | 2 | -169/+0 |
* | ASoC: sirf: Add SiRF audio card | Rongjun Ying | 2014-03-06 | 3 | -0/+164 |
* | ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec | Rongjun Ying | 2014-03-06 | 4 | -0/+267 |