Age | Commit message (Expand) | Author |
2012-12-10 | ASoC: au1x: remove __dev* attributes | Bill Pemberton |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-01-02 | ASoC: ac97c.c: use devm_ functions | Julia Lawall |
2012-01-02 | ASoC: dbdma2.c: use devm_ functions | Julia Lawall |
2012-01-02 | ASoC: dma.c: use devm_ functions | Julia Lawall |
2012-01-02 | ASoC: i2sc.c: use devm_ functions | Julia Lawall |
2012-01-02 | ASoC: psc-ac97.c: use devm_ functions | Julia Lawall |
2012-01-02 | ASoC: psc-i2s.c: use devm_ functions | Julia Lawall |
2011-12-23 | ASoC: au1x: Add .owner to struct snd_soc_card | Axel Lin |
2011-12-13 | ASoC: Staticise alchemy_pcm_soc_platform | Axel Lin |
2011-12-13 | ASoC: Staticise au1xpsc_soc_platform | Axel Lin |
2011-12-07 | MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. | Manuel Lauss |
2011-12-07 | MIPS: Alchemy: Basic support for the DB1300 board. | Manuel Lauss |
2011-12-07 | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss |
2011-11-25 | ASoC: Convert au1x directory to module_platform_driver | Axel Lin |
2011-11-23 | ASoC: Cleanup duplicated const | Lars-Peter Clausen |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-10-27 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-10-22 | ASoC: keep pointer to resource so it can be freed | Julia Lawall |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-08-17 | ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobe | Axel Lin |
2011-07-27 | ASoC: au1x: use substream stream info directly | Manuel Lauss |
2011-07-27 | ASoC: au1x: update db1200 machine to the new way of things | Manuel Lauss |
2011-07-27 | ASoC: au1x: remove automatic DMA device registration from PSC drivers | Manuel Lauss |
2011-07-27 | ASoC: Add a DB1x00 AC97 machine driver | Manuel Lauss |
2011-07-26 | ASoC: Alchemy AC97C/I2SC audio support | Manuel Lauss |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood |
2011-03-30 | ASoC: Remove -codec from WM8731 driver name | Mark Brown |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula |
2010-08-31 | ASoC: fix au1x platform | Manuel Lauss |
2010-08-17 | ASoC: Support non-crystal master clocks for WM8731 | Mark Brown |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-07-13 | ASoC: au1x: fix section mismatch in psc-i2s.c | Manuel Lauss |
2010-06-03 | ASoC: use resource_size for au1x | Wan ZongShun |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss |
2009-12-03 | ASoC: au1x: dbdma2: plug memleak in pcm device creation error path | Manuel Lauss |
2009-12-03 | ASoC: au1x: dbdma2: fix oops on soc device removal. | Manuel Lauss |
2009-11-02 | ASoC: au1x: convert to platform drivers. | Manuel Lauss |
2009-10-19 | ASoC: au1x: psc-ac97: reorganize timeouts | Manuel Lauss |
2009-10-19 | ASoC: au1x: psc-ac97: verify correct codec register was read | Manuel Lauss |
2009-09-08 | ASoC: au1x: PSC-AC97 bugfixes | Manuel Lauss |
2009-04-28 | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai |
2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao |
2009-01-19 | ASoC: Staticise PCM operations tables | Mark Brown |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo |