aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/files-2.6.32/sound
Commit message (Collapse)AuthorAgeFilesLines
* [xburst] jzcodec: Only support 16bit formats for nowLars-Peter Clausen2010-04-041-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] sound jz4740_pcm: Set dma channel to NULL after it has been freed,Lars-Peter Clausen2010-03-221-1/+3
| | | | | | | because hw_free can be called multiple times aswell. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] jzcodec: Fix supported formats.Lars-Peter Clausen2010-03-141-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] jz4740-i2s: Export jz4740_i2s_daiLars-Peter Clausen2010-03-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add sound support for the n516.Lars-Peter Clausen2010-03-073-0/+313
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add support for enabling/disabling the aic controllers clock.Lars-Peter Clausen2010-03-071-24/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Merge xburst target.Lars-Peter Clausen2010-01-1110-0/+1871
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19098 3c298f89-4303-0410-b956-a3cf2f4a3e73