Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | ASoC: dmaengine-pcm: Add support for querying stream position from DMA driver | Lars-Peter Clausen | 2012-06-20 | 1 | -1/+28 | |
| | * | | | | | | | | | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer | Lars-Peter Clausen | 2012-06-20 | 5 | -9/+9 | |
| | * | | | | | | | | | ASoC: add i2s dai driver for bf6xx soc | Scott Jiang | 2012-06-20 | 3 | -3/+244 | |
| | * | | | | | | | | | ASoC: add sport driver for bf6xx soc | Scott Jiang | 2012-06-20 | 4 | -3/+513 | |
| | * | | | | | | | | | ASoC: wm5100: Remove stubs of ASoC-level register map code | Mark Brown | 2012-06-19 | 1 | -9/+0 | |
| | * | | | | | | | | | ASoC: Ux500: unlock on an error path | Dan Carpenter | 2012-06-17 | 1 | -1/+2 | |
| | * | | | | | | | | | ASoC: Ux500: Add machine-driver | Ola Lilja | 2012-06-17 | 5 | -0/+580 | |
| | * | | | | | | | | | ASoC: probe CODECs and platforms before DAIs and links | Stephen Warren | 2012-06-13 | 1 | -34/+95 | |
| | * | | | | | | | | | ASoC: factor out soc_remove_platform() | Stephen Warren | 2012-06-13 | 1 | -16/+24 | |
| | * | | | | | | | | | ASoC: when removing a CPU DAI, clean up its DAPM context | Stephen Warren | 2012-06-13 | 1 | -1/+4 | |
| | * | | | | | | | | | ASoC: when initializing CPU DAI, don't duplicate any CODEC init | Stephen Warren | 2012-06-13 | 1 | -5/+9 | |
| | * | | | | | | | | | ASoC: add ttc-dkb machine support | Qiao Zhou | 2012-06-13 | 3 | -0/+195 | |
| | * | | | | | | | | | ASoC: add mmp brownstone support | Zhangfei Gao | 2012-06-13 | 3 | -0/+186 | |
| | * | | | | | | | | | ASoC: mmp: add sspa support | Zhangfei Gao | 2012-06-13 | 4 | -0/+577 | |
| | * | | | | | | | | | ASoC: mmp: add audio dma support | Zhangfei Gao | 2012-06-13 | 3 | -0/+308 | |
| | * | | | | | | | | | ASoC: ml26124: Convert to devm_regmap_init_i2c | Axel Lin | 2012-06-13 | 1 | -4/+1 | |
| | * | | | | | | | | | ASoC: Ux500: Correct license strings | Ola Lilja | 2012-06-13 | 4 | -4/+4 | |
| | * | | | | | | | | | ASoC: wm8903: Move register default changes to I2C probe | Mark Brown | 2012-06-12 | 1 | -32/+31 | |
| | * | | | | | | | | | ASoC: wm8903: Move interrupt request to I2C probe | Mark Brown | 2012-06-12 | 1 | -34/+31 | |
| | * | | | | | | | | | ASoC: wm8903: Make interrupt handler use regmap directly | Mark Brown | 2012-06-12 | 1 | -16/+32 | |
| | * | | | | | | | | | ASoC: wm8903: Move pin configuration into I2C probe() function | Mark Brown | 2012-06-12 | 1 | -45/+47 | |
| | * | | | | | | | | | ASoC: codecs: Add DA732x codec driver | Adam Thomson | 2012-06-11 | 5 | -0/+2420 | |
| | * | | | | | | | | | ASoC: wm8996: Convert to devm_regmap_init_i2c() | Mark Brown | 2012-06-11 | 1 | -3/+1 | |
| | * | | | | | | | | | ASoC: wm8996: Remove write sequencer registers from the defaults table | Mark Brown | 2012-06-11 | 1 | -178/+0 | |
| | * | | | | | | | | | ASoC: codecs: Add AB8500 codec-driver | Ola Lilja | 2012-06-11 | 4 | -0/+3117 | |
| | * | | | | | | | | | ASoC: wm8904: Convert to devm_regmap_init_i2c() | Mark Brown | 2012-06-09 | 1 | -4/+1 | |
| | * | | | | | | | | | ASoC: wm8904: Convert to module_i2c_driver() | Mark Brown | 2012-06-09 | 1 | -17/+1 | |
| | * | | | | | | | | | ASoC: wm8903: Convert to devm_regmap_init_i2c() | Mark Brown | 2012-06-09 | 1 | -3/+1 | |
| | * | | | | | | | | | ASoC: tegra: use regmap more directly | Stephen Warren | 2012-06-08 | 6 | -112/+95 | |
| | * | | | | | | | | | ASoC: tegra: use DAI's not card's dev for dev_err | Stephen Warren | 2012-06-08 | 3 | -3/+3 | |
| | * | | | | | | | | | ASoC: tegra: remove usage of rtd->codec | Stephen Warren | 2012-06-08 | 4 | -6/+8 | |
| | * | | | | | | | | | ASoC: tegra: statically define DAI link format | Stephen Warren | 2012-06-08 | 2 | -38/+6 | |
| | * | | | | | | | | | ASoC: tegra: add .stream_name to CPU DAIs | Stephen Warren | 2012-06-08 | 3 | -0/+5 | |
| | * | | | | | | | | | ASoC: isabelle: using an uninitialized variable | Dan Carpenter | 2012-06-08 | 1 | -2/+1 | |
| | * | | | | | | | | | ASoC: max98095: Staticise non-exported functions and export jack detect | Mark Brown | 2012-06-08 | 1 | -2/+3 | |
| | * | | | | | | | | | ASoC: lm59453: Unconstify dai_driver | Mark Brown | 2012-06-05 | 1 | -1/+1 | |
| | * | | | | | | | | | Revert "ASoC: fsl_ssi: convert to use devm_clk_get" | Mark Brown | 2012-06-05 | 1 | -2/+5 | |
| | * | | | | | | | | | ASoC: cs42l52: Convert to devm_regmap_init_i2c() | Brian Austin | 2012-06-05 | 1 | -14/+4 | |
| | * | | | | | | | | | ASoC: cs42l73: Convert to devm_regmap_init_i2c() | Brian Austin | 2012-06-05 | 1 | -15/+5 | |
| | * | | | | | | | | | ASoC: dapm: The clock API is even less consistent than thought | Mark Brown | 2012-06-05 | 1 | -1/+1 | |
| | * | | | | | | | | | ASoC: isabelle: Remove regmap_exit() | MR Swami Reddy | 2012-06-05 | 1 | -2/+0 | |
| | * | | | | | | | | | ASoC: Support TI Isabelle Audio driver | M R Swami Reddy | 2012-06-05 | 4 | -0/+1328 | |
| | * | | | | | | | | | ASoC: lm49453: Remove version.h header file inclusion | Sachin Kamat | 2012-06-04 | 1 | -1/+0 | |
| | * | | | | | | | | | ASoC: cs42l52: Remove version.h header file inclusion | Sachin Kamat | 2012-06-04 | 1 | -1/+0 | |
| | * | | | | | | | | | ASoC: fsl_ssi: convert to use devm_clk_get | Richard Zhao | 2012-06-04 | 1 | -5/+2 | |
| | * | | | | | | | | | ASoC: dapm: Bodge for lack of a widely available clk API | Mark Brown | 2012-06-04 | 1 | -0/+6 | |
| | * | | | | | | | | | ASoC: dapm: Use devm_clk_get() | Mark Brown | 2012-06-04 | 1 | -1/+1 | |
| | * | | | | | | | | | ASoC: wm8350: Convert to direct regmap API usage | Mark Brown | 2012-06-03 | 1 | -17/+3 | |
| | * | | | | | | | | | ASoC: core: Add single controls with specified range of values | Adam Thomson | 2012-06-03 | 1 | -0/+98 | |
| | * | | | | | | | | | ASoC: make snd_soc_dai_link more symmetrical | Stephen Warren | 2012-06-03 | 6 | -24/+44 |