| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: ASoC: fix a typo in omp-pcm.c | Roel Kluin | 2008-12-22 | 1 | -1/+1 |
* | ASoC: Fix DSP formats in SSM2602 audio codec | Jarkko Nikula | 2008-12-22 | 1 | -2/+2 |
* | ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers | Jarkko Nikula | 2008-12-22 | 3 | -5/+5 |
* | ALSA: ASoC - Add missing __devexit annotation to wm8350.c | Takashi Iwai | 2008-12-20 | 1 | -1/+1 |
* | 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: tlv320aic3x add dsp_a | Troy Kisky | 2008-12-20 | 2 | -0/+6 |
* | 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 |
* | Merge branch 'fix/asoc' into topic/asoc | Takashi Iwai | 2008-12-19 | 1 | -1/+1 |
|\ |
|
| * | ALSA: Fix a Oops bug in omap soc driver. | Stanley Miao | 2008-12-19 | 1 | -1/+1 |
* | | ASoC: Add WM8350 AudioPlus codec driver | Mark Brown | 2008-12-18 | 4 | -0/+1609 |
* | | ASoC: Complain if we fail to create DAPM controls | Mark Brown | 2008-12-18 | 1 | -1/+5 |
* | | ASoC: Ease merge difficulties from new architectures | Mark Brown | 2008-12-18 | 2 | -7/+15 |
* | | ASoC: switch davinci DPRINTK to pr_debug() | Alexander Beregalov | 2008-12-14 | 1 | -12/+6 |
* | | ASoC: TWL4030: hands-free start-up sequence. | Stanley.Miao | 2008-12-11 | 2 | -4/+36 |
* | | ASoC: Fix variable name for Blackfin I2S DAI | Mark Brown | 2008-12-11 | 1 | -2/+2 |
* | | ALSA: ASoC - Fix DAI registration in s3c2443-ac97.c | Takashi Iwai | 2008-12-11 | 1 | -2/+4 |
* | | ASoC: Stop WM8903 SYSCLK when suspending | Mark Brown | 2008-12-10 | 1 | -3/+6 |
* | | ASoC: Convert WM8903 driver to register at I2C probe time | Mark Brown | 2008-12-10 | 2 | -138/+97 |
* | | ASoC: Convert WM8900 to do more work at I2C probe time | Mark Brown | 2008-12-10 | 2 | -85/+81 |
* | | ASoC: Add codec registration API | Mark Brown | 2008-12-10 | 1 | -0/+43 |
* | | ASoC: TWL4030: Change the name for the DACs | Peter Ujfalusi | 2008-12-10 | 1 | -8/+8 |
* | | ASoC: TWL4030: Small cleanup | Peter Ujfalusi | 2008-12-10 | 1 | -6/+3 |
* | | ASoC: TWL4030: Add missing Carkit output | Peter Ujfalusi | 2008-12-10 | 1 | -0/+2 |
* | | ASoC: Work around warnings from some build environments | Mark Brown | 2008-12-10 | 1 | -0/+2 |
* | | ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.c | Takashi Iwai | 2008-12-10 | 1 | -4/+4 |
* | | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 | 41 | -41/+41 |
* | | ALSA: ASoC - Fix module init entry for twl4030.c | Takashi Iwai | 2008-12-10 | 1 | -2/+2 |
* | | ASoC: Fix typos in Atmel module registration | Mark Brown | 2008-12-09 | 2 | -3/+4 |
* | | ASoC: Convert WM8900 to allow registration by machine code | Mark Brown | 2008-12-09 | 1 | -77/+20 |
* | | ASoC: Wait for non-AC97 codec DAIs before instantiating | Mark Brown | 2008-12-09 | 1 | -1/+26 |
* | | ASoC: Initial framework for dynamic card instantiation | Mark Brown | 2008-12-09 | 1 | -20/+79 |
* | | ASoC: Register non-AC97 codec DAIs | Mark Brown | 2008-12-09 | 21 | -4/+253 |
* | | ASoC: Register platform drivers | Mark Brown | 2008-12-09 | 11 | -1/+114 |
* | | ASoC: Add platform registration API | Mark Brown | 2008-12-09 | 1 | -0/+38 |
* | | ASoC: Register platform DAIs | Mark Brown | 2008-12-09 | 16 | -3/+172 |
* | | ASoC: Add DAI registration API | Mark Brown | 2008-12-09 | 1 | -0/+83 |
* | | ASoC: Add card registration API | Mark Brown | 2008-12-09 | 1 | -0/+62 |
* | | ASoC: TWL4030: Do not alter the Headset output volume on power-up/down | Peter Ujfalusi | 2008-12-09 | 1 | -10/+2 |
* | | ASoC: TWL4030: DAPM mapping of the Handsfree outputs | Peter Ujfalusi | 2008-12-09 | 1 | -0/+41 |
* | | ASoC: TWL4030: DAPM mapping of the Carkit outputs | Peter Ujfalusi | 2008-12-09 | 1 | -0/+37 |
* | | ASoC: TWL4030: DAPM mapping of the Headset outputs | Peter Ujfalusi | 2008-12-09 | 1 | -0/+39 |
* | | ASoC: TWL4030: DAPM mapping of the PreDriv outputs | Peter Ujfalusi | 2008-12-09 | 1 | -0/+45 |
* | | ASoC: TWL4030: DAPM mapping of the Earpiece output | Peter Ujfalusi | 2008-12-09 | 1 | -0/+27 |
* | | ASoC: TWL4030: Add DAPM event handler for output MUX selection | Peter Ujfalusi | 2008-12-09 | 1 | -0/+24 |
* | | ASoC: TWL4030: Add Analog PGA control switch to DAPM | Peter Ujfalusi | 2008-12-09 | 1 | -2/+23 |