aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/nuc900/nuc900-ac97.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-10ASoC: nuc900: use devm_snd_soc_register_component()Kuninori Morimoto1-3/+1
2017-12-11ASoC: nuc900: Fix a loop timeout testDan Carpenter1-2/+2
2017-12-11ASoC: nuc900: Fix platform_get_irq() error checking some moreDan Carpenter1-4/+3
2017-12-01ASoC: nuc900: Fix platform_get_irq's error checkingArvind Yadav1-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+1
2014-10-20ASoC: nuc900: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-30ASoC: nuc900: export nuc900_ac97_dataArnd Bergmann1-0/+1
2013-07-24ASoC: nuc900: don't check resource with devm_ioremap_resourceWolfram Sang1-3/+0
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-3/+8
2013-06-27ASoC: nuc900-ac97: Convert to use devm_ APIsMark Brown1-36/+13
2013-03-26ASoC: switch over to use snd_soc_register_component() on nuc900 ac97Kuninori Morimoto1-2/+7
2012-12-10ASoC: nuc900: remove __dev* attributesBill Pemberton1-3/+3
2012-01-13Merge branch 'master' into fixesRussell King1-13/+2
2012-01-13ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-13/+2
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin1-1/+2
2011-11-24ASoC: Convert nuc900 directory to module_platform_driverAxel Lin1-12/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-06-01ASoC: add missing clk_put to nuc900-ac97Julia Lawall1-1/+1
2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_checkreadyAxel Lin1-3/+3
2010-11-29ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin1-4/+3
2010-11-29ASoC: Fix compile error for nuc900-ac97.cAxel Lin1-1/+1
2010-11-24ASoC: nuc900-ac97: fix a memory leakAxel Lin1-1/+1
2010-10-05ASoC: remove duplicated include for nuc900Nicolas Kaiser1-1/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-8/+4
2010-06-02ASoC: nuc900: patch for modifing the ac97 delays to minimumWan ZongShun1-12/+2
2010-06-02ASoC: nuc900: fix a typo and rename the header fileWan ZongShun1-1/+1
2010-06-02ASoC: nuc900: fix a wait loop bugWan ZongShun1-6/+4
2010-06-02ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removalWan ZongShun1-3/+3
2010-05-19ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun1-0/+442