Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ASoC: tas5086: move initialization code to own functions | Daniel Mack | 2013-10-03 | 1 | -56/+72 | |
| | * | | | | | ASoC: tas5086: move two variables into private struct | Daniel Mack | 2013-10-03 | 1 | -9/+13 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/spear' into asoc-next | Mark Brown | 2013-10-24 | 2 | -22/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: SPEAr spdif_out: Remove redundant variable | Sachin Kamat | 2013-09-19 | 1 | -4/+2 | |
| | * | | | | | ASoC: SPEAr spdif_out: Use devm_snd_soc_register_component | Sachin Kamat | 2013-09-18 | 1 | -10/+2 | |
| | * | | | | | ASoC: SPEAr spdif_in: Use devm_snd_soc_register_component | Sachin Kamat | 2013-09-18 | 1 | -10/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/sn95031' into asoc-next | Mark Brown | 2013-10-24 | 1 | -15/+20 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: sn95031: Convert to regmap | Mark Brown | 2013-09-26 | 1 | -15/+20 | |
| | |/ / / / | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/simple' into asoc-next | Mark Brown | 2013-10-24 | 1 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: simple-card: un-implemented set_fmt is not error | Kuninori Morimoto | 2013-10-20 | 1 | -0/+5 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/si476x' into asoc-next | Mark Brown | 2013-10-24 | 1 | -48/+16 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: si476x: Fix locking of core | Mark Brown | 2013-10-20 | 1 | -3/+15 | |
| | * | | | | | ASoC: si476x: Remove custom register I/O implementation | Mark Brown | 2013-09-26 | 1 | -45/+1 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 2013-10-24 | 3 | -18/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ASoC: smdk_wm8994: Add .pm to struct smdk_audio_driver | Sachin Kamat | 2013-10-16 | 1 | -0/+2 | |
| | * | | | | | ASoC: samsung-i2s: Use devm_snd_soc_register_component() | Mark Brown | 2013-09-17 | 1 | -6/+6 | |
| | * | | | | | ASoC: smdk_wm8994: Use devm_snd_soc_unregister_card() | Mark Brown | 2013-09-17 | 1 | -11/+1 | |
| | * | | | | | Merge remote-tracking branch 'asoc/topic/devm' into asoc-samsung | Mark Brown | 2013-09-17 | 2 | -1/+87 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | ASoC: bells: Add missing route to power up DSP clock | Charles Keepax | 2013-09-17 | 1 | -0/+1 | |
| | * | | | | | | ASoC: samsung: Allow mono in i2s driver | Charles Keepax | 2013-09-17 | 1 | -1/+1 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-next | Mark Brown | 2013-10-24 | 1 | -3/+21 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: rt5640: Don't go to standby on resume | Mark Brown | 2013-10-19 | 1 | -1/+0 | |
| | * | | | | | | ASoC: rt5640: Power down LDO while suspended | Mark Brown | 2013-10-19 | 1 | -0/+8 | |
| | * | | | | | | ASoC: rt5640: Omit ACPI match table only if !ACPI | Thierry Reding | 2013-09-19 | 1 | -0/+2 | |
| | * | | | | | | ASoC: rt5640: Add ACPI probing support. | Liam Girdwood | 2013-09-17 | 1 | -0/+8 | |
| | * | | | | | | ASoC: rt5640: Provide more useful hw_params error reasons. | Liam Girdwood | 2013-09-17 | 1 | -1/+2 | |
| | * | | | | | | ASoC: rt5640: Staticize hp_amp_power_on | Sachin Kamat | 2013-09-17 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 2013-10-24 | 6 | -184/+207 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: rcar: remove RSND_SSI_CLK_FROM_ADG | Kuninori Morimoto | 2013-10-20 | 1 | -32/+20 | |
| | * | | | | | | ASoC: rcar: add rsnd_scu_hpbif_is_enable() | Kuninori Morimoto | 2013-10-20 | 3 | -6/+15 | |
| | * | | | | | | ASoC: rcar: add ID check on rsnd_dai_get() | Kuninori Morimoto | 2013-10-11 | 1 | -0/+3 | |
| | * | | | | | | ASoC: rcar: fixup rsnd_platform_call() return value | Kuninori Morimoto | 2013-10-11 | 1 | -1/+1 | |
| | * | | | | | | ASoC: rsnd: use regmap instead of original register mapping method | Kuninori Morimoto | 2013-09-24 | 2 | -126/+143 | |
| | * | | | | | | ASoC: rsnd: remove rsnd_priv_read/write/bset() | Kuninori Morimoto | 2013-09-24 | 2 | -7/+7 | |
| | * | | | | | | ASoC: rcar: remove unnecessary mach/clock.h | Kuninori Morimoto | 2013-09-24 | 1 | -1/+0 | |
| | * | | | | | | ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .remove | Kuninori Morimoto | 2013-09-17 | 1 | -17/+24 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown | 2013-10-24 | 12 | -31/+36 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers | Dmitry Eremin-Solenikov | 2013-10-18 | 11 | -0/+11 | |
| | * | | | | | | ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization order | Dmitry Eremin-Solenikov | 2013-10-18 | 1 | -31/+25 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-next | Mark Brown | 2013-10-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: pcm1792a: Include linux/of.h header | Sachin Kamat | 2013-10-16 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-next | Mark Brown | 2013-10-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: pcm1681: Include linux/of.h header | Sachin Kamat | 2013-10-16 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next | Mark Brown | 2013-10-24 | 3 | -22/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: mxs-saif: Handle errors in trigger function | Markus Pargmann | 2013-10-14 | 1 | -5/+17 | |
| | * | | | | | | ASoC: mxs-saif: Store saif state | Markus Pargmann | 2013-10-14 | 2 | -0/+13 | |
| | * | | | | | | ASoC: mxs: mxs-sgtl5000: Simplify probe function | Fabio Estevam | 2013-09-17 | 1 | -17/+3 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-next | Mark Brown | 2013-10-24 | 1 | -56/+79 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: mc13783: add more DAPM routes | Steffen Trumtrar | 2013-10-11 | 1 | -6/+52 | |
| | * | | | | | | ASoC: mc13783: add mixer controls | Steffen Trumtrar | 2013-10-11 | 1 | -0/+18 |