Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ASoC: dapm: Ignore VMID widgets for target bias | Lars-Peter Clausen | 2013-10-07 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-next | Mark Brown | 2013-10-24 | 4 | -90/+173 | |
|\ \ \ \ \ | ||||||
| * | | | | | ASoC: cs42l73: Add Device Tree support for CS42L73 | Brian Austin | 2013-10-20 | 2 | -2/+49 | |
| * | | | | | ASoC: cs42l73: Namespace defines for cs42l73 codec | Brian Austin | 2013-10-18 | 2 | -72/+70 | |
| * | | | | | ASoC: cs42l73: Add platform data support for cs42l73 codec | Brian Austin | 2013-10-18 | 3 | -18/+56 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-next | Mark Brown | 2013-10-24 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | ASoC: cs4271: Include linux/of.h header | Sachin Kamat | 2013-10-16 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge remote-tracking branch 'asoc/topic/cq93vc' into asoc-next | Mark Brown | 2013-10-24 | 1 | -32/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | ASoC: cq93vc: Use regmap for I/O | Mark Brown | 2013-09-24 | 1 | -21/+3 | |
| * | | | | | ASoC: cq93vc: Use core I/O functions | Mark Brown | 2013-09-24 | 1 | -7/+9 | |
| * | | | | | ASoC: cq93vc: Use table based control registration | Mark Brown | 2013-09-24 | 1 | -4/+2 | |
| * | | | | | ASoC: cq93vc: Don't use control data for core driver data | Mark Brown | 2013-09-17 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2013-10-24 | 7 | -357/+100 | |
|\ \ \ \ \ | ||||||
| * | | | | | ASoC: add snd_soc_of_get_dai_name() default of_xlate | Kuninori Morimoto | 2013-10-18 | 2 | -5/+27 | |
| * | | | | | ASoC: pcm: Remove extra spaces from dev_ prints | Jarkko Nikula | 2013-09-30 | 1 | -4/+4 | |
| * | | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-core | Mark Brown | 2013-09-17 | 2 | -104/+174 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | ASoC: core utils: Dont set DMA params for BE substreams | Liam Girdwood | 2013-09-17 | 1 | -1/+5 | |
| * | | | | | | ASoC: trace: Make sure trace header doesnt depend on any headers | Liam Girdwood | 2013-09-17 | 1 | -0/+1 | |
| * | | | | | | ASoC: Remove infrastructure for supporting multiple cache types | Lars-Peter Clausen | 2013-09-17 | 3 | -191/+58 | |
| * | | | | | | ASoC: Remove 'reg_size' field from snd_soc_codec struct | Lars-Peter Clausen | 2013-09-17 | 3 | -10/+5 | |
| * | | | | | | ASoC: Remove reg_def_copy | Lars-Peter Clausen | 2013-09-17 | 3 | -20/+6 | |
| * | | | | | | ASoC: Remove snd_soc_bulk_write_raw() | Lars-Peter Clausen | 2013-09-17 | 3 | -36/+0 | |
| * | | | | | | ASoC: Remove support for reg_access_defaults | Lars-Peter Clausen | 2013-09-17 | 3 | -96/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2013-10-24 | 2 | -104/+174 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | ASoC: add .of_xlate_dai_name on snd_soc_component_driver | Kuninori Morimoto | 2013-09-17 | 2 | -0/+43 | |
| * | | | | | ASoC: snd_soc_codec includes snd_soc_component | Kuninori Morimoto | 2013-09-17 | 2 | -104/+131 | |
| |/ / / / | ||||||
* | | | | | Merge remote-tracking branch 'asoc/topic/bclk' into asoc-next | Mark Brown | 2013-10-24 | 2 | -0/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | ASoC: core: Add API for configuration of DAI BCLK ratio | Liam Girdwood | 2013-09-17 | 2 | -0/+19 | |
| |/ / / / | ||||||
* | | | | | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown | 2013-10-24 | 3 | -9/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | ASoC: atmel: Include linux/of.h header | Sachin Kamat | 2013-10-16 | 1 | -0/+1 | |
| * | | | | | ASoC: atmel: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 2013-10-14 | 1 | -8/+0 | |
| * | | | | | ASoC: atmel-pcm: fix warning | Andrew Morton | 2013-09-26 | 1 | -1/+1 | |
* | | | | | | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next | Mark Brown | 2013-10-24 | 1 | -9/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ASoC: arizona: Improve handling of setting REFCLK to 0 | Charles Keepax | 2013-09-17 | 1 | -9/+14 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge remote-tracking branch 'asoc/topic/ak4642' into asoc-next | Mark Brown | 2013-10-24 | 1 | -2/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ASoC: ak4642: Remove redundant break | Sachin Kamat | 2013-09-17 | 1 | -2/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'asoc/topic/ak4104' into asoc-next | Mark Brown | 2013-10-24 | 1 | -3/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ASoC: ak4104: provide a module device table | Daniel Mack | 2013-09-17 | 1 | -3/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'asoc/topic/adav80x' into asoc-next | Mark Brown | 2013-10-24 | 1 | -45/+102 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ASoC: adav80x: Convert to direct regmap usage | Lars-Peter Clausen | 2013-09-27 | 1 | -45/+102 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge remote-tracking branch 'asoc/topic/adau1373' into asoc-next | Mark Brown | 2013-10-24 | 1 | -61/+237 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ASoC: adau1373: Issue soft reset on probe | Lars-Peter Clausen | 2013-09-27 | 1 | -0/+2 | |
| * | | | | | | ASoC: adau1373: Remove ADAU1373_PLL_CTRL7 register definition | Lars-Peter Clausen | 2013-09-27 | 1 | -1/+0 | |
| * | | | | | | ASoC: adau1373: Convert to direct regmap usage | Lars-Peter Clausen | 2013-09-27 | 1 | -60/+235 | |
| |/ / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'asoc/topic/ab8500' into asoc-next | Mark Brown | 2013-10-24 | 1 | -41/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ASoC: ab8500: Explicitly set I/O up | Mark Brown | 2013-09-24 | 1 | -0/+2 | |
| * | | | | | | ASoC: ab8500: Convert register I/O to regmap | Mark Brown | 2013-09-20 | 1 | -34/+30 | |
| * | | | | | | ASoC: ab8500: Use ASoC I/O functions | Mark Brown | 2013-09-20 | 1 | -6/+4 | |
| * | | | | | | ASoC: ab8500: Downgrade noisy log message | Mark Brown | 2013-09-20 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge remote-tracking branch 'asoc/topic/88pm860x' into asoc-next | Mark Brown | 2013-10-24 | 2 | -121/+71 | |
|\ \ \ \ \ \ |