summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/rt5631' into asoc-nextMark Brown2012-12-101-1/+1
|\
| * ASoC: rt5631: Fix return valueSachin Kamat2012-11-191-1/+1
* | Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown2012-12-103-0/+583
|\ \
| * | ASoC: Add max98090 codec driverKuninori Morimoto2012-11-213-0/+583
| |/
* | Merge remote-tracking branch 'asoc/topic/max9768' into asoc-nextMark Brown2012-12-101-5/+2
|\ \
| * | ASoC: max9768: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-5/+2
* | | Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-105-284/+309
|\ \ \
| * | | ASoC: pcm: Report error code when we fail to init platformMark Brown2012-11-271-1/+3
| * | | ASoC: core: Standardise ASoC messagesLiam Girdwood2012-11-211-118/+123
| * | | ASoC: pcm: Standardise ASoC PCM messagesLiam Girdwood2012-11-211-95/+98
| * | | ASoC: Jack: Standardise ASoC Jack messagesLiam Girdwood2012-11-211-6/+7
| * | | ASoC: cache: Standardise ASoC cache messagesLiam Girdwood2012-11-211-5/+5
| * | | ASoC: dapm: Standardise ASoC DAPM messagesLiam Girdwood2012-11-211-60/+74
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-nextMark Brown2012-12-101-8/+2
|\ \ \
| * | | ASoC: lm49453: Use devm_regmap_init_i2c()Sachin Kamat2012-11-281-8/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown2012-12-103-94/+168
|\ \ \
| * | | ASoC: kirkwood-dma: remove channel restrictionsRussell King2012-11-211-2/+4
| * | | ASoC: kirkwood-i2s: add support for external clock ratesRussell King2012-11-212-9/+69
| * | | ASoC: kirkwood-dma: remove restriction on sample ratesRussell King2012-11-211-4/+6
| * | | ASoC: kirkwood-i2s: better handling of play/record control registersRussell King2012-11-212-40/+74
| * | | ASoC: kirkwood-i2s: use devm_* APIsRussell King2012-11-212-39/+15
* | | | Merge remote-tracking branch 'asoc/topic/jz4740' into asoc-nextMark Brown2012-12-102-83/+60
|\ \ \ \
| * | | | ASoC: jz4740-codec: Use regmapLars-Peter Clausen2012-10-272-45/+42
| * | | | ASoC: jz4740-codec: Use devm_request_and_ioremapLars-Peter Clausen2012-10-271-37/+4
| * | | | ASoC: jz4740-codec: Add dB informationLars-Peter Clausen2012-10-271-6/+19
* | | | | Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown2012-12-101-3/+0
|\ \ \ \ \
| * | | | | ASoC: jack: remove unused variable in snd_soc_jack_report()Wei Yongjun2012-10-221-3/+0
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/topic/hotplug' into asoc-nextMark Brown2012-12-1012-22/+22
|\ \ \ \ \
| * | | | | ASoC: max98088: remove use of __devexit_pBill Pemberton2012-11-201-7/+7
| * | | | | ASoC: remove use of __devinitconstBill Pemberton2012-11-2011-15/+15
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2012-12-106-3/+418
|\ \ \ \ \
| * | | | | ASoC: imx-sgtl5000: prevent module from being unloaded when in useLothar Waßmann2012-11-231-0/+1
| * | | | | ASoC: imx: add MODULE_LICENSE("GPL")Lothar Waßmann2012-11-231-0/+4
| * | | | | ASoC: fsl: remove CONFIG_EXPERIMENTALKees Cook2012-10-241-1/+1
| * | | | | ASoC: add support for the Freescale / iVeia P1022 RDK reference boardTimur Tabi2012-10-223-0/+410
| * | | | | ASoC: fsl/pcm030 add unique dai_link namesEric Millbrandt2012-10-221-2/+2
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown2012-12-101-69/+481
|\ \ \ \ \
| * | | | | ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx supportKuninori Morimoto2012-11-201-0/+33
| * | | | | ASoC: fsi: stream mode become independent from platform flagsKuninori Morimoto2012-11-201-5/+11
| * | | | | ASoC: fsi: master clock selection become independent from platform flagsKuninori Morimoto2012-11-201-9/+8
| * | | | | ASoC: fsi: SPDIF format become independent from platform flagsKuninori Morimoto2012-11-201-10/+12
| * | | | | ASoC: fsi: tidyup sh_fsi_platform_info pointerKuninori Morimoto2012-11-201-7/+15
| * | | | | ASoC: fsi: tidyup FSIA/B settingsKuninori Morimoto2012-11-201-10/+13
| * | | | | ASoC: fsi: add master clock control functionsKuninori Morimoto2012-11-061-6/+372
| * | | | | ASoC: fsi: care fsi_hw_start/stop() return valueKuninori Morimoto2012-11-011-7/+12
| * | | | | ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() onlyKuninori Morimoto2012-10-291-15/+8
| * | | | | ASoC: fsi: use devm_request_irq()Kuninori Morimoto2012-10-151-5/+2
| * | | | | ASoC: fsi: fixup channels_min/maxKuninori Morimoto2012-10-151-9/+9
* | | | | | Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown2012-12-101-0/+2
|\ \ \ \ \ \
| * | | | | | ASoC: dmaengine_pcm: set MODULE_LICENSELothar Waßmann2012-11-231-0/+2
| | |_|/ / / | |/| | | |
OpenPOWER on IntegriCloud