summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge remote-tracking branch 'asoc/topic/wm8753' into asoc-nextMark Brown2012-12-101-27/+6
|\ \ \ \ \
| * | | | | ASoC: wm8753: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-231-26/+6
| * | | | | ASoC: wm8753: remove invalid free of devm_ allocated dataTushar Behera2012-11-231-1/+0
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/wm8750' into asoc-nextMark Brown2012-12-101-20/+66
|\ \ \ \ \
| * | | | | ASoC: wm8750: Convert to direct regmap API usageMark Brown2012-10-151-20/+66
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/wm8741' into asoc-nextMark Brown2012-12-101-2/+2
|\ \ \ \ \
| * | | | | ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-231-2/+2
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/wm8510' into asoc-nextMark Brown2012-12-101-3/+0
|\ \ \ \ \
| * | | | | ASoC: wm8510: remove invalid free of devm_ allocated dataTushar Behera2012-11-231-3/+0
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/topic/wm8400' into asoc-nextMark Brown2012-12-101-11/+3
|\ \ \ \ \
| * | | | | ASoC: wm8400: Use devm_regulator_bulk_getSachin Kamat2012-11-281-11/+3
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/wm8350' into asoc-nextMark Brown2012-12-101-3/+1
|\ \ \ \ \
| * | | | | ASoC: wm8350: Use devm_regulator_bulk_getSachin Kamat2012-11-281-3/+1
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/topic/wm2200' into asoc-nextMark Brown2012-12-101-418/+41
|\ \ \ \ \
| * | | | | ASoC: wm2200: Remove empty labelsSachin Kamat2012-11-281-6/+3
| * | | | | Merge tag 'v3.7-rc7' into asoc-wm2200Mark Brown2012-11-272-10/+5
| |\| | | |
| * | | | | Merge tag 'v3.7-rc6' into asoc-wm2200Mark Brown2012-11-196-8/+594
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ASoC: wm2200: Convert over to wm_adsp for ADSP1 supportMark Brown2012-10-281-400/+32
| * | | | | Merge branch 'topic/adsp' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-10-285-0/+661
| |\ \ \ \ \
| * | | | | | ASoC: fix wm2200.c printk format warningsRandy Dunlap2012-10-221-6/+6
| * | | | | | ASoC: wm2200: Add names for rangesMark Brown2012-10-151-12/+6
| * | | | | | Merge tag 'regmap/range' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2012-10-154-4/+4
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge remote-tracking branch 'asoc/topic/wm2000' into asoc-nextMark Brown2012-12-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ASoC: wm2000: Get the CODEC pointer from the widgetMark Brown2012-11-271-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-nextMark Brown2012-12-101-171/+248
|\ \ \ \ \ \ \
| * | | | | | | ASoC: wm0010: Ignore interrupts in power down modeMark Brown2012-11-271-1/+0
| * | | | | | | ASoC: wm0010: Add checking for .dfw info record version.Scott Ling2012-11-231-1/+24
| * | | | | | | ASoC: wm0010: Up the completion timeout to 20ms instead of 10msDimitris Papastamos2012-11-211-2/+2
| * | | | | | | ASoC: wm0010: Split out the stage2 load from the boot functionScott Ling2012-11-091-50/+79
| * | | | | | | ASoC: wm0010: Split out the firmware file parsing from the bootScott Ling2012-11-091-117/+146
| * | | | | | | ASoC: wm0010: Remove boot_done variable as no longer required.Scott Ling2012-11-061-4/+1
* | | | | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-nextMark Brown2012-12-102-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: tlv320aic32x4: Add rstn gpio to platform data.Javier Martin2012-11-011-0/+14
| * | | | | | | | ASoC: tlv320aic32x4: Fix problem with first capture.Javier Martin2012-11-012-0/+13
* | | | | | | | | Merge remote-tracking branch 'asoc/topic/si476x' into asoc-nextMark Brown2012-12-103-0/+261
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add a codec driver for SI476X MFDAndrey Smirnov2012-10-153-0/+261
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | 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/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/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/hotplug' into asoc-nextMark Brown2012-12-102-8/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: max98088: remove use of __devexit_pBill Pemberton2012-11-201-7/+7