summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ASoC: wm8770: Remove unneeded bias level manipulationMark Brown2012-10-151-22/+0
| | * | | | | ASoC: wm8770: Convert to direct regmap API usageMark Brown2012-10-151-35/+65
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/topic/wm8753' into asoc-nextMark Brown2012-12-021-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-021-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-021-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-021-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-021-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-021-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-025-471/+200
| |\ \ \ \ \
| | * | | | | ASoC: wm2200: Remove empty labelsSachin Kamat2012-11-281-6/+3
| | * | | | | Merge tag 'v3.7-rc7' into asoc-wm2200Mark Brown2012-11-27162-595/+1429
| | |\| | | |
| | * | | | | Merge tag 'v3.7-rc6' into asoc-wm2200Mark Brown2012-11-191488-14743/+20391
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | 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-1512945-367846/+681259
| | |\ \ \ \ \ \
| | | * | | | | | regmap: Split raw writes that cross window boundariesMark Brown2012-10-151-2/+24
| | | * | | | | | regmap: Make return code checks consistentMark Brown2012-10-151-5/+5
| | | * | | | | | regmap: Factor range lookup out of page selectionMark Brown2012-10-151-40/+51
| | | * | | | | | regmap: Provide debugfs read of register rangesMark Brown2012-10-153-0/+33
| | | * | | | | | regmap: Factor out debugfs register readMark Brown2012-10-151-5/+14
| | | * | | | | | regmap: Allow ranges to be namedMark Brown2012-10-153-0/+6
| | | * | | | | | regmap: When we sanity check during range adds say what errors we findMark Brown2012-10-151-4/+29
| | | * | | | | | regmap: Rename n_ranges to num_rangesMark Brown2012-10-152-3/+3
| | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge remote-tracking branch 'asoc/topic/wm2000' into asoc-nextMark Brown2012-12-021-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-021-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/ux500' into asoc-nextMark Brown2012-12-025-24/+58
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'v3.7-rc7' into asoc-ux500Mark Brown2012-11-271073-7673/+13348
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | ASoC: Ux500: Initialise PCM from MSP probe rather than as a deviceLee Jones2012-11-234-17/+22
| | * | | | | | | | ASoC: Ux500: Control apb clockUlf Hansson2012-10-222-6/+33
| | * | | | | | | | ASoC: Ux500: Fixup use of clocksUlf Hansson2012-10-221-5/+7
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-nextMark Brown2012-12-023-0/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: tlv320aic32x4: Add rstn gpio to platform data.Javier Martin2012-11-012-0/+15
| | * | | | | | | | 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-023-0/+261
| |\ \ \ \ \ \ \ \ \