| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | ASoC: nuc900: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+1 |
|/ |
|
* | ASoC: nuc900: export nuc900_ac97_data | Arnd Bergmann | 2014-04-30 | 1 | -0/+1 |
* | ASoC: nuc900: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-07-24 | 1 | -3/+0 |
* | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2013-06-27 | 1 | -3/+8 |
* | ASoC: nuc900-ac97: Convert to use devm_ APIs | Mark Brown | 2013-06-27 | 1 | -36/+13 |
* | ASoC: switch over to use snd_soc_register_component() on nuc900 ac97 | Kuninori Morimoto | 2013-03-26 | 1 | -2/+7 |
* | ASoC: nuc900: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | Merge branch 'master' into fixes | Russell King | 2012-01-13 | 1 | -13/+2 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 1 | -13/+2 |
| |\ |
|
| | * | ASoC: Convert nuc900 directory to module_platform_driver | Axel Lin | 2011-11-24 | 1 | -12/+1 |
| | * | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | | | ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97 | Axel Lin | 2012-01-13 | 1 | -1/+1 |
|/ / |
|
* | | ARM: 7175/1: add subname parameter to mfp_set_groupg callers | Axel Lin | 2011-11-26 | 1 | -1/+2 |
|/ |
|
* | ASoC: add missing clk_put to nuc900-ac97 | Julia Lawall | 2011-06-01 | 1 | -1/+1 |
* | ASoC: Remove unneeded !! operations while checking return value of nuc900_che... | Axel Lin | 2010-11-29 | 1 | -3/+3 |
* | ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_remove | Axel Lin | 2010-11-29 | 1 | -4/+3 |
* | ASoC: Fix compile error for nuc900-ac97.c | Axel Lin | 2010-11-29 | 1 | -1/+1 |
* | ASoC: nuc900-ac97: fix a memory leak | Axel Lin | 2010-11-24 | 1 | -1/+1 |
* | ASoC: remove duplicated include for nuc900 | Nicolas Kaiser | 2010-10-05 | 1 | -1/+0 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -8/+4 |
* | ASoC: nuc900: patch for modifing the ac97 delays to minimum | Wan ZongShun | 2010-06-02 | 1 | -12/+2 |
* | ASoC: nuc900: fix a typo and rename the header file | Wan ZongShun | 2010-06-02 | 1 | -1/+1 |
* | ASoC: nuc900: fix a wait loop bug | Wan ZongShun | 2010-06-02 | 1 | -6/+4 |
* | ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removal | Wan ZongShun | 2010-06-02 | 1 | -3/+3 |
* | ASoC: NUC900/audio: add nuc900 audio driver support | Wan ZongShun | 2010-05-19 | 1 | -0/+442 |