summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-30drivers:hv: Separate out frame buffer logic when picking MMIO rangeJake Oshins
2016-04-30drivers:hv: Record MMIO range in use by frame bufferJake Oshins
2016-04-30drivers:hv: Track allocations of children of hv_vmbus in private resource treeJake Oshins
2016-04-30drivers:hv: Reverse order of resources in hyperv_mmioJake Oshins
2016-04-30drivers:hv: Use new vmbus_mmio_free() from client drivers.Jake Oshins
2016-04-30drivers:hv: Make a function to free mmio regions through vmbusJake Oshins
2016-04-30drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins
2016-04-30Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...K. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Move some ring buffer functions to hyperv.hK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Use the new virt_xx barrier codeK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatileK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Introduce functions for estimating room in the ring bufferK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan
2016-04-30parport: use subsys_initcallSudip Mukherjee
2016-04-30misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla
2016-04-30misc: mic: silence uninitialized variable warningDan Carpenter
2016-04-30misc: mic: Fix randconfig build errorSudeep Dutt
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit
2016-04-27Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2016-04-19intel_th: pci: Add Broxton-M SOC supportAlexander Shishkin
2016-04-18Merge 4.6-rc4 into char-misc-nextGreg Kroah-Hartman
2016-04-17Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy
2016-04-17Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-17Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-16Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-04-16Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-16Merge branch 'fix/edma' into fixesVinod Koul
2016-04-16Merge branch 'fix/xilinx' into fixesVinod Koul
2016-04-16Merge branch 'fix/omap' into fixesVinod Koul
2016-04-16Merge branch 'fix/hsu' into fixesVinod Koul
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-04-15Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-15Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-04-15Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-15libnvdimm, pmem: clarify the write+clear_poison+write flowDan Williams
2016-04-15block: loop: fix filesystem corruption in case of aio/dioMing Lei
2016-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-15Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-04-15Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-15Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-04-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-14dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer
2016-04-14NVMe: Always use MSI/MSI-x interruptsKeith Busch
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds
2016-04-14pwm: fsl-ftm: Use flat regmap cacheStefan Agner
2016-04-14mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter
2016-04-14mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson