summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-021-2/+2
|\
| * ASoC: dai playback and capture active may be greater than 1Jerome Brunet2018-05-021-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-152-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-131-0/+30
| * | | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-131-11/+6
| * | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-131-4/+9
| * | | kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-131-6/+11
| * | | include/linux/kexec.h: silence compile warningsPhilipp Rudo2018-04-131-0/+2
| * | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-131-0/+19
| * | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-131-7/+6
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-04-131-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-131-0/+1
|\ \ \ \ \
| * | | | | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2018-04-131-0/+1
* | | | | | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-133-31/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Benson Leung2018-04-102-0/+5
| |\ \ \ \ \ \
| | * | | | | | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-101-0/+2
| | * | | | | | platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2018-04-101-0/+3
| * | | | | | | Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov2018-04-091-31/+0
| |/ / / / / /
* | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-1324-46/+1001
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'clk-davinci' into clk-nextStephen Boyd2018-04-061-0/+30
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'reset/lookup' of git://git.pengutronix.de/git/pza/linux into cl...Stephen Boyd2018-04-061-0/+30
| | |\ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-i...Stephen Boyd2018-04-063-1/+290
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | dt-bindings: imx: update clock doc for imx6sllBai Ping2018-04-061-0/+202
| | | | |/ / / / / / / / /