summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', '...Mark Brown6-64/+201
2018-01-18Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '...Mark Brown12-630/+278
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown6-2/+1196
2018-01-18Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/...Mark Brown8-948/+936
2018-01-18Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'a...Mark Brown4-78/+60
2018-01-18Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a...Mark Brown6-54/+38
2018-01-18Merge remote-tracking branches 'asoc/topic/cs35l32', 'asoc/topic/cs35l34', 'a...Mark Brown5-51/+27
2018-01-18Merge remote-tracking branches 'asoc/topic/codecs', 'asoc/topic/compress' and...Mark Brown3-7/+31
2018-01-18Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/amd', 'asoc...Mark Brown5-28/+48
2018-01-18Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown1-2/+3
2018-01-18Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown6-168/+184
2018-01-18Merge remote-tracking branch 'asoc/topic/qcom' into asoc-nextMark Brown1-5/+5
2018-01-18Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+4
2018-01-18Merge remote-tracking branch 'asoc/topic/pcm186x' into asoc-nextMark Brown6-0/+1100
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown37-1936/+997
2018-01-18Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown3-4/+13
2018-01-18Merge remote-tracking branch 'asoc/fix/mtk' into asoc-linusMark Brown1-17/+14
2018-01-18Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-0/+6
2018-01-18Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-6/+5
2018-01-18ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_listDonglin Peng1-74/+37
2018-01-18ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookupKuninori Morimoto1-0/+1
2018-01-18ASoC: bcm2835: fix hw_params error when device is in prepared stateMatthias Reichl1-6/+14
2018-01-18ASoC: mxs-sgtl5000: Do not print error on probe deferralFabio Estevam1-2/+3
2018-01-18ASoC: sgtl5000: Do not print error on probe deferralFabio Estevam1-1/+4
2018-01-18ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMONCorentin LABBE1-1/+0
2018-01-18ALSA: usb-audio: Support changing input on Sound Blaster E1Ian Douglas Scott1-0/+82
2018-01-17ASoC: Intel: remove second duplicated assignment to pointer 'res'Colin Ian King1-1/+0
2018-01-17ALSA: hda/realtek - update ALC215 depop optimizeKailang Yang1-0/+2
2018-01-17ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289Kailang Yang1-0/+18
2018-01-16ALSA: pcm: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-16ASoC: add Component level .read/.writeKuninori Morimoto1-0/+6
2018-01-16ASoC: cx20442: fix regression by adding back .read/.writeKuninori Morimoto1-9/+17
2018-01-16ASoC: uda1380: fix regression by adding back .read/.writeKuninori Morimoto1-0/+2
2018-01-16ASoC: tlv320dac33: fix regression by adding back .read/.writeKuninori Morimoto1-0/+15
2018-01-16ALSA/dummy: Replace tasklet with softirq hrtimerThomas Gleixner1-15/+12
2018-01-15ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai2-1/+5
2018-01-15ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2018-01-15ALSA: seq: Process queue tempo/ppq change in a shotTakashi Iwai3-9/+10
2018-01-15Merge branch 'for-linus' into for-nextTakashi Iwai5-1/+6
2018-01-15ALSA: usb-audio: Add a quirk for Nura's first gen headsetMartin Peres1-0/+48
2018-01-12ASoC: mxs-sgtl5000: add audio-routing supportChristian Fischer1-0/+20
2018-01-12ASoC: Intel - Convert to use acpi_dev_get_first_match_name()Andy Shevchenko7-39/+6
2018-01-12Merge branch 'topic/hdac-hdmi' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown2-182/+176
2018-01-12ASoC: cs42l73: Remove trailing semicolonLuis de Bethencourt1-1/+1
2018-01-12ASoC: acpi: remove hard-coded i2c-device name lengthPierre-Louis Bossart6-7/+7
2018-01-12ASoC: Intel: bytcht_es8316: fix HID handlingPierre-Louis Bossart2-1/+26
2018-01-12Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Mark Brown35-161/+256
2018-01-12Merge tag 'asoc-v4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai26-1736/+688
2018-01-12Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8997' and '...Mark Brown3-25/+8
2018-01-12Merge remote-tracking branches 'asoc/topic/wm5102', 'asoc/topic/wm5110', 'aso...Mark Brown5-41/+13