summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ASoC: dwc: Staticise non-exported i2s_start()Mark Brown2012-07-041-1/+2
| * | | ASoC: SPEAr spdif_out: Add spdif out supportVipin Kumar2012-07-042-0/+468
| * | | ASoC: STA529: Add support for STA529 Audio CodecRajeev Kumar2012-07-043-0/+447
| * | | ASoC: tlv320aic3x: extending registers cacheJiri Prchal2012-07-041-1/+3
| * | | ASoC: tlv320aic3x: add missing registers and bitsJiri Prchal2012-07-041-1/+18
| * | | ASoC: wm8994: Don't suspend accessory detectionMark Brown2012-07-031-37/+0
| * | | ASoC: core: Try to use regmap if the driver doesn't set up any I/OMark Brown2012-07-031-0/+4
| * | | ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown2012-07-031-0/+3
| * | | ASoC: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-033-1/+119
| * | | ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau2012-07-031-10/+12
| * | | ASoC: smdk_wm8994: Convert to use snd_soc_register_card()Sachin Kamat2012-07-031-13/+23
| * | | ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau2012-06-291-7/+1
| * | | ASoC: spdif: Build separate RX and TX objectsMark Brown2012-06-291-2/+3
| * | | ASoC: spdif_receiver: Add support for spdif in Audio CodecVipin Kumar2012-06-282-1/+68
| * | | ASoC: dwc: Add missing __iomem annotationsMark Brown2012-06-281-2/+2
| * | | ASoC: wm5102: Remove unused platform data headerMark Brown2012-06-271-1/+0
| * | | ASoC: dwc: Bodge around continuing absence of clock API stubsMark Brown2012-06-251-0/+1
| * | | ASoC: wm8996: Move register default configuration to I2C probeMark Brown2012-06-251-151/+180
| * | | ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown2012-06-251-18/+13
| * | | ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown2012-06-251-21/+20
| * | | ASoC: wm8904: Move register default setup into I2C probe()Mark Brown2012-06-251-56/+55
| * | | ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown2012-06-251-61/+51
| * | | ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown2012-06-251-27/+3
| * | | Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-2510-125/+143
| |\ \ \
| * | | | ASoC: dmaengine_pcm: fix typo in commentUwe Kleine-König2012-06-251-1/+1
| * | | | ASoC: wm5102: Initial driverMark Brown2012-06-234-0/+897
| * | | | ASoC: Add shared code for Wolfson Arizona class devicesMark Brown2012-06-234-0/+937
| * | | | ASoC: io: Don't dereference regmap if we failed to get oneMark Brown2012-06-231-4/+7
| * | | | ASoC: dapm: Try to add all routes even if one failsMark Brown2012-06-231-4/+4
| * | | | ASoC: isabelle: Staticise non-exported isabelle_daiMark Brown2012-06-231-1/+1
| * | | | ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732xMark Brown2012-06-231-1/+1
| * | | | ASoC: SPEAr spdif_in: Add spdif IN supportVipin Kumar2012-06-232-0/+357
| * | | | ASoC: Add support for SPEAr ASoC pcm layer.Rajeev Kumar2012-06-221-0/+214
| * | | | ASoC: Add support for synopsys i2s controller as per ASoC framework.Rajeev Kumar2012-06-225-0/+467
| * | | | ASoC: bfin: use dev_err to print error log instead of dev_dbgScott Jiang2012-06-211-2/+2
| * | | | 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