Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-08-17 | ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobe | Axel Lin | 2 | -3/+0 |
2011-07-27 | ASoC: au1x: use substream stream info directly | Manuel Lauss | 4 | -27/+21 |
2011-07-27 | ASoC: au1x: update db1200 machine to the new way of things | Manuel Lauss | 1 | -21/+43 |
2011-07-27 | ASoC: au1x: remove automatic DMA device registration from PSC drivers | Manuel Lauss | 4 | -96/+58 |
2011-07-27 | ASoC: Add a DB1x00 AC97 machine driver | Manuel Lauss | 3 | -0/+86 |
2011-07-26 | ASoC: Alchemy AC97C/I2SC audio support | Manuel Lauss | 6 | -9/+1126 |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 1 | -3/+4 |
2011-03-30 | ASoC: Remove -codec from WM8731 driver name | Mark Brown | 1 | -1/+1 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-08-31 | ASoC: fix au1x platform | Manuel Lauss | 5 | -121/+85 |
2010-08-18 | ASoC: Support non-crystal master clocks for WM8731 | Mark Brown | 1 | -1/+1 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 5 | -68/+30 |
2010-07-13 | ASoC: au1x: fix section mismatch in psc-i2s.c | Manuel Lauss | 1 | -1/+1 |
2010-06-03 | ASoC: use resource_size for au1x | Wan ZongShun | 3 | -17/+10 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-02-27 | MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support. | Manuel Lauss | 4 | -150/+149 |
2010-02-27 | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 1 | -7/+5 |
2010-02-27 | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 1 | -4/+4 |
2009-12-03 | ASoC: au1x: dbdma2: plug memleak in pcm device creation error path | Manuel Lauss | 1 | -0/+1 |
2009-12-03 | ASoC: au1x: dbdma2: fix oops on soc device removal. | Manuel Lauss | 1 | -4/+1 |
2009-11-02 | ASoC: au1x: convert to platform drivers. | Manuel Lauss | 4 | -163/+344 |
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 | 2 | -33/+97 |
2009-04-28 | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 1 | -1/+1 |
2009-03-05 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2 | -9/+13 |
2009-01-19 | ASoC: Staticise PCM operations tables | Mark Brown | 1 | -1/+1 |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo | 1 | -1/+1 |
2008-12-09 | ASoC: Register platform drivers | Mark Brown | 1 | -1/+2 |
2008-12-09 | ASoC: Register platform DAIs | Mark Brown | 2 | -2/+4 |
2008-12-03 | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 2 | -8/+4 |
2008-11-24 | ASoC: Remove DAI type information | Mark Brown | 2 | -2/+1 |
2008-11-21 | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2 | -6/+7 |
2008-11-21 | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 1 | -2/+2 |
2008-07-15 | ALSA: Au1xpsc: psc not disabled when TX is idle | Roel Kluin | 1 | -1/+1 |
2008-07-10 | ALSA: ASoC: Au12x0/Au1550 PSC Audio support | Manuel Lauss | 7 | -0/+1464 |