| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Blackfin I2S: fix resuming when device hasn't been used | Cliff Cai | 2009-09-18 | 1 | -12/+7 |
* | ASoC: Blackfin I2S: add lost platform_device parameter to resume function | Barry Song | 2009-09-17 | 1 | -1/+2 |
* | ASoC: fix typos in Blackfin headers | Barry Song | 2009-09-17 | 2 | -2/+2 |
* | ASoC: bf5xx-sport: the irq save/restore funcs take an unsigned long | Mike Frysinger | 2009-09-17 | 1 | -1/+1 |
* | ASoC: Blackfin AC97: add a few missing multichannel define handling | Cliff Cai | 2009-09-17 | 1 | -0/+8 |
* | ASoC: new board driver to connect bfin-5xx with ad1836 codec | Barry Song | 2009-09-01 | 3 | -0/+138 |
* | ASoC: Fix checkpatch issues and typos of ad1938 codec and bf5xx-tdm dai | Barry Song | 2009-07-29 | 3 | -4/+4 |
* | ASoC: board driver to connect bf5xx with ad1938 | Barry Song | 2009-07-28 | 3 | -0/+152 |
* | ASoC: blackfin I2S(TDM mode) CPU DAI driver | Barry Song | 2009-07-28 | 6 | -1/+726 |
* | ASoC: Blackfin I2S: fix resume handling | Cliff Cai | 2009-07-14 | 1 | -6/+2 |
* | ASoC: Blackfin AC97: fix resume handling | Cliff Cai | 2009-07-14 | 1 | -7/+3 |
* | Merge branch 'for-2.6.31' into for-2.6.32 | Mark Brown | 2009-06-25 | 1 | -3/+7 |
|\ |
|
| * | ASoC: Blackfin: update the bf5xx_i2s_resume parameters | Barry Song | 2009-06-20 | 1 | -2/+1 |
| * | ASoC: Blackfin: keep better track of SPORT configuration state | Cliff Cai | 2009-06-20 | 1 | -1/+6 |
* | | ASoC: Blackfin: convert internal names from bf52x to bf5xx | Barry Song | 2009-06-20 | 2 | -16/+16 |
|/ |
|
* | ASoC: Blackfin: document how anomaly 05000250 is handled | Sonic Zhang | 2009-06-03 | 1 | -0/+9 |
* | ASoC: Blackfin: set the transfer size according the ac97_frame size | Cliff Cai | 2009-06-03 | 1 | -2/+2 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 2 | -4/+4 |
* | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -1/+1 |
* | 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 |
* | | ASoC: Blackfin: move gpio_err behind the define that is only user of it | Mike Frysinger | 2009-03-06 | 1 | -1/+1 |
|/ |
|
* | ASoC: count reaches 10001, not 10000. | Roel Kluin | 2009-02-08 | 1 | -2/+2 |
* | ASoC: Blackfin: drop unnecessary dma casts | Mike Frysinger | 2009-02-06 | 1 | -61/+43 |
* | ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 code | Mike Frysinger | 2009-02-06 | 1 | -59/+33 |
* | ASoC: Staticise PCM operations tables | Mark Brown | 2009-01-19 | 2 | -2/+2 |
* | ASoC: Fix variable name for Blackfin I2S DAI | Mark Brown | 2008-12-11 | 1 | -2/+2 |
* | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 | 4 | -4/+4 |
* | ASoC: Register platform drivers | Mark Brown | 2008-12-09 | 2 | -0/+24 |
* | ASoC: Register platform DAIs | Mark Brown | 2008-12-09 | 2 | -0/+24 |
* | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 2008-12-03 | 2 | -8/+4 |
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 3 | -3/+3 |
* | ALSA: ASoC: Remove superfluous dependency on SND_SOC | Takashi Iwai | 2008-12-01 | 1 | -2/+2 |
* | ASoC: Remove DAI type information | Mark Brown | 2008-11-24 | 2 | -2/+1 |
* | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -5/+7 |
* | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 2008-11-21 | 3 | -9/+9 |
* | ASoC: Convert blackfin machines to use DAI accessor functions | Mark Brown | 2008-11-19 | 2 | -4/+4 |
* | ASoC: Blackfin: always set a default value for that GPIO range | Mike Frysinger | 2008-11-18 | 1 | -0/+1 |
* | ASoC: Blackfin: Simplify the MMAP_SUPPORT macros protected code | Bryan Wu | 2008-11-18 | 1 | -6/+3 |
* | ASoC: Blackfin: do not force TWI bus for ssm2602 codec | Mike Frysinger | 2008-11-18 | 1 | -1/+0 |
* | ASoC: Fix Blackfin AC97 DAI probe function return code | Michael Hennerich | 2008-11-18 | 1 | -0/+2 |
* | ASoC: Blackfin: Fix AD1980/1 build with MMAP support disabled | Cliff Cai | 2008-11-18 | 1 | -19/+3 |
* | ASoC: Blackfin: add multi-channel function support | Cliff Cai | 2008-11-18 | 5 | -103/+184 |
* | ASoC: Blackfin: updates Kconfig for SPORT | Mike Frysinger | 2008-11-18 | 1 | -1/+1 |
* | ALSA: ASoC: Blackfin: update SPORT0 port selector (v2) | Cliff Cai | 2008-10-27 | 1 | -12/+22 |
* | ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabled | Cliff Cai | 2008-10-13 | 3 | -8/+37 |
* | ALSA: ASoC Blackfin: add asoc ad73311 driver supporting in Blackfin boards | Cliff Cai | 2008-10-13 | 3 | -1/+258 |
* | ALSA: ASoC Blackfin: add I2S DAI support for AD73311 | Cliff Cai | 2008-10-13 | 1 | -14/+33 |
* | sound: ASoC: Blackfin: add Blackfin arch ASoC Kconfig and Makefile | Cliff Cai | 2008-09-09 | 2 | -0/+105 |
* | sound: ASoC: Blackfin: board driver for SSM2602 sound chip | Cliff Cai | 2008-09-09 | 1 | -0/+186 |