summaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/files-2.6.32/sound
Commit message (Collapse)AuthorAgeFilesLines
* jzcodec: Only support 16bit formats for nowLars-Peter Clausen2010-04-041-5/+2
| | | | SVN-Revision: 20701
* sound jz4740_pcm: Set dma channel to NULL after it has been freed, because ↵Lars-Peter Clausen2010-03-221-1/+3
| | | | | | hw_free can be called multiple times aswell. SVN-Revision: 20373
* sound jz4740_pcm: Don't request dma channel mor then once.Lars-Peter Clausen2010-03-221-4/+5
| | | | | | | | | It is possible that the hw_params callback is called multiple times when using the oss emulation layer. Thus we need to check whether the dma channel has already been requested otherwise we'll end up with all dma channels being requested by sound driver. SVN-Revision: 20369
* jzcodec: Fix supported formats.Lars-Peter Clausen2010-03-141-2/+5
| | | | SVN-Revision: 20210
* jz4740-i2s: Export jz4740_i2s_daiLars-Peter Clausen2010-03-111-0/+1
| | | | SVN-Revision: 20131
* Add sound support for the n516.Lars-Peter Clausen2010-03-073-0/+313
| | | | SVN-Revision: 20044
* Add support for enabling/disabling the aic controllers clock.Lars-Peter Clausen2010-03-071-24/+41
| | | | SVN-Revision: 20043
* Merge xburst target.Lars-Peter Clausen2010-01-1110-0/+1871
SVN-Revision: 19098