summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | ASoC: dmaengine-pcm: Add support for querying stream position from DMA driverLars-Peter Clausen2012-06-201-1/+28
| | * | | | | | | | | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-205-9/+9
| | * | | | | | | | | ASoC: add i2s dai driver for bf6xx socScott Jiang2012-06-203-3/+244
| | * | | | | | | | | ASoC: add sport driver for bf6xx socScott Jiang2012-06-204-3/+513
| | * | | | | | | | | ASoC: wm5100: Remove stubs of ASoC-level register map codeMark Brown2012-06-191-9/+0
| | * | | | | | | | | ASoC: Ux500: unlock on an error pathDan Carpenter2012-06-171-1/+2
| | * | | | | | | | | ASoC: Ux500: Add machine-driverOla Lilja2012-06-175-0/+580
| | * | | | | | | | | ASoC: probe CODECs and platforms before DAIs and linksStephen Warren2012-06-131-34/+95
| | * | | | | | | | | ASoC: factor out soc_remove_platform()Stephen Warren2012-06-131-16/+24
| | * | | | | | | | | ASoC: when removing a CPU DAI, clean up its DAPM contextStephen Warren2012-06-131-1/+4
| | * | | | | | | | | ASoC: when initializing CPU DAI, don't duplicate any CODEC initStephen Warren2012-06-131-5/+9
| | * | | | | | | | | ASoC: add ttc-dkb machine supportQiao Zhou2012-06-133-0/+195
| | * | | | | | | | | ASoC: add mmp brownstone supportZhangfei Gao2012-06-133-0/+186
| | * | | | | | | | | ASoC: mmp: add sspa supportZhangfei Gao2012-06-134-0/+577
| | * | | | | | | | | ASoC: mmp: add audio dma supportZhangfei Gao2012-06-133-0/+308
| | * | | | | | | | | ASoC: ml26124: Convert to devm_regmap_init_i2cAxel Lin2012-06-131-4/+1
| | * | | | | | | | | ASoC: Ux500: Correct license stringsOla Lilja2012-06-134-4/+4
| | * | | | | | | | | ASoC: wm8903: Move register default changes to I2C probeMark Brown2012-06-121-32/+31
| | * | | | | | | | | ASoC: wm8903: Move interrupt request to I2C probeMark Brown2012-06-121-34/+31
| | * | | | | | | | | ASoC: wm8903: Make interrupt handler use regmap directlyMark Brown2012-06-121-16/+32
| | * | | | | | | | | ASoC: wm8903: Move pin configuration into I2C probe() functionMark Brown2012-06-121-45/+47
| | * | | | | | | | | ASoC: codecs: Add DA732x codec driverAdam Thomson2012-06-115-0/+2420
| | * | | | | | | | | ASoC: wm8996: Convert to devm_regmap_init_i2c()Mark Brown2012-06-111-3/+1
| | * | | | | | | | | ASoC: wm8996: Remove write sequencer registers from the defaults tableMark Brown2012-06-111-178/+0
| | * | | | | | | | | ASoC: codecs: Add AB8500 codec-driverOla Lilja2012-06-114-0/+3117
| | * | | | | | | | | ASoC: wm8904: Convert to devm_regmap_init_i2c()Mark Brown2012-06-091-4/+1
| | * | | | | | | | | ASoC: wm8904: Convert to module_i2c_driver()Mark Brown2012-06-091-17/+1
| | * | | | | | | | | ASoC: wm8903: Convert to devm_regmap_init_i2c()Mark Brown2012-06-091-3/+1
| | * | | | | | | | | ASoC: tegra: use regmap more directlyStephen Warren2012-06-086-112/+95
| | * | | | | | | | | ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren2012-06-083-3/+3
| | * | | | | | | | | ASoC: tegra: remove usage of rtd->codecStephen Warren2012-06-084-6/+8
| | * | | | | | | | | ASoC: tegra: statically define DAI link formatStephen Warren2012-06-082-38/+6
| | * | | | | | | | | ASoC: tegra: add .stream_name to CPU DAIsStephen Warren2012-06-083-0/+5
| | * | | | | | | | | ASoC: isabelle: using an uninitialized variableDan Carpenter2012-06-081-2/+1
| | * | | | | | | | | ASoC: max98095: Staticise non-exported functions and export jack detectMark Brown2012-06-081-2/+3
| | * | | | | | | | | ASoC: lm59453: Unconstify dai_driverMark Brown2012-06-051-1/+1
| | * | | | | | | | | Revert "ASoC: fsl_ssi: convert to use devm_clk_get"Mark Brown2012-06-051-2/+5
| | * | | | | | | | | ASoC: cs42l52: Convert to devm_regmap_init_i2c()Brian Austin2012-06-051-14/+4
| | * | | | | | | | | ASoC: cs42l73: Convert to devm_regmap_init_i2c()Brian Austin2012-06-051-15/+5
| | * | | | | | | | | ASoC: dapm: The clock API is even less consistent than thoughtMark Brown2012-06-051-1/+1
| | * | | | | | | | | ASoC: isabelle: Remove regmap_exit()MR Swami Reddy2012-06-051-2/+0
| | * | | | | | | | | ASoC: Support TI Isabelle Audio driverM R Swami Reddy2012-06-054-0/+1328
| | * | | | | | | | | ASoC: lm49453: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
| | * | | | | | | | | ASoC: cs42l52: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
| | * | | | | | | | | ASoC: fsl_ssi: convert to use devm_clk_getRichard Zhao2012-06-041-5/+2
| | * | | | | | | | | ASoC: dapm: Bodge for lack of a widely available clk APIMark Brown2012-06-041-0/+6
| | * | | | | | | | | ASoC: dapm: Use devm_clk_get()Mark Brown2012-06-041-1/+1
| | * | | | | | | | | ASoC: wm8350: Convert to direct regmap API usageMark Brown2012-06-031-17/+3
| | * | | | | | | | | ASoC: core: Add single controls with specified range of valuesAdam Thomson2012-06-031-0/+98
| | * | | | | | | | | ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-036-24/+44