summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-05-14drivers: nvmem: Export nvmem_add_cells()Andrew Lunn-0/+11
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier-10/+3
2018-05-14uio: Prevent device destruction while fds are openHamish Martin-1/+3
2018-05-14Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui-2/+24
2018-05-13Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-1/+368
2018-05-11soundwire: intel: Add audio DAI opsVinod Koul-0/+17
2018-05-11ASoC: Add SoundWire stream programming interfaceShreyas NC-0/+23
2018-05-11soundwire: Add stream configuration APIsSanyog Kale-0/+4
2018-05-11soundwire: Add bank switch routineSanyog Kale-0/+48
2018-05-11soundwire: Add helpers for ports operationsSanyog Kale-0/+54
2018-05-11soundwire: Add Master and Slave port programmingSanyog Kale-1/+46
2018-05-11soundwire: Add support for port managementSanyog Kale-0/+67
2018-05-11soundwire: Add support for SoundWire stream managementSanyog Kale-0/+109
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-15/+27
2018-04-28<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein-2/+2
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+21
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-23/+0
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+4
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-9/+16
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed-0/+7
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-18/+0
2018-04-27Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-2/+5
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-2/+77
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds-0/+1
2018-04-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+18
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-0/+75
2018-04-26Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann-2/+2
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner-15/+27
2018-04-25Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-3/+1
2018-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-2/+32
2018-04-25Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+4
2018-04-25virtio: add ability to iterate over vqsMichael S. Tsirkin-0/+3
2018-04-25block: mq: Add some minor doc for core structsLinus Walleij-0/+3
2018-04-25Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář-2/+14
2018-04-25ALSA: control: Hardening for potential Spectre v1Takashi Iwai-2/+5
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+7
2018-04-24virtio_balloon: add array of stat namesMichael S. Tsirkin-0/+15
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli-0/+2
2018-04-24mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund-0/+1
2018-04-23virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede-23/+0
2018-04-23tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa-1/+1
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz-8/+15
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+2
2018-04-22net: sched: ife: handle malformed tlv lengthAlexander Aring-1/+2
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds-1/+1
2018-04-22llc: delete timers synchronously in llc_sk_free()Cong Wang-0/+1
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+0
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+16
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3