index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
NVMe: Use user defined admin ioctl timeout
Keith Busch
1
-1
/
+5
2013-05-08
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
1
-4
/
+2
2013-05-08
NVMe: Only clear the enable bit when disabling controller
Matthew Wilcox
1
-1
/
+4
2013-05-08
NVMe: Wait for device to acknowledge shutdown
Matthew Wilcox
1
-19
/
+46
2013-05-02
NVMe: Schedule timeout for sync commands
Keith Busch
1
-1
/
+1
2013-05-02
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
1
-4
/
+67
2013-05-02
NVMe: Device specific stripe size handling
Keith Busch
1
-4
/
+15
2013-05-02
NVMe: Split non-mergeable bio requests
Keith Busch
1
-30
/
+122
2013-05-02
NVMe: Remove dead code in nvme_dev_add
Keith Busch
1
-9
/
+2
2013-05-02
NVMe: Check for NULL memory in nvme_dev_add
Keith Busch
1
-0
/
+2
2013-05-02
NVMe: Fix error clean-up on nvme_alloc_queue
Keith Busch
1
-1
/
+1
2013-05-02
NVMe: Free admin queue on request_irq error
Keith Busch
1
-4
/
+9
2013-05-02
NVMe: Add scsi unmap to SG_IO
Keith Busch
1
-0
/
+78
2013-05-02
NVMe: queue usage fixes in nvme-scsi
Keith Busch
1
-5
/
+20
2013-05-01
NVMe: Set TASK_INTERRUPTIBLE before processing queues
Arjan van de Ven
1
-2
/
+1
2013-04-16
NVMe: Add a character device for each nvme device
Keith Busch
1
-10
/
+64
2013-04-16
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
1
-4
/
+4
2013-04-16
NVMe: Fix I/O cancellation status on big-endian machines
Matthew Wilcox
1
-1
/
+1
2013-04-16
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
1
-38
/
+59
2013-04-16
NVMe: Don't fail initialisation unnecessarily
Matthew Wilcox
1
-1
/
+7
2013-04-16
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
2
-3
/
+3
2013-04-16
NVMe: Use round_jiffies_relative() for the periodic, once-per-second timer
Arjan van de Ven
1
-1
/
+1
2013-03-28
NVMe: Add nvme-scsi.c
Vishal Verma
3
-18
/
+2962
2013-03-27
NVMe: Add definitions for format command
Vishal Verma
1
-0
/
+1
2013-03-27
NVMe: Move structures & definitions to header file
Vishal Verma
1
-55
/
+0
2013-03-26
NVMe: Rename nvme.c to nvme-core.c
Vishal Verma
2
-0
/
+1
2013-03-26
NVMe: Add discard support for capable devices
Keith Busch
1
-1
/
+59
2013-03-25
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
9
-18
/
+26
2013-03-25
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+5
2013-03-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-73
/
+384
2013-03-25
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into HEAD
Dave Airlie
5
-13
/
+19
2013-03-25
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into HEAD
Dave Airlie
6
-60
/
+365
2013-03-24
Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
6
-7
/
+11
2013-03-24
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-46
/
+122
2013-03-24
Revert "drm/i915: write backlight harder"
Daniel Vetter
1
-8
/
+5
2013-03-24
drm/i915: don't disable the power well yet
Paulo Zanoni
3
-0
/
+9
2013-03-24
Revert "drm/i915: set TRANSCODER_EDP even earlier"
Daniel Vetter
1
-5
/
+5
2013-03-23
Merge tag 'efi-for-3.9-rc4' into x86/urgent
H. Peter Anvin
1
-1
/
+1
2013-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-12
/
+29
2013-03-23
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-45
/
+86
2013-03-23
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
Linus Torvalds
6
-21
/
+16
2013-03-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
3
-3
/
+14
2013-03-23
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-121
/
+7
2013-03-23
KMS: fix EDID detailed timing frame rate
Torsten Duwe
1
-0
/
+1
2013-03-23
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
1
-1
/
+1
2013-03-22
Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next
Roland Dreier
8
-17
/
+23
2013-03-22
IB/qib: change QLogic to Intel
Vinit Agnihotri
6
-14
/
+16
2013-03-22
IB/ipath: Silence a static checker warning
Dan Carpenter
1
-1
/
+1
2013-03-22
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
1
-2
/
+6
2013-03-22
RDMA/cxgb4: Fix error return code in create_qp()
Wei Yongjun
1
-1
/
+3
[next]