summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-07Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown4-102/+97
2014-05-02ASoC: add SND_SOC_BYTES_EXTVinod Koul1-0/+13
2014-04-22ASoC: Move standard kcontrol helpers to the component levelLars-Peter Clausen1-2/+18
2014-04-22ASoC: Remove ASoC level IO tracingLars-Peter Clausen1-92/+0
2014-04-22ASoC: Move IO abstraction to the component levelLars-Peter Clausen2-7/+25
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown2-5/+58
2014-04-21ASoC: Change return type of snd_soc_write() to intLars-Peter Clausen1-2/+2
2014-04-15ASoC: Fix snd_soc_kcontrol_platform() return typeLars-Peter Clausen1-1/+1
2014-04-14Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-14/+45
2014-04-14ASoC: sta350: Add codec driverSven Brandau1-0/+52
2014-04-14ASoC: core: Allow snd_soc_update_bits use 32 bits registerBard Liao1-3/+3
2014-04-14ASoC: Let snd_soc_platform subclass snd_soc_componentLars-Peter Clausen1-0/+16
2014-04-14ASoC: Track which components have been registered with snd_soc_register_compo...Lars-Peter Clausen1-0/+1
2014-04-14ASoC: Remove IO register modifier callbacksLars-Peter Clausen1-14/+0
2014-04-14ASoC: Add snd_soc_kcontrol_platform() helper functionLars-Peter Clausen1-0/+14
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-0/+14
2014-04-14ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()Xiubo Li1-0/+1
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-1/+13
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+3
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds4-1/+26
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-15/+28
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+8
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds1-7/+12
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-118/+71
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds5-28/+69
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds6-5/+41
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-9/+13
2014-04-11Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2-5/+4
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+6
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller3-3/+3
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+20
2014-04-11mm: slab/slub: use page->list consistently instead of page->lruDave Hansen1-1/+2
2014-04-10AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf1-1/+1
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch2-2/+3
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch1-1/+2
2014-04-10NVMe: CPU hot plug notificationKeith Busch1-0/+1
2014-04-10NVMe: per-cpu io queuesKeith Busch1-1/+5
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+19
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2-5/+10
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-15/+43
2014-04-09block: fix regression with block enabled taggingJens Axboe2-1/+14
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen1-2/+2
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers2-5/+15
2014-04-09x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+5
2014-04-09LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2-0/+19
2014-04-09LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster1-1/+2
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai6-5/+29
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+522
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-31/+24