Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ASoC: wm8770: Remove unneeded bias level manipulation | Mark Brown | 2012-10-15 | 1 | -22/+0 | |
| | * | | | | | ASoC: wm8770: Convert to direct regmap API usage | Mark Brown | 2012-10-15 | 1 | -35/+65 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/wm8753' into asoc-next | Mark Brown | 2012-12-02 | 1 | -27/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: wm8753: Convert to use devm_regmap_init_{spi,i2c}() | Tushar Behera | 2012-11-23 | 1 | -26/+6 | |
| | * | | | | | ASoC: wm8753: remove invalid free of devm_ allocated data | Tushar Behera | 2012-11-23 | 1 | -1/+0 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/wm8750' into asoc-next | Mark Brown | 2012-12-02 | 1 | -20/+66 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: wm8750: Convert to direct regmap API usage | Mark Brown | 2012-10-15 | 1 | -20/+66 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/wm8741' into asoc-next | Mark Brown | 2012-12-02 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}() | Tushar Behera | 2012-11-23 | 1 | -2/+2 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/wm8510' into asoc-next | Mark Brown | 2012-12-02 | 1 | -3/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: wm8510: remove invalid free of devm_ allocated data | Tushar Behera | 2012-11-23 | 1 | -3/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/wm8400' into asoc-next | Mark Brown | 2012-12-02 | 1 | -11/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: wm8400: Use devm_regulator_bulk_get | Sachin Kamat | 2012-11-28 | 1 | -11/+3 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/wm8350' into asoc-next | Mark Brown | 2012-12-02 | 1 | -3/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: wm8350: Use devm_regulator_bulk_get | Sachin Kamat | 2012-11-28 | 1 | -3/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/wm2200' into asoc-next | Mark Brown | 2012-12-02 | 5 | -471/+200 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: wm2200: Remove empty labels | Sachin Kamat | 2012-11-28 | 1 | -6/+3 | |
| | * | | | | | Merge tag 'v3.7-rc7' into asoc-wm2200 | Mark Brown | 2012-11-27 | 162 | -595/+1429 | |
| | |\| | | | | ||||||
| | * | | | | | Merge tag 'v3.7-rc6' into asoc-wm2200 | Mark Brown | 2012-11-19 | 1488 | -14743/+20391 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | ASoC: wm2200: Convert over to wm_adsp for ADSP1 support | Mark Brown | 2012-10-28 | 1 | -400/+32 | |
| | * | | | | | Merge branch 'topic/adsp' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2012-10-28 | 5 | -0/+661 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | ASoC: fix wm2200.c printk format warnings | Randy Dunlap | 2012-10-22 | 1 | -6/+6 | |
| | * | | | | | | ASoC: wm2200: Add names for ranges | Mark Brown | 2012-10-15 | 1 | -12/+6 | |
| | * | | | | | | Merge tag 'regmap/range' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2012-10-15 | 12945 | -367846/+681259 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | regmap: Split raw writes that cross window boundaries | Mark Brown | 2012-10-15 | 1 | -2/+24 | |
| | | * | | | | | | regmap: Make return code checks consistent | Mark Brown | 2012-10-15 | 1 | -5/+5 | |
| | | * | | | | | | regmap: Factor range lookup out of page selection | Mark Brown | 2012-10-15 | 1 | -40/+51 | |
| | | * | | | | | | regmap: Provide debugfs read of register ranges | Mark Brown | 2012-10-15 | 3 | -0/+33 | |
| | | * | | | | | | regmap: Factor out debugfs register read | Mark Brown | 2012-10-15 | 1 | -5/+14 | |
| | | * | | | | | | regmap: Allow ranges to be named | Mark Brown | 2012-10-15 | 3 | -0/+6 | |
| | | * | | | | | | regmap: When we sanity check during range adds say what errors we find | Mark Brown | 2012-10-15 | 1 | -4/+29 | |
| | | * | | | | | | regmap: Rename n_ranges to num_ranges | Mark Brown | 2012-10-15 | 2 | -3/+3 | |
| | | | |_|_|/ / | | | |/| | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/wm2000' into asoc-next | Mark Brown | 2012-12-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ASoC: wm2000: Get the CODEC pointer from the widget | Mark Brown | 2012-11-27 | 1 | -1/+1 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-next | Mark Brown | 2012-12-02 | 1 | -171/+248 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ASoC: wm0010: Ignore interrupts in power down mode | Mark Brown | 2012-11-27 | 1 | -1/+0 | |
| | * | | | | | | | ASoC: wm0010: Add checking for .dfw info record version. | Scott Ling | 2012-11-23 | 1 | -1/+24 | |
| | * | | | | | | | ASoC: wm0010: Up the completion timeout to 20ms instead of 10ms | Dimitris Papastamos | 2012-11-21 | 1 | -2/+2 | |
| | * | | | | | | | ASoC: wm0010: Split out the stage2 load from the boot function | Scott Ling | 2012-11-09 | 1 | -50/+79 | |
| | * | | | | | | | ASoC: wm0010: Split out the firmware file parsing from the boot | Scott Ling | 2012-11-09 | 1 | -117/+146 | |
| | * | | | | | | | ASoC: wm0010: Remove boot_done variable as no longer required. | Scott Ling | 2012-11-06 | 1 | -4/+1 | |
| * | | | | | | | | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown | 2012-12-02 | 5 | -24/+58 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'v3.7-rc7' into asoc-ux500 | Mark Brown | 2012-11-27 | 1073 | -7673/+13348 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ASoC: Ux500: Initialise PCM from MSP probe rather than as a device | Lee Jones | 2012-11-23 | 4 | -17/+22 | |
| | * | | | | | | | | ASoC: Ux500: Control apb clock | Ulf Hansson | 2012-10-22 | 2 | -6/+33 | |
| | * | | | | | | | | ASoC: Ux500: Fixup use of clocks | Ulf Hansson | 2012-10-22 | 1 | -5/+7 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-next | Mark Brown | 2012-12-02 | 3 | -0/+28 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ASoC: tlv320aic32x4: Add rstn gpio to platform data. | Javier Martin | 2012-11-01 | 2 | -0/+15 | |
| | * | | | | | | | | ASoC: tlv320aic32x4: Fix problem with first capture. | Javier Martin | 2012-11-01 | 2 | -0/+13 | |
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/si476x' into asoc-next | Mark Brown | 2012-12-02 | 3 | -0/+261 | |
| |\ \ \ \ \ \ \ \ \ |