index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
[SCSI] libfc: fix sending REC after FCP_RESP is received
Yi Zou
1
-3
/
+3
2012-07-20
[SCSI] libfc: fix retries with FDMI lport states
Vasu Dev
1
-2
/
+3
2012-07-20
[SCSI] libfc: don't exch_done() on invalid sequence ptr
Yi Zou
1
-1
/
+2
2012-07-20
[SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread
Neil Horman
1
-8
/
+10
2012-07-20
[SCSI] fcoe: Remove redundant 'less than zero' check
Robert Love
1
-1
/
+1
2012-07-20
[SCSI] libfc: add exch timer debug info
Vasu Dev
1
-43
/
+53
2012-07-20
[SCSI] scsi_pm: set device runtime state before parent suspended
Lin Ming
1
-11
/
+12
2012-07-20
[SCSI] lpfc: fix problems with -Werror
James Bottomley
1
-0
/
+2
2012-07-20
[SCSI] mvsas: remove unused variable in mvs_task_exec()
Dan Carpenter
1
-1
/
+0
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
5
-41
/
+64
2012-07-20
[SCSI] libsas: drop sata port multiplier infrastructure
Dan Williams
1
-6
/
+0
2012-07-20
[SCSI] libsas: fix sas_discover_devices return code handling
Dan Williams
1
-27
/
+12
2012-07-20
[SCSI] libsas: continue revalidation
Dan Williams
1
-4
/
+4
2012-07-20
[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.
Jeff Skirvin
1
-1
/
+6
2012-07-20
[SCSI] isci: use sas eh strategy handlers
Dan Williams
1
-0
/
+3
2012-07-20
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
Dan Williams
2
-12
/
+10
2012-07-20
[SCSI] libsas: add sas_eh_abort_handler
Dan Williams
1
-0
/
+21
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
3
-4
/
+130
2012-07-20
[SCSI] cleanup setting task state in scsi_error_handler()
Dan Williams
1
-3
/
+1
2012-07-20
[SCSI] libsas: cleanup spurious calls to scsi_schedule_eh
Maciej Trela
2
-2
/
+0
2012-07-20
[SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
Dan Williams
1
-0
/
+14
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
7
-36
/
+122
2012-07-20
[SCSI] fix hot unplug vs async scan race
Dan Williams
2
-15
/
+29
2012-07-20
[SCSI] aacraid: Fix endian issues in core and SRC portions of driver
Ben Collins
2
-19
/
+31
2012-07-20
[SCSI] aacraid: Relax the tight timeout loop on fib commands
Ben Collins
1
-3
/
+6
2012-07-20
[SCSI] aacraid: Better handling of in-flight events on thread stop
Ben Collins
1
-1
/
+11
2012-07-20
[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsets
Ben Collins
7
-14
/
+14
2012-07-20
[SCSI] scsi_dh: add scsi_dh_attached_handler_name
Mike Snitzer
1
-2
/
+36
2012-07-20
[SCSI] cxgb4i: tcp push bit fix
Karen Xie
1
-2
/
+2
2012-07-20
[SCSI] Stop accepting SCSI requests before removing a device
Bart Van Assche
2
-5
/
+13
2012-07-20
[SCSI] Change return type of scsi_queue_insert() into void
Bart Van Assche
2
-6
/
+4
2012-07-20
[SCSI] Avoid dangling pointer in scsi_requeue_command()
Bart Van Assche
1
-0
/
+11
2012-07-20
[SCSI] Fix device removal NULL pointer dereference
Bart Van Assche
4
-36
/
+9
2012-07-20
[SCSI] megaraid: remove a spurious IRQ enable
Dan Carpenter
1
-1
/
+1
2012-07-20
[SCSI] megaraid: cleanup type issue in mega_build_cmd()
Dan Carpenter
1
-2
/
+2
2012-07-20
[SCSI] bfa: dereferencing freed memory in bfad_im_probe()
Dan Carpenter
1
-8
/
+4
2012-07-20
[SCSI] bfa: off by one in bfa_ioc_mbox_isr()
Dan Carpenter
1
-1
/
+1
2012-07-20
[SCSI] properly initialize atomic_t
Josh Hunt
2
-1
/
+2
2012-07-20
[SCSI] scsi_dh_alua: Re-enable STPG for unavailable ports
Bart Van Assche
1
-1
/
+1
2012-07-20
[SCSI] qla4xxx: Update driver version to 5.02.00-k18
Vikas Chaudhary
1
-1
/
+1
2012-07-20
[SCSI] qla4xxx: Fix Spell check.
Vikas Chaudhary
1
-1
/
+1
2012-07-20
[SCSI] qla4xxx: Fix a Sparse warning message
Vikas Chaudhary
1
-1
/
+2
2012-07-20
[SCSI] qla4xxx: multi-session fix for flash ddbs
Vikas Chaudhary
2
-13
/
+144
2012-07-20
[SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometrically
Rob Evers
1
-2
/
+2
2012-07-20
[SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request resp...
Rob Evers
1
-3
/
+23
2012-07-20
[SCSI] scsi_dh_alua: implement 'implied transition timeout'
Rob Evers
1
-5
/
+36
2012-07-20
[SCSI] arcmsr: fix misuse of | instead of &
Dan Carpenter
1
-2
/
+2
2012-07-20
[SCSI] hptiop: fix RR312x in hosts with >12GB
HighPoint Linux Team
2
-3
/
+8
2012-07-20
[SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32
James Smart
1
-1
/
+1
2012-07-20
[SCSI] lpfc 8.3.32: Fix error reporting of misconfigured ports
James Smart
2
-6
/
+93
[next]