Age | Commit message (Expand) | Author | Files | Lines |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+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: au1x: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-30 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 1 | -70/+70 |
2013-07-24 | ASoC: au1x: 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 | -2/+5 |
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 psc-ac97 | Kuninori Morimoto | 1 | -2/+7 |
2012-12-09 | ASoC: au1x: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-01-02 | ASoC: psc-ac97.c: use devm_ functions | Julia Lawall | 1 | -27/+14 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-10-22 | ASoC: keep pointer to resource so it can be freed | Julia Lawall | 1 | -12/+13 |
2011-07-27 | ASoC: au1x: use substream stream info directly | Manuel Lauss | 1 | -9/+9 |
2011-07-27 | ASoC: au1x: remove automatic DMA device registration from PSC drivers | Manuel Lauss | 1 | -10/+24 |
2010-08-31 | ASoC: fix au1x platform | Manuel Lauss | 1 | -24/+35 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -14/+6 |
2010-06-03 | ASoC: use resource_size for au1x | Wan ZongShun | 1 | -8/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-02 | ASoC: au1x: convert to platform drivers. | Manuel Lauss | 1 | -74/+120 |
2009-10-19 | ASoC: au1x: psc-ac97: reorganize timeouts | Manuel Lauss | 1 | -13/+25 |
2009-10-19 | ASoC: au1x: psc-ac97: verify correct codec register was read | Manuel Lauss | 1 | -3/+8 |
2009-09-08 | ASoC: au1x: PSC-AC97 bugfixes | Manuel Lauss | 1 | -33/+96 |
2009-03-05 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 1 | -4/+6 |
2008-12-09 | ASoC: Register platform DAIs | Mark Brown | 1 | -1/+2 |
2008-12-03 | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 1 | -4/+2 |
2008-11-24 | ASoC: Remove DAI type information | Mark Brown | 1 | -1/+1 |
2008-11-21 | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 1 | -2/+3 |
2008-07-10 | ALSA: ASoC: Au12x0/Au1550 PSC Audio support | Manuel Lauss | 1 | -0/+387 |