summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Add xtensa supportPierre-Louis Bossart2019-04-281-0/+44
* ASoC: SOF: Add Nocodec machine driver supportLiam Girdwood2019-04-281-0/+6
* ASoC: SOF: Add userspace ABI supportLiam Girdwood2019-04-288-0/+721
* ASoC: SOF: Add support for loading topologiesLiam Girdwood2019-04-281-0/+256
* ASoC: SOF: Add support for IPC IO between DSP and HostLiam Girdwood2019-04-288-0/+950
* ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood2019-04-281-0/+94
* Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-261-2/+7
|\
| * ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-2/+7
| * Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-18704-7227/+21129
| |\
| * | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-111-0/+2
* | | ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()Paul Cercueil2019-04-261-0/+2
* | | Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown2019-04-0239-135/+355
|\ \ \
| * | | ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko2019-04-012-9/+0
| * | | ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko2019-04-012-0/+9
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-311-0/+2
| |\ \ \
| | * | | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+2
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-311-11/+0
| |\ \ \ \
| | * | | | Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar2019-03-2811-13/+33
| | |\| | |
| | * | | | proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma2019-03-261-11/+0
| | | |_|/ | | |/| |
| * | | | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-301-1/+1
| |\ \ \ \
| | * | | | gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner2019-03-221-1/+1
| | |/ / /
| * | | | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-302-0/+8
| |\ \ \ \
| | * | | | ACPI: use different default debug value than ACPICAErik Schmauss2019-03-252-0/+8
| | | |/ / | | |/| |
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-295-12/+28
| |\ \ \ \
| | * | | | ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-03-291-0/+18
| | * | | | include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap2019-03-291-1/+1
| | * | | | include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder2019-03-291-1/+7
| | * | | | mm: add support for kmem caches in DMA32 zoneNicolas Boichat2019-03-291-0/+2
| | * | | | mm/hotplug: fix offline undo_isolate_page_range()Qian Cai2019-03-291-10/+0
| * | | | | Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-291-2/+0
| |\ \ \ \ \
| | * | | | | driver core: remove BUS_ATTR()Greg Kroah-Hartman2019-03-181-2/+0
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-292-5/+67
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2019-03-282-5/+67
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2713-74/+212
| |\ \ \ \
| | * | | | net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-261-0/+16
| | * | | | net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-212-1/+2
| | * | | | net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-03-211-1/+1
| | * | | | net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-211-1/+6
| | * | | | sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-03-181-1/+1
| | * | | | packets: Always register packet sk in the same orderMaxime Chevallier2019-03-181-0/+6
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-164-63/+167
| | |\ \ \ \
| | | * | | | xsk: fix umem memory leak on cleanupBjörn Töpel2019-03-161-1/+0
| | | * | | | bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet2019-03-141-0/+55
| | | * | | | bpf: fix documentation for eBPF helpersQuentin Monnet2019-03-141-63/+65
| | | * | | | bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau2019-03-131-1/+10
| | | * | | | bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-132-1/+40
| | * | | | | net: add documentation to socket.cPedro Tammela2019-03-152-6/+12
| | * | | | | appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-03-151-1/+1
| * | | | | | Revert "parport: daisy: use new parport device model"Linus Torvalds2019-03-251-13/+0
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-241-0/+2
| |\ \ \ \ \