| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: hdmi-codec: Add ELD control | Philipp Zabel | 2016-04-21 | 1 | -0/+38 |
* | ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders | Jyri Sarha | 2016-04-18 | 3 | -0/+404 |
* | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-03-18 | 44 | -587/+5635 |
|\ |
|
| *-. | Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/topology' and ... | Mark Brown | 2016-03-13 | 1 | -0/+93 |
| |\ \ |
|
| | | * | ASoC: wm8974: configure pll and mclk divider automatically | Mans Rullgard | 2016-01-25 | 1 | -0/+93 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'aso... | Mark Brown | 2016-03-13 | 4 | -31/+69 |
| |\ \ \ \ \
| | | | | |/
| | | | |/| |
|
| | | | | * | ASoC: ssm4567: Reset device before regcache_sync() | Lars-Peter Clausen | 2016-01-27 | 1 | -0/+5 |
| | | | |/ |
|
| | | * | | ASoC: rt5659: Staticise rt5659_i2c_shutdown | Axel Lin | 2016-01-13 | 1 | -1/+1 |
| | * | | | ASoC: rt5640: remove unused variable | Sudip Mukherjee | 2016-03-08 | 1 | -1/+1 |
| | * | | | ASoC: rt5640: add supplys for dac power | Bard Liao | 2016-03-07 | 1 | -15/+24 |
| | * | | | ASoC: rt5640: Set PLL src according to source | Bard Liao | 2016-03-07 | 1 | -14/+5 |
| | * | | | ASoC: rt5640: add master clock handling for rt5640 | Sugar Zhang | 2016-02-22 | 2 | -0/+33 |
| | | |/
| | |/| |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso... | Mark Brown | 2016-03-13 | 7 | -188/+1486 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | | | | * | | ASoC: rt5616: add missing mute control for HPVOL | John Lin | 2016-03-07 | 1 | -0/+2 |
| | | | | | * | | ASoC: rt5616: allow to build with CONFIG_SND_SOC_RT5616 | Caesar Wang | 2016-03-05 | 1 | -1/+1 |
| | | | | | * | | ASoC: rt5616: Add support sample rate to 192KHz | Xing Zheng | 2016-01-29 | 1 | -1/+1 |
| | | | | | * | | ASoC: rt5616: add the mclk for the codec driver | Caesar Wang | 2016-01-28 | 1 | -0/+34 |
| | | | | | * | | ASoC: rt5616: trivial: fix the typo | Caesar Wang | 2016-01-28 | 1 | -185/+191 |
| | | |_|_|/ /
| | |/| | | | |
|
| | | | | * | | ASoC: rt5514: add rt5514 codec driver | Oder Chiou | 2016-02-03 | 4 | -0/+1242 |
| | | |_|/ /
| | |/| | | |
|
| | | | * | | ASoC: rt298: Don't enable IRQ in i2c_probe | Bard Liao | 2016-02-24 | 1 | -1/+0 |
| | | | * | | ASoC: rt298: enable IRQ for jack detection | Bard Liao | 2016-02-24 | 2 | -0/+14 |
| | | |/ /
| | |/| | |
|
| | | * | | ASoC: rk3036: fix missing dependency on REGMAP_MMIO | Antonio Ospite | 2016-01-27 | 1 | -0/+1 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/mtk', 'asoc... | Mark Brown | 2016-03-13 | 3 | -46/+143 |
| |\ \ \ \ \ \
| | | | | |/ /
| | | | |/| | |
|
| | | | | * | | ASoC: nau8825: fix issue that pop noise when start playback | John Hsu | 2016-03-12 | 2 | -44/+141 |
| | | | |/ / |
|
| | * | | | | ASoC: max98926: Constify max98926_reg and max98926_regmap | Axel Lin | 2016-02-21 | 1 | -2/+2 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a... | Mark Brown | 2016-03-13 | 7 | -3/+2097 |
| |\ \ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | | | | * | | | | ASoC: max9867: silence and array overflow warning | Dan Carpenter | 2016-02-26 | 1 | -0/+2 |
| | | | | * | | | | ASoC: max9867: Use params_width instead of open-coded | Axel Lin | 2016-02-24 | 1 | -3/+2 |
| | | | | * | | | | ASoC: max9867: fix type of variable containing error codes | Andrzej Hajda | 2016-02-24 | 1 | -1/+2 |
| | | | | * | | | | ASoC: max9867: Constify max9867_reg and max9867_regmap | Axel Lin | 2016-02-21 | 1 | -2/+2 |
| | | | | * | | | | ASoC: max9867: Make max9867_i2c_id NULL terminated | Axel Lin | 2016-02-21 | 1 | -0/+1 |
| | | | | * | | | | ASoC: max9867: Add CONFIG_SND_SOC_MAX9867 to build | Axel Lin | 2016-02-21 | 1 | -0/+1 |
| | | | | * | | | | ASoC: max9867: Changed the if-else case to switch case | anish kumar | 2016-02-18 | 1 | -6/+12 |
| | | | | * | | | | ASoC: Add max9867 codec driver | anish kumar | 2016-02-18 | 4 | -0/+625 |
| | | | | |/ / / |
|
| | | | | * | | | ASoC: max98926: Fix blr_clk_ratio calculation | Axel Lin | 2016-02-17 | 1 | -2/+4 |
| | | | | * | | | ASoC: Add max98926 codec driver | anish kumar | 2016-01-27 | 4 | -0/+1458 |
| | | | | |/ / |
|
| | | | * | | | ASoC: hdac_hdmi: Fix infoframe programming | Subhransu S. Prusty | 2016-03-10 | 1 | -3/+2 |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and '... | Mark Brown | 2016-03-13 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ \
| | | | |/ / / / /
| | | |/| | | / /
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | | * | | | | ASoC: cs42xx8: fix the noise in the right dac channel with mono playback | Zidan Wang | 2016-02-04 | 1 | -2/+8 |
| | | |/ / / /
| | |/| | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-------. \ \ \ \ \ | Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a... | Mark Brown | 2016-03-13 | 17 | -144/+438 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | ASoC: arizona: Make logging of FLL calculations clearer | Richard Fitzgerald | 2016-02-24 | 1 | -4/+5 |
| | | | | | * | | | | | | ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT | Charles Keepax | 2016-02-05 | 7 | -51/+23 |
| | | | | | * | | | | | | ASoC: wm_adsp: Add missing const from region definitions | Charles Keepax | 2016-02-02 | 1 | -2/+2 |
| | | | | | * | | | | | | ASoC: cs47l24: Add voice control compressed stream | Richard Fitzgerald | 2016-01-29 | 1 | -2/+96 |
| | | | | | * | | | | | | ASoC: wm5102: Add support for the audio trace firmware | Charles Keepax | 2016-01-29 | 1 | -1/+84 |
| | | | | | * | | | | | | ASoC: wm5110: Add support for audio trace firmware | Charles Keepax | 2016-01-29 | 3 | -6/+40 |
| | | | | | * | | | | | | ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code | Charles Keepax | 2016-01-29 | 5 | -39/+65 |
| | | | | | * | | | | | | ASoC: wm_adsp: Add debug audio trace firmware | Charles Keepax | 2016-01-29 | 1 | -1/+24 |
| | | | | | * | | | | | | ASoC: wm_adsp: Use more generic naming for regions and caps definitions | Charles Keepax | 2016-01-29 | 1 | -6/+6 |
| | | | | | * | | | | | | ASoC: wm5110: Fix up snd_soc_register_platform error path | Charles Keepax | 2016-01-29 | 1 | -2/+1 |
| | | | | | |/ / / / / |
|