summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-04-28ASoC: SOF: Add xtensa supportPierre-Louis Bossart-0/+44
2019-04-28ASoC: SOF: Add Nocodec machine driver supportLiam Girdwood-0/+6
2019-04-28ASoC: SOF: Add userspace ABI supportLiam Girdwood-0/+721
2019-04-28ASoC: SOF: Add support for loading topologiesLiam Girdwood-0/+256
2019-04-28ASoC: SOF: Add support for IPC IO between DSP and HostLiam Girdwood-0/+950
2019-04-28ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood-0/+94
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown-2/+7
2019-04-26ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()Paul Cercueil-0/+2
2019-04-08ASoC: core: conditionally increase module refcount on component openRanjani Sridharan-2/+7
2019-04-02Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown-135/+355
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko-9/+0
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko-0/+9
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+0
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-1/+1
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+8
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-12/+28
2019-03-29Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+0
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+67
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin-0/+18
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap-1/+1
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder-1/+7
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat-0/+2
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai-10/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada-0/+2
2019-03-28Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar-13/+33
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-74/+212
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede-5/+67
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean-0/+16
2019-03-26proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma-11/+0
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds-13/+0
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss-0/+8
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+2
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds-0/+1
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds-5/+20
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+4
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds-0/+2
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song-0/+2
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang-1/+1
2019-03-22gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner-1/+1
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti-1/+2
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti-1/+1
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti-1/+6
2019-03-21ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto-45/+45
2019-03-21ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto-31/+8
2019-03-21ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto-1/+9
2019-03-21ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto-0/+2
2019-03-21ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto-3/+1
2019-03-21ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto-0/+2