summaryrefslogtreecommitdiff
path: root/sound/soc/nuc900
Commit message (Expand)AuthorAge
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-09
* ASoC: nuc900: Convert to devm_snd_soc_register_platformAxel Lin2015-08-28
* ASoC: nuc900: No need to track the dma buffer in the driver state structLars-Peter Clausen2015-03-16
* ASoC: nuc900: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-05
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ASoC: nuc900: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-18
|/
* ASoC: nuc900: export nuc900_ac97_dataArnd Bergmann2014-04-30
* ASoC: nuc900: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-09
* DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-31
* ASoC: nuc900: don't check resource with devm_ioremap_resourceWolfram Sang2013-07-24
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-27
* ASoC: nuc900-ac97: Convert to use devm_ APIsMark Brown2013-06-27
* ASoC: switch over to use snd_soc_register_component() on nuc900 ac97Kuninori Morimoto2013-03-26
* ASoC: nuc900: remove __dev* attributesBill Pemberton2012-12-10
* Merge branch 'master' into fixesRussell King2012-01-13
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
| |\
| | * ASoC: nuc900: Add .owner to struct snd_soc_cardAxel Lin2011-12-23
| | * ASoC: Convert nuc900 directory to module_platform_driverAxel Lin2011-11-24
| | * ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* | | ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin2012-01-13
|/ /
* | ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-26
|/
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-27
|\
| * ASoC: Staticise nuc900_dma_getposition()Axel Lin2011-09-21
* | sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
|/
* ASoC: nuc900-pcm: remove unused variable 'dai'Axel Lin2011-08-15
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-07
* ASoC: add missing clk_put to nuc900-ac97Julia Lawall2011-06-01
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-30
|\
| * ASoC: Fix missing spin_unlock_irqrestoreAxel Lin2010-11-30
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-29
|\ \ | |/
| * ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin2010-11-29
| * ASoC: Fix compile error for nuc900-pcm.cAxel Lin2010-11-29
| * ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin2010-11-29
| * ASoC: Fix compile error for nuc900-ac97.cAxel Lin2010-11-29
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-24
|\ \ | |/
| * ASoC: nuc900-ac97: fix a memory leakAxel Lin2010-11-24
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
|/
* ASoC: remove duplicated include for nuc900Nicolas Kaiser2010-10-05
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* ASoC: NUC900: patch for fix build errorWan ZongShun2010-06-10
* ASoC: nuc900: patch for modifing the ac97 delays to minimumWan ZongShun2010-06-02
* ASoC: nuc900: fix a typo and rename the header fileWan ZongShun2010-06-02
* ASoC: nuc900: fix a wait loop bugWan ZongShun2010-06-02
* ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removalWan ZongShun2010-06-02
* ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun2010-05-19