Age | Commit message (Expand) | Author | Files | Lines |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/wm8400', 'asoc/topic/wm8903', 'aso... | Mark Brown | 5 | -41/+13 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm2000', 'aso... | Mark Brown | 5 | -33/+11 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'a... | Mark Brown | 12 | -30/+666 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/tlv320dac33', 'asoc/topic/ts3a227e... | Mark Brown | 10 | -21/+4207 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/tas6424', 'asoc/topic/tfa9879', 'a... | Mark Brown | 15 | -579/+1485 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sun4i-i2s', 'a... | Mark Brown | 10 | -127/+195 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/si476x', 'a... | Mark Brown | 9 | -8/+444 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514', 'aso... | Mark Brown | 10 | -115/+314 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/nuc900' into asoc-next | Mark Brown | 1 | -6/+5 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', '... | Mark Brown | 8 | -70/+232 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '... | Mark Brown | 13 | -768/+406 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso... | Mark Brown | 28 | -35/+3755 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/... | Mark Brown | 11 | -948/+955 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'a... | Mark Brown | 4 | -78/+60 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a... | Mark Brown | 7 | -57/+39 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/cs35l32', 'asoc/topic/cs35l34', 'a... | Mark Brown | 5 | -51/+27 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/codecs', 'asoc/topic/compress' and... | Mark Brown | 4 | -7/+33 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/amd', 'asoc... | Mark Brown | 5 | -28/+48 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-next | Mark Brown | 1 | -2/+3 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 8 | -172/+197 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/qcom' into asoc-next | Mark Brown | 1 | -5/+5 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next | Mark Brown | 1 | -0/+4 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/pcm186x' into asoc-next | Mark Brown | 7 | -0/+1142 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 44 | -1957/+1071 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 4 | -4/+16 |
2018-01-18 | Merge remote-tracking branch 'asoc/fix/mtk' into asoc-linus | Mark Brown | 1 | -17/+14 |
2018-01-18 | Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linus | Mark Brown | 1 | -0/+6 |
2018-01-18 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 4 | -6/+7 |
2018-01-18 | ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_list | Donglin Peng | 1 | -74/+37 |
2018-01-18 | ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookup | Kuninori Morimoto | 1 | -0/+1 |
2018-01-18 | IIO: ADC: stm32-dfsdm: remove unused variable again | Arnd Bergmann | 1 | -1/+0 |
2018-01-18 | ASoC: bcm2835: fix hw_params error when device is in prepared state | Matthias Reichl | 1 | -6/+14 |
2018-01-18 | ASoC: mxs-sgtl5000: Do not print error on probe deferral | Fabio Estevam | 1 | -2/+3 |
2018-01-18 | ASoC: sgtl5000: Do not print error on probe deferral | Fabio Estevam | 1 | -1/+4 |
2018-01-18 | ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON | Corentin LABBE | 1 | -1/+0 |
2018-01-17 | ASoC: Intel: remove second duplicated assignment to pointer 'res' | Colin Ian King | 1 | -1/+0 |
2018-01-16 | Merge branch 'topic/iio' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 2 | -20/+4 |
2018-01-16 | ASoC: add Component level .read/.write | Kuninori Morimoto | 2 | -0/+9 |
2018-01-16 | ASoC: cx20442: fix regression by adding back .read/.write | Kuninori Morimoto | 1 | -9/+17 |
2018-01-16 | ASoC: uda1380: fix regression by adding back .read/.write | Kuninori Morimoto | 1 | -0/+2 |
2018-01-16 | ASoC: tlv320dac33: fix regression by adding back .read/.write | Kuninori Morimoto | 1 | -0/+15 |
2018-01-15 | IIO: ADC: stm32-dfsdm: fix static check warning | Arnaud Pouliquen | 1 | -4/+0 |
2018-01-15 | IIO: ADC: stm32-dfsdm: code optimization | Arnaud Pouliquen | 2 | -15/+2 |
2018-01-15 | ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read() | Dan Carpenter | 1 | -3/+3 |
2018-01-14 | Linux 4.15-rc8v4.15-rc8 | Linus Torvalds | 1 | -1/+1 |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2018-01-14 | Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 21 | -36/+561 |
2018-01-14 | x86/retpoline: Remove compile time warning | Thomas Gleixner | 1 | -2/+0 |
2018-01-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 44 | -100/+1525 |