aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sirf (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-31ASoC: sirf: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-06-28ASoC: sirf: sirf-audio: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown5-8/+5
2019-06-19ASoC: sirf: sirf-audio: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-06ASoC: sirf: sirf-audio: use modern dai_link styleKuninori Morimoto1-4/+9
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner4-8/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-07-30ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-02-26ASoC: sirf: remove duplicated bit-wise or of USP_RXFIFO_THD_INTColin Ian King1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-07ASoC: sirf: Added blank line after declarationsCodrut Grosu3-0/+5
2014-10-20ASoC: sirf: drop owner assignment from platform_driversWolfram Sang3-3/+0
2014-08-16ASoC: sirf: usp: Add bitclock inversion supportRongjun Ying1-1/+23
2014-07-25ASoC: sirf-usp: Fixed a bug for playback and capture work at the same timeRongjun Ying1-27/+27
2014-07-04ASoC: sirf: provide pm-runtime functions when neededArnd Bergmann1-1/+1
2014-07-03ASoC: sirf: Add audio usp interface driverRongjun Ying4-0/+716
2014-04-14ASoC: sirf: Move the tx rx enable from port to codec, that will not need register sharingRongjun Ying2-169/+0
2014-03-06ASoC: sirf: Add SiRF audio cardRongjun Ying3-0/+164
2014-03-06ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codecRongjun Ying4-0/+267