| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | ASoC: Minor fixes to DaVinci I2S probe function | Chaithrika U S | 2009-06-08 | 1 | -1/+3 |
| * | | ASoC: Add machine driver support for DM646x | Chaithrika U S | 2009-06-07 | 1 | -54/+48 |
| * | | ASoC: Add mcasp support for DM646x | Chaithrika U S | 2009-06-07 | 5 | -8/+955 |
| * | | ASoC: Introduce platform driver model for dm644x, dm355 | Chaithrika U S | 2009-06-07 | 1 | -50/+67 |
| |/ |
|
* | | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdown | Troy Kisky | 2009-07-05 | 1 | -1/+27 |
* | | ASoC: DaVinci: i2s, fix mcbsp_word_length update | Troy Kisky | 2009-07-05 | 1 | -21/+29 |
* | | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startup | Troy Kisky | 2009-07-05 | 1 | -6/+2 |
* | | ASoC: DaVinci: i2s, only start sample generator if needed | Troy Kisky | 2009-07-05 | 1 | -18/+14 |
* | | ASoC: DaVinci: i2s cleanup | Troy Kisky | 2009-07-05 | 1 | -3/+2 |
* | | ASoc: DaVinci: i2s, minor cleanup | Troy Kisky | 2009-07-05 | 1 | -8/+8 |
* | | ASoC: DaVinci: i2s toggle clock to complete reset | Troy Kisky | 2009-07-05 | 1 | -6/+25 |
* | | ASoC: DaVinci: i2s, remove MOD_REG_BIT macro | Troy Kisky | 2009-07-05 | 1 | -52/+44 |
|/ |
|
* | ASoC: DaVinci EVM board support buildfixes | David Brownell | 2009-05-15 | 2 | -14/+56 |
* | ASoC: DaVinci I2S updates | David Brownell | 2009-05-15 | 1 | -3/+23 |
* | ASoC: davinci-pcm buildfixes | David Brownell | 2009-05-15 | 1 | -29/+42 |
* | ASoC: Merge dai_ops factor out | Mark Brown | 2009-03-11 | 1 | -6/+8 |
|\ |
|
| * | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -6/+8 |
* | | ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new format | Hugo Villeneuve | 2009-03-10 | 1 | -2/+1 |
* | | ALSA: ASoC: Davinci: Replaced DAI format RIGHT_J by DSP_B for SFFSDR | Hugo Villeneuve | 2009-03-10 | 1 | -7/+10 |
* | | ASoC: Davinci: Fix incorrect machine type for SFFSDR board | Hugo Villeneuve | 2009-03-07 | 1 | -1/+1 |
|/ |
|
* | ASoC: Fix DaVinci module unload error | Kevin Hilman | 2009-02-13 | 2 | -2/+4 |
* | ASoC: Staticise PCM operations tables | Mark Brown | 2009-01-19 | 1 | -1/+1 |
* | ASoC: DaVinci: Fix SFFSDR compilation error. | Hugo Villeneuve | 2009-01-15 | 1 | -3/+17 |
* | remove lots of double-semicolons | Fernando Carrijo | 2009-01-08 | 1 | -1/+1 |
* | ASoC: Clocking fixes for davinci-evm.c | David Brownell | 2009-01-05 | 1 | -3/+16 |
* | ASoC: fix davinci-sffsdr buglet | David Brownell | 2009-01-05 | 1 | -0/+4 |
* | ALSA: ASoc: DaVinci: davinci-evm use dsp_b mode | Troy Kisky | 2008-12-20 | 1 | -2/+2 |
* | ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_dai | Troy Kisky | 2008-12-20 | 2 | -10/+8 |
* | ALSA: ASoC: DaVinci: document I2S limitations | Troy Kisky | 2008-12-20 | 1 | -2/+19 |
* | ALSA: ASoC: DaVinci: davinci-i2s clean up | Troy Kisky | 2008-12-20 | 1 | -15/+15 |
* | ALSA: ASoC: DaVinci: davinci-i2s clean up | Troy Kisky | 2008-12-20 | 1 | -48/+37 |
* | ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarity | Troy Kisky | 2008-12-20 | 1 | -0/+36 |
* | ALSA: ASoC: DaVinci: davinvi-evm, make requests explicit | Troy Kisky | 2008-12-20 | 1 | -2/+4 |
* | ASoC: switch davinci DPRINTK to pr_debug() | Alexander Beregalov | 2008-12-14 | 1 | -12/+6 |
* | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 | 2 | -2/+2 |
* | ASoC: Register platform drivers | Mark Brown | 2008-12-09 | 1 | -0/+12 |
* | ASoC: Register platform DAIs | Mark Brown | 2008-12-09 | 1 | -0/+12 |
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 3 | -3/+3 |
* | ASoC: Remove DAI type information | Mark Brown | 2008-11-24 | 1 | -1/+0 |
* | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 2 | -6/+9 |
* | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 2008-11-21 | 3 | -8/+8 |
* | ASoC: Add driver for the Lyrtech SFFSDR board | Hugo Villeneuve | 2008-11-19 | 3 | -0/+168 |
* | ASoC: DaVinci: Fix audio stall when doing full duplex | Naresh Medisetty | 2008-11-18 | 1 | -12/+19 |
* | ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playback | Naresh Medisetty | 2008-11-12 | 1 | -3/+46 |
* | ASoC: Add Right-Justified mode and Codec clock master to davinci-i2s | Hugo Villeneuve | 2008-11-10 | 1 | -7/+33 |
* | ALSA: Correct Vladimir Barinov's e-mail address | Vladimir Barinov | 2008-10-10 | 5 | -5/+5 |
* | ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2) | Jean Delvare | 2008-09-23 | 1 | -0/+1 |
* | ALSA: ASoC: Add missing new-line at end of strings | Jean Delvare | 2008-08-29 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 1 | -1/+0 |