Age | Commit message (Expand) | Author | Files | Lines |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/to... | Mark Brown | 29 | -528/+3186 |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'... | Mark Brown | 12 | -41/+1704 |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'as... | Mark Brown | 4 | -14/+77 |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso... | Mark Brown | 7 | -63/+51 |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/cx20442' and 'asoc/topic/davinci' ... | Mark Brown | 3 | -26/+221 |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/4554', 'asoc/topic/ab8500', 'asoc/... | Mark Brown | 11 | -143/+125 |
2015-04-12 | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next | Mark Brown | 2 | -28/+64 |
2015-04-12 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 48 | -712/+1554 |
2015-04-12 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 3 | -11/+13 |
2015-04-12 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 8 | -189/+135 |
2015-04-12 | Merge tag 'asoc-v4.1' into asoc-next | Mark Brown | 74 | -1652/+1170 |
2015-04-12 | Merge remote-tracking branch 'asoc/fix/wm8741' into asoc-linus | Mark Brown | 1 | -4/+4 |
2015-04-12 | Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix... | Mark Brown | 9 | -25/+81 |
2015-04-12 | Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus | Mark Brown | 2 | -9/+9 |
2015-04-12 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 4 | -1/+7 |
2015-04-12 | Merge tag 'asoc-fix-v4.0-rc7' into asoc-linus | Mark Brown | 1 | -19/+0 |
2015-04-12 | ASoC: Intel: fix array_size.cocci warnings | kbuild test robot | 1 | -1/+1 |
2015-04-12 | ASoC: n810: Automatically disconnect non-connected pins | Lars-Peter Clausen | 1 | -19/+1 |
2015-04-12 | ASoC: n810: Consistently pass the card DAPM context to n810_ext_control() | Lars-Peter Clausen | 1 | -2/+1 |
2015-04-12 | ASoC: davinci-evm: Use card DAPM context to access widgets | Lars-Peter Clausen | 1 | -4/+3 |
2015-04-12 | ASoC: wm1133-ev1: Use card DAPM context to access widgets | Lars-Peter Clausen | 1 | -2/+1 |
2015-04-12 | ASoC: atmel: Improve machine driver compile test coverage | Lars-Peter Clausen | 1 | -3/+6 |
2015-04-12 | ASoC: atmel: Add dependency to SND_SOC_I2C_AND_SPI where necessary | Lars-Peter Clausen | 1 | -2/+2 |
2015-04-12 | ASoC: rnsd: fix build regression without CONFIG_OF | Arnd Bergmann | 1 | -0/+1 |
2015-04-12 | ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4 | Howard Mitchell | 1 | -19/+0 |
2015-04-10 | ASoC: Intel: Use the generic IPC/mailbox APIs in Broadwell | Jin Yao | 1 | -295/+87 |
2015-04-10 | ASoC: Intel: Use the generic IPC/mailbox APIs in Baytrail | Jin Yao | 1 | -283/+77 |
2015-04-10 | ASoC: Intel: Refactor common IPC/mailbox code into generic APIs | Jin Yao | 3 | -1/+387 |
2015-04-10 | ASoC: fsl: Add the audio interface acronyms in Kconfig text | Fabio Estevam | 1 | -2/+2 |
2015-04-10 | ASoC: core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm() | Kuninori Morimoto | 1 | -6/+3 |
2015-04-10 | Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 3 | -4/+23 |
2015-04-10 | Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 5 | -141/+68 |
2015-04-10 | ASoC: fsl_ssi: Use devm_ioremap_resource() | Fabio Estevam | 1 | -14/+6 |
2015-04-10 | ASoC: fsl_ssi: Use devm_snd_soc_register_component() | Fabio Estevam | 1 | -8/+4 |
2015-04-10 | ASoC: ak4642: fixup channels_min | Kuninori Morimoto | 1 | -2/+2 |
2015-04-09 | ASoC: Don't try to register debugfs entries if the parent does not exist | Lars-Peter Clausen | 3 | -23/+54 |
2015-04-09 | ASoC: Make soc_dpcm_debugfs_add() non-fatal | Lars-Peter Clausen | 3 | -15/+6 |
2015-04-09 | ASoC: rt286: Restore default in probe | Bard Liao | 1 | -0/+8 |
2015-04-09 | ASoC: Create card debugfs directory earlier | Lars-Peter Clausen | 1 | -2/+3 |
2015-04-09 | Merge tag 'v4.0-rc7' into asoc-core | Mark Brown | 1192 | -7622/+13063 |
2015-04-09 | ASoC: Intel: do cast earlier in sst_cdev_tstamp() | Dan Carpenter | 1 | -1/+1 |
2015-04-08 | ASoC: max98090: add shutdown callback for max98090 | Caesar Wang | 1 | -0/+17 |
2015-04-08 | ASoC: Intel: remove unused functions | Sudip Mukherjee | 1 | -24/+0 |
2015-04-08 | ASoC: Intel: Fix a buffer overflow issue | Jie Yang | 1 | -1/+1 |
2015-04-07 | ASoC: davinci-mcasp: Fix ruledata setup in davinci_mcasp_startup | Peter Ujfalusi | 1 | -5/+7 |
2015-04-07 | Linux 4.0-rc7v4.0-rc7 | Linus Torvalds | 1 | -1/+1 |
2015-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 21 | -71/+78 |
2015-04-07 | net/mlx4_core: Fix error message deprecation for ConnectX-2 cards | Jack Morgenstein | 1 | -1/+2 |
2015-04-07 | net: dsa: fix filling routing table from OF description | Pavel Nakonechny | 2 | -17/+10 |
2015-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -14/+31 |