summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-10-15NVMe: initialize error to '0'Jens Axboe
2015-10-15nvme: use an integer value to Linux errno valuesChristoph Hellwig
2015-10-12nvme: fix 32-bit build warningArnd Bergmann
2015-10-12NVMe: Add explicit block config dependencyKeith Busch
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg
2015-10-09nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig
2015-10-09nvme: add a local nvme.h headerChristoph Hellwig
2015-10-09nvme: properly handle partially initialized queues in nvme_create_io_queuesChristoph Hellwig
2015-10-09nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probeChristoph Hellwig
2015-10-09nvme: factor reset code into a common helperChristoph Hellwig
2015-10-09nvme: merge nvme_dev_reset into nvme_reset_failed_devChristoph Hellwig
2015-10-09nvme: delete dev from dev_list in nvme_resetChristoph Hellwig
2015-10-09NVMe: Simplify device resume on io queue failureKeith Busch
2015-10-09NVMe: Namespace removal simplificationsKeith Busch
2015-10-09NVMe: Reference count open namespacesKeith Busch
2015-10-09Merge branch 'for-4.4/core' into for-4.4/driversJens Axboe
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen
2015-10-02md: drop null test before destroy functionsJulia Lawall
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown
2015-10-02raid5: update analysis state for failed stripeShaohua Li
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie
2015-10-02drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie
2015-10-02drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie
2015-10-02drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie
2015-10-02drm/dp/mst: don't pass port into the path builder functionDave Airlie
2015-10-02drm/radeon: drop radeon_fb_helper_set_parAlex Deucher
2015-10-02drm: handle cursor_set2 in restore_fbdev_modeAlex Deucher
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-01thermal: avoid division by zero in power allocatorAndrea Arcangeli