Age | Commit message (Expand) | Author | Files | Lines |
2015-10-13 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+4 |
2015-10-07 | Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i... | Mark Brown | 1 | -0/+4 |
2015-09-25 | ASoC: db1200: Fix DAI link format for db1300 and db1550 | Lars-Peter Clausen | 1 | -0/+4 |
2015-09-23 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso... | Mark Brown | 2 | -18/+2 |
2015-09-14 | ASoC: au1x: psc-i2s: Fix unused variable 'ret' warning | Axel Lin | 1 | -1/+0 |
2015-09-14 | ASoC: au1x: Convert to devm_snd_soc_register_card | Axel Lin | 2 | -18/+2 |
2015-08-30 | ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resource | Axel Lin | 1 | -13/+3 |
2015-08-28 | ASoC: au1x: Convert to devm_snd_soc_register_platform | Axel Lin | 2 | -18/+4 |
2015-05-01 | ASoC: au1x: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as... | Mark Brown | 1 | -16/+3 |
2015-01-06 | ASoC: db1200: Use static DAI format setup | Lars-Peter Clausen | 1 | -16/+3 |
2015-01-06 | ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen | 2 | -12/+0 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -8/+0 |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 2 | -2/+2 |
2014-10-20 | ASoC: au1x: drop owner assignment from platform_drivers | Wolfram Sang | 8 | -8/+0 |
2014-07-30 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 3 | -131/+131 |
2013-12-21 | ASoC: au1x: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 2 | -23/+0 |
2013-08-22 | Merge remote-tracking branch 'asoc/topic/au1x' into asoc-next | Mark Brown | 2 | -3/+4 |
2013-07-31 | ASoC: au1x: Fix build | Ralf Baechle | 1 | -1/+1 |
2013-07-24 | ASoC: au1x: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -3/+0 |
2013-07-15 | ASoC: db1200: add .owner to struct snd_soc_card | Wei Yongjun | 1 | -0/+4 |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2 | -4/+10 |
2013-06-27 | ASoC: ac97c: Use module_platform_driver() | Mark Brown | 1 | -13/+1 |
2013-06-27 | ASoC: psc-ac97: Convert to module_platform_driver() | Mark Brown | 1 | -13/+1 |
2013-06-27 | ASoC: psc-ac97: Use devm_ioremap_resource() | Mark Brown | 1 | -9/+3 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on au1x ac97c | Kuninori Morimoto | 1 | -2/+7 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on au1x psc-i2s | Kuninori Morimoto | 1 | -2/+7 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97 | Kuninori Morimoto | 1 | -2/+7 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on au1x i2sc | Kuninori Morimoto | 1 | -2/+7 |
2012-12-09 | ASoC: au1x: remove __dev* attributes | Bill Pemberton | 8 | -25/+25 |
2012-01-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -8/+79 |
2012-01-02 | ASoC: ac97c.c: use devm_ functions | Julia Lawall | 1 | -27/+13 |
2012-01-02 | ASoC: dbdma2.c: use devm_ functions | Julia Lawall | 1 | -10/+4 |
2012-01-02 | ASoC: dma.c: use devm_ functions | Julia Lawall | 1 | -10/+2 |
2012-01-02 | ASoC: i2sc.c: use devm_ functions | Julia Lawall | 1 | -32/+13 |
2012-01-02 | ASoC: psc-ac97.c: use devm_ functions | Julia Lawall | 1 | -27/+14 |
2012-01-02 | ASoC: psc-i2s.c: use devm_ functions | Julia Lawall | 1 | -28/+14 |
2011-12-23 | ASoC: au1x: Add .owner to struct snd_soc_card | Axel Lin | 2 | -0/+3 |
2011-12-13 | ASoC: Staticise alchemy_pcm_soc_platform | Axel Lin | 1 | -1/+1 |
2011-12-13 | ASoC: Staticise au1xpsc_soc_platform | Axel Lin | 1 | -1/+1 |
2011-12-08 | MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. | Manuel Lauss | 2 | -4/+34 |
2011-12-08 | MIPS: Alchemy: Basic support for the DB1300 board. | Manuel Lauss | 2 | -5/+46 |
2011-12-08 | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss | 1 | -3/+3 |
2011-11-25 | ASoC: Convert au1x directory to module_platform_driver | Axel Lin | 6 | -72/+6 |
2011-11-23 | ASoC: Cleanup duplicated const | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 4 | -4/+4 |
2011-11-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2011-10-27 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 4 | -54/+62 |
2011-10-25 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 1 | -1/+1 |
2011-10-22 | ASoC: keep pointer to resource so it can be freed | Julia Lawall | 4 | -54/+62 |