summaryrefslogtreecommitdiff
path: root/sound/soc/nuc900/nuc900-pcm.c
AgeCommit message (Expand)Author
2017-08-14ASoC: nuc900: constify snd_pcm_ops structuresArvind Yadav
2017-08-14ASoC: nuc900: make snd_soc_platform_driver constBhumika Goyal
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2015-08-28ASoC: nuc900: Convert to devm_snd_soc_register_platformAxel Lin
2015-03-16ASoC: nuc900: No need to track the dma buffer in the driver state structLars-Peter Clausen
2015-01-05ASoC: nuc900: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen
2014-10-20ASoC: nuc900: drop owner assignment from platform_driversWolfram Sang
2014-01-09ASoC: nuc900: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King
2012-12-10ASoC: nuc900: remove __dev* attributesBill Pemberton
2011-11-24ASoC: Convert nuc900 directory to module_platform_driverAxel Lin
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-21ASoC: Staticise nuc900_dma_getposition()Axel Lin
2011-08-15ASoC: nuc900-pcm: remove unused variable 'dai'Axel Lin
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2010-11-30ASoC: Fix missing spin_unlock_irqrestoreAxel Lin
2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-06-10ASoC: NUC900: patch for fix build errorWan ZongShun
2010-06-02ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removalWan ZongShun
2010-05-19ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun