summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NVMe: Use user defined admin ioctl timeoutKeith Busch2013-05-091-1/+5
* NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-081-4/+2
* NVMe: Only clear the enable bit when disabling controllerMatthew Wilcox2013-05-081-1/+4
* NVMe: Wait for device to acknowledge shutdownMatthew Wilcox2013-05-081-19/+46
* NVMe: Schedule timeout for sync commandsKeith Busch2013-05-021-1/+1
* NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-021-4/+67
* NVMe: Device specific stripe size handlingKeith Busch2013-05-021-4/+15
* NVMe: Split non-mergeable bio requestsKeith Busch2013-05-021-30/+122
* NVMe: Remove dead code in nvme_dev_addKeith Busch2013-05-021-9/+2
* NVMe: Check for NULL memory in nvme_dev_addKeith Busch2013-05-021-0/+2
* NVMe: Fix error clean-up on nvme_alloc_queueKeith Busch2013-05-021-1/+1
* NVMe: Free admin queue on request_irq errorKeith Busch2013-05-021-4/+9
* NVMe: Add scsi unmap to SG_IOKeith Busch2013-05-021-0/+78
* NVMe: queue usage fixes in nvme-scsiKeith Busch2013-05-021-5/+20
* NVMe: Set TASK_INTERRUPTIBLE before processing queuesArjan van de Ven2013-05-011-2/+1
* NVMe: Add a character device for each nvme deviceKeith Busch2013-04-161-10/+64
* NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-161-4/+4
* NVMe: Fix I/O cancellation status on big-endian machinesMatthew Wilcox2013-04-161-1/+1
* NVMe: Fix sparse warnings in scsi emulationVishal Verma2013-04-161-39/+60
* NVMe: Don't fail initialisation unnecessarilyMatthew Wilcox2013-04-161-1/+7
* NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-162-3/+3
* NVMe: Use round_jiffies_relative() for the periodic, once-per-second timerArjan van de Ven2013-04-161-1/+1
* NVMe: Add nvme-scsi.cVishal Verma2013-03-283-18/+2962
* NVMe: Add definitions for format commandVishal Verma2013-03-271-0/+1
* NVMe: Move structures & definitions to header fileVishal Verma2013-03-271-55/+0
* NVMe: Rename nvme.c to nvme-core.cVishal Verma2013-03-262-0/+1
* NVMe: Add discard support for capable devicesKeith Busch2013-03-261-1/+59
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-03-259-18/+26
|\
| *-. Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier2013-03-228-17/+23
| |\ \
| | | * IB/qib: change QLogic to IntelVinit Agnihotri2013-03-226-14/+16
| | | * IB/ipath: Silence a static checker warningDan Carpenter2013-03-221-1/+1
| | * | IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-03-221-2/+6
| | |/
| * / RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun2013-03-221-1/+3
| |/
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-251-2/+5
|\ \
| * | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-191-2/+5
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-2511-73/+384
|\ \
| * \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-03-255-13/+19
| |\ \
| | * | Revert "drm/i915: write backlight harder"Daniel Vetter2013-03-241-8/+5
| | * | drm/i915: don't disable the power well yetPaulo Zanoni2013-03-243-0/+9
| | * | Revert "drm/i915: set TRANSCODER_EDP even earlier"Daniel Vetter2013-03-241-5/+5
| * | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-03-256-60/+365
| |\ \ \ | | |/ / | |/| |
| | * | drm/exynos: Check g2d cmd list for g2d restrictionsYoungJun Cho2013-03-201-0/+183
| | * | drm/exynos: Add a new function to get gem buffer sizeInki Dae2013-03-202-0/+26
| | * | drm/exynos: Deal with g2d buffer info more efficientlyYoungJun Cho2013-03-201-37/+123
| | * | drm/exynos: Clean up some G2D codes for readabilityYoungJun Cho2013-03-201-9/+7
| | * | drm/exynos: Fix G2D core malfunctioning issueYoungJun Cho2013-03-201-5/+15
| | * | drm/exynos: clear node object type at gem unmapYoungJun Cho2013-03-201-0/+1
| | * | drm/exynos: Fix error routine to getting dma addr.YoungJun Cho2013-03-201-2/+4
| | * | drm/exynos: Replaced kzalloc & memcpy with kmemdupAlexandru Gheorghiu2013-03-201-4/+2
| | * | drm/exynos: fimd: calculate the correct address offsetLeela Krishna Amudala2013-03-201-8/+9