Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jzcodec: Only support 16bit formats for now | Lars-Peter Clausen | 2010-04-04 | 1 | -5/+2 |
| | | | | SVN-Revision: 20701 | ||||
* | sound jz4740_pcm: Set dma channel to NULL after it has been freed, because ↵ | Lars-Peter Clausen | 2010-03-22 | 1 | -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 Clausen | 2010-03-22 | 1 | -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 Clausen | 2010-03-14 | 1 | -2/+5 |
| | | | | SVN-Revision: 20210 | ||||
* | jz4740-i2s: Export jz4740_i2s_dai | Lars-Peter Clausen | 2010-03-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 20131 | ||||
* | Add sound support for the n516. | Lars-Peter Clausen | 2010-03-07 | 3 | -0/+313 |
| | | | | SVN-Revision: 20044 | ||||
* | Add support for enabling/disabling the aic controllers clock. | Lars-Peter Clausen | 2010-03-07 | 1 | -24/+41 |
| | | | | SVN-Revision: 20043 | ||||
* | Merge xburst target. | Lars-Peter Clausen | 2010-01-11 | 10 | -0/+1871 |
SVN-Revision: 19098 |