summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-214-26/+34
* NVMe: initialize error to '0'Jens Axboe2015-10-151-1/+1
* nvme: use an integer value to Linux errno valuesChristoph Hellwig2015-10-151-5/+7
* nvme: fix 32-bit build warningArnd Bergmann2015-10-121-3/+3
* NVMe: Add explicit block config dependencyKeith Busch2015-10-121-1/+1
* nvme: move to a new drivers/nvme/host directoryJay Sternberg2015-10-0911-13/+20
* nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig2015-10-091-0/+1
* nvme: add a local nvme.h headerChristoph Hellwig2015-10-093-2/+136
* nvme: properly handle partially initialized queues in nvme_create_io_queuesChristoph Hellwig2015-10-091-2/+14
* nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probeChristoph Hellwig2015-10-091-33/+20
* nvme: factor reset code into a common helperChristoph Hellwig2015-10-091-24/+24
* nvme: merge nvme_dev_reset into nvme_reset_failed_devChristoph Hellwig2015-10-091-9/+3
* nvme: delete dev from dev_list in nvme_resetChristoph Hellwig2015-10-091-0/+1
* NVMe: Simplify device resume on io queue failureKeith Busch2015-10-091-28/+6
* NVMe: Namespace removal simplificationsKeith Busch2015-10-091-32/+10
* NVMe: Reference count open namespacesKeith Busch2015-10-091-9/+20
* Merge branch 'for-4.4/core' into for-4.4/driversJens Axboe2015-10-09326-2197/+3678
|\
| * Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
| |\
| | * md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| | * md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
| | * md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7
| | * md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1
| | * md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown2015-10-021-6/+6
| | * md/raid5: don't index beyond end of array in need_this_block().NeilBrown2015-10-021-2/+2
| | * raid5: update analysis state for failed stripeShaohua Li2015-10-021-0/+4
| | * md: wait for pending superblock updates before switching to read-onlyNeilBrown2015-10-021-0/+4
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-042-1/+4
| |\ \
| | * | irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier2015-10-021-1/+1
| | * | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier2015-10-021-0/+3
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-10-032-2/+2
| |\ \ \
| | * | | clocksource/drivers/keystone: Fix bad NO_IRQ usageDaniel Lezcano2015-09-291-1/+1
| | * | | clocksource/drivers/rockchip: Fix bad NO_IRQ usageDaniel Lezcano2015-09-291-1/+1
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-031-15/+73
| |\ \ \ \
| | * | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-011-15/+73
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-0331-300/+221
| |\ \ \ \ \
| | * | | | | drm/dp/mst: add some defines for logical/physical portsDave Airlie2015-10-021-1/+1
| | * | | | | drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie2015-10-021-2/+3
| | * | | | | drm/dp/mst: split connector registration into two parts (v2)Dave Airlie2015-10-023-6/+22
| | * | | | | drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie2015-10-021-13/+12
| | * | | | | drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie2015-10-021-10/+26
| | * | | | | drm/dp/mst: don't pass port into the path builder functionDave Airlie2015-10-021-4/+5
| | * | | | | drm/radeon: drop radeon_fb_helper_set_parAlex Deucher2015-10-021-31/+1
| | * | | | | drm: handle cursor_set2 in restore_fbdev_modeAlex Deucher2015-10-021-1/+5
| | * | | | | Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-10-025-12/+53
| | |\ \ \ \ \
| | | * | | | | drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-1/+1
| | | * | | | | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-3/+16
| | | * | | | | drm/i915: Consider HW CSB write pointer before resetting the sw read pointerMichel Thierry2015-09-282-7/+34
| | | * | | | | drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initia...Rodrigo Vivi2015-09-281-1/+2
| | * | | | | | Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/...Dave Airlie2015-10-021-0/+8
| | |\ \ \ \ \ \
| | | * | | | | | drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom2015-09-301-0/+8