summaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x
Commit message (Expand)AuthorAgeFilesLines
* ASoC: au1x: remove __dev* attributesBill Pemberton2012-12-108-25/+25
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-142-8/+79
|\
| * MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss2011-12-072-4/+34
| * MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2011-12-072-5/+46
| * MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-071-3/+3
* | ASoC: ac97c.c: use devm_ functionsJulia Lawall2012-01-021-27/+13
* | ASoC: dbdma2.c: use devm_ functionsJulia Lawall2012-01-021-10/+4
* | ASoC: dma.c: use devm_ functionsJulia Lawall2012-01-021-10/+2
* | ASoC: i2sc.c: use devm_ functionsJulia Lawall2012-01-021-32/+13
* | ASoC: psc-ac97.c: use devm_ functionsJulia Lawall2012-01-021-27/+14
* | ASoC: psc-i2s.c: use devm_ functionsJulia Lawall2012-01-021-28/+14
* | ASoC: au1x: Add .owner to struct snd_soc_cardAxel Lin2011-12-232-0/+3
* | ASoC: Staticise alchemy_pcm_soc_platformAxel Lin2011-12-131-1/+1
* | ASoC: Staticise au1xpsc_soc_platformAxel Lin2011-12-131-1/+1
* | ASoC: Convert au1x directory to module_platform_driverAxel Lin2011-11-256-72/+6
* | ASoC: Cleanup duplicated constLars-Peter Clausen2011-11-231-1/+1
* | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-234-4/+4
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-1/+1
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-274-54/+62
|\ \
| * | ASoC: keep pointer to resource so it can be freedJulia Lawall2011-10-224-54/+62
* | | sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
|/ /
* | ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeAxel Lin2011-08-172-3/+0
* | ASoC: au1x: use substream stream info directlyManuel Lauss2011-07-274-27/+21
* | ASoC: au1x: update db1200 machine to the new way of thingsManuel Lauss2011-07-271-21/+43
* | ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss2011-07-274-96/+58
* | ASoC: Add a DB1x00 AC97 machine driverManuel Lauss2011-07-273-0/+86
* | ASoC: Alchemy AC97C/I2SC audio supportManuel Lauss2011-07-266-9/+1126
|/
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-3/+4
* ASoC: Remove -codec from WM8731 driver nameMark Brown2011-03-301-1/+1
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: fix au1x platformManuel Lauss2010-08-315-121/+85
* ASoC: Support non-crystal master clocks for WM8731Mark Brown2010-08-171-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-125-68/+30
* ASoC: au1x: fix section mismatch in psc-i2s.cManuel Lauss2010-07-131-1/+1
* ASoC: use resource_size for au1xWan ZongShun2010-06-033-17/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss2010-02-274-150/+149
* MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-271-7/+5
* MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-271-4/+4
* ASoC: au1x: dbdma2: plug memleak in pcm device creation error pathManuel Lauss2009-12-031-0/+1
* ASoC: au1x: dbdma2: fix oops on soc device removal.Manuel Lauss2009-12-031-4/+1
* ASoC: au1x: convert to platform drivers.Manuel Lauss2009-11-024-163/+344
* ASoC: au1x: psc-ac97: reorganize timeoutsManuel Lauss2009-10-191-13/+25
* ASoC: au1x: psc-ac97: verify correct codec register was readManuel Lauss2009-10-191-3/+8
* ASoC: au1x: PSC-AC97 bugfixesManuel Lauss2009-09-082-33/+97
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+1
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-042-9/+13
* ASoC: Staticise PCM operations tablesMark Brown2009-01-191-1/+1
* remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
OpenPOWER on IntegriCloud