summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-16libnvdimm: fix mishandled nvdimm_clear_poison() return valueDan Williams
2016-12-16watchdog: it87_wdt: add IT8620E IDMaciej S. Szmigiero
2016-12-16watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2016-12-16watchdog: octeon: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2016-12-16watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes
2016-12-16watchdog: loongson1: Add Loongson1 SoC watchdog driverYang Ling
2016-12-16watchdog: cpwd: remove memory allocate failure messageAmit Kushwaha
2016-12-16watchdog: da9062/61: watchdog driverSteve Twiss
2016-12-16intel-mid_wdt: Error code is just an integerAndy Shevchenko
2016-12-16intel-mid_wdt: make sure watchdog is not running at startupAndy Shevchenko
2016-12-16watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin
2016-12-16watchdog: jz4740: Fix modular buildStephen Boyd
2016-12-16watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter
2016-12-16watchdog: davinci: add support for deferred probingTero Kristo
2016-12-16watchdog: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas
2016-12-16watchdog: Standardize leading tabs and spaces in Kconfig fileRobert P. J. Day
2016-12-16watchdog: max77620_wdt: fix module autoloadJavier Martinez Canillas
2016-12-16watchdog: bcm7038_wdt: fix module autoloadJavier Martinez Canillas
2016-12-16crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier
2016-12-16iscsi-target: Return error if unable to add network portalVarun Prakash
2016-12-16target: Fix spelling mistake and unwrap multi-line textColin Ian King
2016-12-16target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter
2016-12-16drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGTJike Song
2016-12-16drm/i915/gvt/kvmgt: read/write GPA via KVM APIJike Song
2016-12-16drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc()Jike Song
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2016-12-15Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-12-15libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_heldDan Williams
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-16virtio_mmio: Set dev.release() to avoid warningYuan Liu
2016-12-16virtio_ring: fix description of virtqueue_get_bufFelipe Franciosi
2016-12-16vhost/scsi: Remove unused but set variableTobias Klauser
2016-12-16vringh: kill off ACCESS_ONCE()Mark Rutland
2016-12-16crypto: add virtio-crypto driverGonglei
2016-12-16vhost: cache used event for better performanceJason Wang
2016-12-16vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng
2016-12-16virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variantsChristoph Hellwig
2016-12-16virtio_pci: merge vp_free_vectors into vp_del_vqsChristoph Hellwig
2016-12-16virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectorsChristoph Hellwig
2016-12-16virtio_pci: use pci_alloc_irq_vectorsChristoph Hellwig