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