summaryrefslogtreecommitdiffstats
path: root/sound/soc/nuc900/nuc900-ac97.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: nuc900: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-1/+1
|/
* ASoC: nuc900: export nuc900_ac97_dataArnd Bergmann2014-04-301-0/+1
* ASoC: nuc900: don't check resource with devm_ioremap_resourceWolfram Sang2013-07-241-3/+0
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-3/+8
* ASoC: nuc900-ac97: Convert to use devm_ APIsMark Brown2013-06-271-36/+13
* ASoC: switch over to use snd_soc_register_component() on nuc900 ac97Kuninori Morimoto2013-03-261-2/+7
* ASoC: nuc900: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* Merge branch 'master' into fixesRussell King2012-01-131-13/+2
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-13/+2
| |\
| | * ASoC: Convert nuc900 directory to module_platform_driverAxel Lin2011-11-241-12/+1
| | * ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* | | ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin2012-01-131-1/+1
|/ /
* / ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-261-1/+2
|/
* ASoC: add missing clk_put to nuc900-ac97Julia Lawall2011-06-011-1/+1
* ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin2010-11-291-3/+3
* ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin2010-11-291-4/+3
* ASoC: Fix compile error for nuc900-ac97.cAxel Lin2010-11-291-1/+1
* ASoC: nuc900-ac97: fix a memory leakAxel Lin2010-11-241-1/+1
* ASoC: remove duplicated include for nuc900Nicolas Kaiser2010-10-051-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-8/+4
* ASoC: nuc900: patch for modifing the ac97 delays to minimumWan ZongShun2010-06-021-12/+2
* ASoC: nuc900: fix a typo and rename the header fileWan ZongShun2010-06-021-1/+1
* ASoC: nuc900: fix a wait loop bugWan ZongShun2010-06-021-6/+4
* ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removalWan ZongShun2010-06-021-3/+3
* ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun2010-05-191-0/+442