summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky2009-08-071-9/+5Star
* | ASoC: davinci: don't use clock namesKevin Hilman2009-07-162-2/+2
* | ASoC: DaVinci I2S needs mach/asp.hMark Brown2009-07-081-0/+2
* | ASoC: DaVinci: pcm, don't play 1st sound period twiceTroy Kisky2009-07-081-0/+1
* | Merge branch 'davinci' into for-2.6.32Mark Brown2009-07-077-113/+1073
|\ \
| * | ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S2009-06-081-1/+3
| * | ASoC: Add machine driver support for DM646xChaithrika U S2009-06-071-54/+48Star
| * | ASoC: Add mcasp support for DM646xChaithrika U S2009-06-075-8/+955
| * | ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S2009-06-071-50/+67
| |/
* | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky2009-07-051-1/+27
* | ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky2009-07-051-21/+29
* | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky2009-07-051-6/+2Star
* | ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky2009-07-051-18/+14Star
* | ASoC: DaVinci: i2s cleanupTroy Kisky2009-07-051-3/+2Star
* | ASoc: DaVinci: i2s, minor cleanupTroy Kisky2009-07-051-8/+8
* | ASoC: DaVinci: i2s toggle clock to complete resetTroy Kisky2009-07-051-6/+25
* | ASoC: DaVinci: i2s, remove MOD_REG_BIT macroTroy Kisky2009-07-051-52/+44Star
|/
* ASoC: DaVinci EVM board support buildfixesDavid Brownell2009-05-152-14/+56
* ASoC: DaVinci I2S updatesDavid Brownell2009-05-151-3/+23
* ASoC: davinci-pcm buildfixesDavid Brownell2009-05-151-29/+42
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-6/+8
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+8
* | ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new formatHugo Villeneuve2009-03-101-2/+1Star
* | ALSA: ASoC: Davinci: Replaced DAI format RIGHT_J by DSP_B for SFFSDRHugo Villeneuve2009-03-101-7/+10
* | ASoC: Davinci: Fix incorrect machine type for SFFSDR boardHugo Villeneuve2009-03-071-1/+1
|/
* ASoC: Fix DaVinci module unload errorKevin Hilman2009-02-132-2/+4
* ASoC: Staticise PCM operations tablesMark Brown2009-01-191-1/+1
* ASoC: DaVinci: Fix SFFSDR compilation error.Hugo Villeneuve2009-01-161-3/+17
* remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
* ASoC: Clocking fixes for davinci-evm.cDavid Brownell2009-01-051-3/+16
* ASoC: fix davinci-sffsdr bugletDavid Brownell2009-01-051-0/+4
* ALSA: ASoc: DaVinci: davinci-evm use dsp_b modeTroy Kisky2008-12-201-2/+2
* ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky2008-12-202-10/+8Star
* ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky2008-12-201-2/+19
* ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky2008-12-201-15/+15
* ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky2008-12-201-48/+37Star
* ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarityTroy Kisky2008-12-201-0/+36
* ALSA: ASoC: DaVinci: davinvi-evm, make requests explicitTroy Kisky2008-12-201-2/+4
* ASoC: switch davinci DPRINTK to pr_debug()Alexander Beregalov2008-12-141-12/+6Star
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-102-2/+2
* ASoC: Register platform driversMark Brown2008-12-091-0/+12
* ASoC: Register platform DAIsMark Brown2008-12-091-0/+12
* ASoC: Push platform registration down into the cardMark Brown2008-12-023-3/+3
* ASoC: Remove DAI type informationMark Brown2008-11-241-1/+0Star
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-212-6/+9
* ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-213-8/+8
* ASoC: Add driver for the Lyrtech SFFSDR boardHugo Villeneuve2008-11-193-0/+168
* ASoC: DaVinci: Fix audio stall when doing full duplexNaresh Medisetty2008-11-181-12/+19
* ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playbackNaresh Medisetty2008-11-121-3/+46
* ASoC: Add Right-Justified mode and Codec clock master to davinci-i2sHugo Villeneuve2008-11-101-7/+33