Age | Commit message (Expand) | Author | Files | Lines |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -4/+4 |
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 | 10 | -30/+634 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/tlv320dac33', 'asoc/topic/ts3a227e... | Mark Brown | 7 | -21/+4183 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/tas6424', 'asoc/topic/tfa9879', 'a... | Mark Brown | 10 | -573/+1443 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sun4i-i2s', 'a... | Mark Brown | 6 | -118/+183 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/si476x', 'a... | Mark Brown | 7 | -8/+378 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514', 'aso... | Mark Brown | 8 | -115/+309 |
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 | 6 | -64/+201 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '... | Mark Brown | 12 | -630/+278 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso... | Mark Brown | 6 | -2/+1196 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/... | Mark Brown | 7 | -947/+918 |
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 | 6 | -54/+38 |
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 | 3 | -7/+31 |
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 | 6 | -168/+184 |
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 | 6 | -0/+1100 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 36 | -1935/+996 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 3 | -4/+13 |
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 | 2 | -6/+5 |
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 | 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 | ASoC: add Component level .read/.write | Kuninori Morimoto | 1 | -0/+6 |
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 | ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read() | Dan Carpenter | 1 | -3/+3 |
2018-01-12 | ASoC: mxs-sgtl5000: add audio-routing support | Christian Fischer | 1 | -0/+20 |
2018-01-12 | ASoC: Intel - Convert to use acpi_dev_get_first_match_name() | Andy Shevchenko | 7 | -39/+6 |
2018-01-12 | Merge branch 'topic/hdac-hdmi' of https://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 1 | -181/+175 |
2018-01-12 | ASoC: cs42l73: Remove trailing semicolon | Luis de Bethencourt | 1 | -1/+1 |
2018-01-12 | ASoC: acpi: remove hard-coded i2c-device name length | Pierre-Louis Bossart | 6 | -7/+7 |
2018-01-12 | ASoC: Intel: bytcht_es8316: fix HID handling | Pierre-Louis Bossart | 2 | -1/+26 |
2018-01-12 | Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Mark Brown | 26 | -137/+130 |
2018-01-12 | ASoC: rt5645: add fallback case for jack detection support | Pierre-Louis Bossart | 1 | -1/+14 |
2018-01-11 | ASoC: stm32: fix a typo in stm32_adfsdm_probe() | Wei Yongjun | 1 | -1/+1 |