summaryrefslogtreecommitdiffstats
path: root/sound/soc/nuc900
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ASoC: nuc900: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
* ASoC: nuc900: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-4/+2
* ASoC: nuc900: Convert to devm_snd_soc_register_platformAxel Lin2015-08-281-8/+1
* ASoC: nuc900: No need to track the dma buffer in the driver state structLars-Peter Clausen2015-03-162-29/+5
* ASoC: nuc900: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-051-6/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * ASoC: nuc900: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+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-302-0/+2
* ASoC: nuc900: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-091-3/+0
* DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-5/+4
* 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-102-6/+6
* Merge branch 'master' into fixesRussell King2012-01-133-24/+4
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-123-24/+4
| |\
| | * ASoC: nuc900: Add .owner to struct snd_soc_cardAxel Lin2011-12-231-0/+1
| | * ASoC: Convert nuc900 directory to module_platform_driverAxel Lin2011-11-242-23/+2
| | * 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
|/
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-271-1/+1
|\
| * ASoC: Staticise nuc900_dma_getposition()Axel Lin2011-09-211-1/+1
* | sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
|/
* ASoC: nuc900-pcm: remove unused variable 'dai'Axel Lin2011-08-151-1/+0
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+5
* ASoC: add missing clk_put to nuc900-ac97Julia Lawall2011-06-011-1/+1
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-301-4/+5
|\
| * ASoC: Fix missing spin_unlock_irqrestoreAxel Lin2010-11-301-4/+5
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-293-9/+10
|\ \ | |/
| * ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin2010-11-291-3/+3
| * ASoC: Fix compile error for nuc900-pcm.cAxel Lin2010-11-292-1/+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
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-241-1/+1
|\ \ | |/
| * ASoC: nuc900-ac97: fix a memory leakAxel Lin2010-11-241-1/+1
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
|/
* ASoC: remove duplicated include for nuc900Nicolas Kaiser2010-10-051-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-124-33/+37
* ASoC: NUC900: patch for fix build errorWan ZongShun2010-06-102-2/+2
* 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-022-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-023-15/+13
* ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun2010-05-196-0/+1034
OpenPOWER on IntegriCloud