summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-02-12ASoC: fsl: imx: replace platform to componentKuninori Morimoto1-3/+3
2018-02-12ASoC: fsl: asrc: replace platform to componentKuninori Morimoto3-16/+11
2018-02-12ASoC: fsl: dma: replace platform to componentKuninori Morimoto1-10/+17
2018-02-12ASoC: davinci-i2s: replace platform to componentKuninori Morimoto1-6/+7
2018-02-12ASoC: wm5102: replace platform to componentKuninori Morimoto1-25/+17
2018-02-12ASoC: wm5110: replace platform to componentKuninori Morimoto1-25/+17
2018-02-12ASoC: rt5514-spi: replace platform to componentKuninori Morimoto1-18/+14
2018-02-12ASoC: cs47l24: replace platform to componentKuninori Morimoto1-25/+17
2018-02-12ASoC: amd: replace platform to componentKuninori Morimoto1-11/+18
2018-02-12ASoC: atmel: replace platform to componentKuninori Morimoto3-5/+9
2018-02-12ASoC: sh: siu: replace platform to componentKuninori Morimoto3-13/+8
2018-02-12ASoC: sh: fsi: replace platform to componentKuninori Morimoto1-19/+5
2018-02-12ASoC: sh: dma-sh7760: replace platform to componentKuninori Morimoto1-2/+3
2018-02-12ASoC: sh: rsnd: replace platform to componentKuninori Morimoto1-18/+4
2018-02-12ASoC: bcm: cygnus: replace platform to componentKuninori Morimoto1-4/+3
2018-02-12ASoC: intel: haswell: replace platform to componentKuninori Morimoto5-69/+60
2018-02-12ASoC: intel: baytrail: replace platform to componentKuninori Morimoto1-41/+25
2018-02-12ASoC: intel: skylake: replace platform to componentKuninori Morimoto5-50/+34
2018-02-12ASoC: intel: atom: replace platform to componentKuninori Morimoto4-44/+32
2018-02-12ASoC: soc-generic-dmaengine-pcm: replace platform to componentKuninori Morimoto1-22/+33
2018-02-12ASoC: soc-utils: replace platform to componentKuninori Morimoto1-3/+3
2018-02-12ASoC: remove rtd->platform checckKuninori Morimoto1-5/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds22-42/+42
2018-02-07Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds28-106/+918
2018-02-07Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl50...Mark Brown3-11/+90
2018-02-07Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...Mark Brown6-31/+48
2018-02-07Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...Mark Brown22-63/+770
2018-02-07Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown1-30/+41
2018-02-07Merge remote-tracking branch 'asoc/fix/twl-breakage' into asoc-nextMark Brown2-0/+4
2018-02-07Merge remote-tracking branches 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fi...Mark Brown166-4988/+12420
2018-02-07ASoC: stm32: add of dependency for stm32 driversOlivier Moysan1-3/+3
2018-02-07ASoC: mt8173-rt5650: fix child-node lookupJohan Hovold1-8/+3
2018-02-07ASoC: dapm: fix debugfs read using path->connectedKaiChieh Chuang1-1/+1
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+4
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-49/+39
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds25-49/+49
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+12
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner9-70/+103
2018-01-26ASoC: compress: Fixup error messagesCharles Keepax1-27/+41
2018-01-26ASoC: compress: Remove some extraneous blank linesCharles Keepax1-3/+0
2018-01-26Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown1-4/+4
2018-01-26ASoC: compress: Correct handling of copy callbackCharles Keepax1-4/+4
2018-01-26ASoC: Intel: kbl: Enable mclk and ssp sclk earlyHarsha Priya2-1/+95
2018-01-26ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driverSriram Periyasamy2-12/+60
2018-01-26ASoC: Intel: Skylake: Add ssp clock driverSriram Periyasamy6-0/+482
2018-01-25ASoC: Fix twl4030 and 6040 regression by adding back read and writeTony Lindgren2-0/+4
2018-01-25Merge branches 'topic/twl4030' and 'topic/twl6040' of https://git.kernel.org/...Mark Brown165-36611/+642
2018-01-24ASoC: sun8i-codec: Add ADC support for a33Mylene JOSSERAND1-2/+80
2018-01-24ASoC: rockchip: Use dummy_dai for rt5514 dsp dailinkJeffy Chen1-3/+16
2018-01-24ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for ComponentKuninori Morimoto1-1/+1