summaryrefslogtreecommitdiffstats
path: root/sound/soc/nuc900
AgeCommit message (Expand)AuthorLines
2019-08-12ASoC: remove w90x900/nuc900 platform driversArnd Bergmann-934/+0
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown-20/+5
2019-06-06ASoC: nuc900: nuc900-audio: use modern dai_link styleKuninori Morimoto-4/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-20/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-09-10ASoC: nuc900: use devm_snd_soc_register_component()Kuninori Morimoto-3/+1
2018-02-12ASoC: nuc900-pcm: replace platform to componentKuninori Morimoto-2/+3
2017-12-11ASoC: nuc900: Fix a loop timeout testDan Carpenter-2/+2
2017-12-11ASoC: nuc900: Fix platform_get_irq() error checking some moreDan Carpenter-4/+3
2017-12-01ASoC: nuc900: Fix platform_get_irq's error checkingArvind Yadav-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-14ASoC: nuc900: constify snd_pcm_ops structuresArvind Yadav-1/+1
2017-08-14ASoC: nuc900: make snd_soc_platform_driver constBhumika Goyal-1/+1
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez-4/+2
2015-08-28ASoC: nuc900: Convert to devm_snd_soc_register_platformAxel Lin-8/+1
2015-03-16ASoC: nuc900: No need to track the dma buffer in the driver state structLars-Peter Clausen-29/+5
2015-01-05ASoC: nuc900: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen-6/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen-1/+1
2014-10-20ASoC: nuc900: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-04-30ASoC: nuc900: export nuc900_ac97_dataArnd Bergmann-0/+2
2014-01-09ASoC: nuc900: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen-3/+0
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King-5/+4
2013-07-24ASoC: nuc900: don't check resource with devm_ioremap_resourceWolfram Sang-3/+0
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown-3/+8
2013-06-27ASoC: nuc900-ac97: Convert to use devm_ APIsMark Brown-36/+13
2013-03-26ASoC: switch over to use snd_soc_register_component() on nuc900 ac97Kuninori Morimoto-2/+7
2012-12-10ASoC: nuc900: remove __dev* attributesBill Pemberton-6/+6
2012-01-13Merge branch 'master' into fixesRussell King-24/+4
2012-01-13ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-24/+4
2011-12-23ASoC: nuc900: Add .owner to struct snd_soc_cardAxel Lin-0/+1
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin-1/+2
2011-11-24ASoC: Convert nuc900 directory to module_platform_driverAxel Lin-23/+2
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen-1/+1
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang-1/+1
2011-09-21ASoC: Staticise nuc900_dma_getposition()Axel Lin-1/+1
2011-08-15ASoC: nuc900-pcm: remove unused variable 'dai'Axel Lin-1/+0
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood-2/+5
2011-06-01ASoC: add missing clk_put to nuc900-ac97Julia Lawall-1/+1
2010-11-30Merge branch 'for-2.6.37' into for-2.6.38Mark Brown-4/+5
2010-11-30ASoC: Fix missing spin_unlock_irqrestoreAxel Lin-4/+5
2010-11-29Merge branch 'for-2.6.37' into for-2.6.38Mark Brown-9/+10
2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin-3/+3
2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin-1/+3
2010-11-29ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin-4/+3
2010-11-29ASoC: Fix compile error for nuc900-ac97.cAxel Lin-1/+1
2010-11-24Merge branch 'for-2.6.37' into for-2.6.38Mark Brown-1/+1
2010-11-24ASoC: nuc900-ac97: fix a memory leakAxel Lin-1/+1