summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: imx-audmux: add RXFS/RXCLK defines for 6-wire connectionsPhilipp Zabel2018-05-301-0/+7
* ASoC: fix 0-day warnings with snd_soc_new_compress()Pierre-Louis Bossart2018-05-301-0/+5
* ASoC: qdsp6: dt-bindings: Add q6afe tdm dt bindingSrinivas Kandagatla2018-05-291-0/+80
* ASoC: qdsp6: dt-bindings: Add q6asm dt bindingsSrinivas Kandagatla2018-05-111-0/+22
* ASoC: qdsp6: dt-bindings: Add q6afe dt bindingsSrinivas Kandagatla2018-05-111-0/+31
* soc: qcom: Add APR bus driverSrinivas Kandagatla2018-05-112-0/+139
* soc: qcom dt-bindings: Add APR bus bindingsSrinivas Kandagatla2018-05-111-0/+28
* ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi2018-05-111-30/+0
* ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede2018-05-111-27/+0
* ASoC: rt5640: Add devicetree-bindings for dmic, jack-detectHans de Goede2018-05-111-0/+25
* ASoC: soc.h: merge CONFIG_DEBUG_FSKuninori Morimoto2018-05-091-4/+1
* ASoC: remove Codec related codeKuninori Morimoto2018-05-092-266/+0
* ASoC: remove unneeded .pcm_new/freeKuninori Morimoto2018-05-091-2/+0
* ASoC: remove .get_regmapKuninori Morimoto2018-05-091-2/+0
* ASoC: remove codec reg_cacheKuninori Morimoto2018-05-091-13/+0
* ASoC: remove codec hw_write/control_dataKuninori Morimoto2018-05-091-2/+0
* Merge remote-tracking branch 'asoc/for-4.17' into asoc-4.18 to resolve aMark Brown2018-05-011-2/+2
|\
| * ASoC: dai playback and capture active may be greater than 1Jerome Brunet2018-05-011-2/+2
* | ASoC: Remove platform code now everything is componentisedCharles Keepax2018-04-261-100/+3
* | ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown2018-04-191-12/+0
* | ASoC: topology: Fix build errorsMark Brown2018-04-181-21/+9
* | ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-04-171-0/+7
* | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-04-171-9/+14
* | ASoC: core: Add name prefix for machines with topology rewritesLiam Girdwood2018-04-171-0/+2
* | ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-04-171-0/+10
* | ASoC: rt5668: add rt5668B codec driverBard Liao2018-04-161-0/+40
* | ASoC: topology: Add definitions for mclk_direction valuesKirill Marinushkin2018-04-161-1/+5
* | ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin2018-04-161-1/+6
* | ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin2018-04-161-2/+14
* | ASoC: wm8350: remove snd_soc_codecKuninori Morimoto2018-04-161-3/+0
* | ASoC: trace: remove snd_soc_codecKuninori Morimoto2018-04-161-1/+0
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-162-19/+74
|\ \
| * | syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-091-12/+17
| * | syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2018-04-091-6/+11
| * | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-051-0/+22
| * | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-051-1/+1
| * | syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=yDominik Brodowski2018-04-051-0/+23
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-151-3/+3
|\ \ \
| * | | sched/core: Force proper alignment of 'struct util_est'Peter Zijlstra2018-04-051-3/+3
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-142-28/+83
|\ \ \
| * | | kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo2018-04-141-0/+30
| * | | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-141-11/+6
| * | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-141-4/+9
| * | | kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-141-6/+11
| * | | include/linux/kexec.h: silence compile warningsPhilipp Rudo2018-04-141-0/+2
| * | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-141-0/+19
| * | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-141-7/+6
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-04-141-0/+1
|\ \ \ \
| * | | | thermal: Add cooling device's statistics in sysfsViresh Kumar2018-04-021-0/+1
* | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-141-0/+1
|\ \ \ \ \