Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | ASoC: nuc900-pcm: replace platform to component | Kuninori Morimoto | 1 | -2/+3 |
2017-12-11 | ASoC: nuc900: Fix a loop timeout test | Dan Carpenter | 1 | -2/+2 |
2017-12-11 | ASoC: nuc900: Fix platform_get_irq() error checking some more | Dan Carpenter | 1 | -4/+3 |
2017-12-01 | ASoC: nuc900: Fix platform_get_irq's error checking | Arvind Yadav | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-14 | ASoC: nuc900: constify snd_pcm_ops structures | Arvind Yadav | 1 | -1/+1 |
2017-08-14 | ASoC: nuc900: make snd_soc_platform_driver const | Bhumika Goyal | 1 | -1/+1 |
2016-03-09 | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 1 | -4/+2 |
2015-08-28 | ASoC: nuc900: Convert to devm_snd_soc_register_platform | Axel Lin | 1 | -8/+1 |
2015-03-16 | ASoC: nuc900: No need to track the dma buffer in the driver state struct | Lars-Peter Clausen | 2 | -29/+5 |
2015-01-05 | ASoC: nuc900: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen | 1 | -6/+0 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+0 |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 1 | -1/+1 |
2014-10-20 | ASoC: nuc900: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-04-30 | ASoC: nuc900: export nuc900_ac97_data | Arnd Bergmann | 2 | -0/+2 |
2014-01-09 | ASoC: nuc900: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -3/+0 |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King | 1 | -5/+4 |
2013-07-24 | ASoC: nuc900: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -3/+0 |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 1 | -3/+8 |
2013-06-27 | ASoC: nuc900-ac97: Convert to use devm_ APIs | Mark Brown | 1 | -36/+13 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on nuc900 ac97 | Kuninori Morimoto | 1 | -2/+7 |
2012-12-10 | ASoC: nuc900: remove __dev* attributes | Bill Pemberton | 2 | -6/+6 |
2012-01-13 | Merge branch 'master' into fixes | Russell King | 3 | -24/+4 |
2012-01-13 | ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97 | Axel Lin | 1 | -1/+1 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -24/+4 |
2011-12-23 | ASoC: nuc900: Add .owner to struct snd_soc_card | Axel Lin | 1 | -0/+1 |
2011-11-26 | ARM: 7175/1: add subname parameter to mfp_set_groupg callers | Axel Lin | 1 | -1/+2 |
2011-11-24 | ASoC: Convert nuc900 directory to module_platform_driver | Axel Lin | 2 | -23/+2 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-10-27 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-09-21 | ASoC: Staticise nuc900_dma_getposition() | Axel Lin | 1 | -1/+1 |
2011-08-15 | ASoC: nuc900-pcm: remove unused variable 'dai' | Axel Lin | 1 | -1/+0 |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 1 | -2/+5 |
2011-06-01 | ASoC: add missing clk_put to nuc900-ac97 | Julia Lawall | 1 | -1/+1 |
2010-11-30 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 1 | -4/+5 |
2010-11-30 | ASoC: Fix missing spin_unlock_irqrestore | Axel Lin | 1 | -4/+5 |
2010-11-29 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 3 | -9/+10 |
2010-11-29 | ASoC: Remove unneeded !! operations while checking return value of nuc900_che... | Axel Lin | 1 | -3/+3 |
2010-11-29 | ASoC: Fix compile error for nuc900-pcm.c | Axel Lin | 2 | -1/+3 |
2010-11-29 | ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_remove | Axel Lin | 1 | -4/+3 |
2010-11-29 | ASoC: Fix compile error for nuc900-ac97.c | Axel Lin | 1 | -1/+1 |
2010-11-24 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 1 | -1/+1 |
2010-11-24 | ASoC: nuc900-ac97: fix a memory leak | Axel Lin | 1 | -1/+1 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-10-05 | ASoC: remove duplicated include for nuc900 | Nicolas Kaiser | 1 | -1/+0 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 4 | -33/+37 |
2010-06-10 | ASoC: NUC900: patch for fix build error | Wan ZongShun | 2 | -2/+2 |
2010-06-02 | ASoC: nuc900: patch for modifing the ac97 delays to minimum | Wan ZongShun | 1 | -12/+2 |
2010-06-02 | ASoC: nuc900: fix a typo and rename the header file | Wan ZongShun | 2 | -1/+1 |