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