index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
2015-11-12
6
-8
/
+62
|
|
*
mpt2sas: Remove .c and .h files from mpt2sas driver
Sreekanth Reddy
2015-11-12
8
-22391
/
+0
|
|
*
mpt2sas: Move Gen2 HBA's device registration to a separate file
Sreekanth Reddy
2015-11-12
3
-6
/
+293
|
|
*
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
2015-11-12
5
-159
/
+261
|
|
*
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
2015-11-12
4
-145
/
+191
|
|
*
mpt2sas: Use mpi headers from mpt3sas
Christoph Hellwig
2015-11-12
10
-7605
/
+6
|
|
*
pm80xx: remove the SCSI host before detaching from SAS transport
Benjamin Rood
2015-11-10
1
-1
/
+1
|
|
*
mvsas: remove SCSI host before detaching from SAS transport
Jack Wang
2015-11-10
1
-1
/
+1
|
|
*
aic94xx: remove SCSI host before detaching from SAS transport
Jack Wang
2015-11-10
1
-1
/
+1
|
|
*
isci: remove SCSI host before detaching from SAS transport
Jack Wang
2015-11-10
1
-2
/
+2
|
|
*
ipr: Driver version 2.6.3.
Gabriel Krisman Bertazi
2015-11-10
1
-2
/
+2
|
|
*
ipr: Issue Configure Cache Parameters command.
Gabriel Krisman Bertazi
2015-11-10
2
-1
/
+62
|
|
*
ipr: Inquiry IOA page 0xC4 during initialization.
Gabriel Krisman Bertazi
2015-11-10
2
-1
/
+45
|
|
*
ipr: Don't set NO_ULEN_CHK bit when resource is a vset.
Gabriel Krisman Bertazi
2015-11-10
1
-3
/
+7
|
|
*
ipr: Add delay to ensure coherent dumps.
Gabriel Krisman Bertazi
2015-11-10
2
-12
/
+42
|
|
*
scsi: ufs-qcom: add QUniPro hardware support and power optimizations
Yaniv Gardi
2015-11-10
4
-181
/
+525
|
|
*
scsi: ufs-qcom: add debug prints for test bus
Yaniv Gardi
2015-11-10
4
-4
/
+208
|
|
*
scsi: ufs: make the UFS variant a platform device
Yaniv Gardi
2015-11-10
5
-73
/
+139
|
|
*
scsi: ufs: creates wrapper functions for vops
Yaniv Gardi
2015-11-09
3
-66
/
+137
|
|
*
scsi: ufs: add ufshcd_get_variant ufshcd_set_variant
Yaniv Gardi
2015-11-09
2
-17
/
+38
|
|
*
scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
Yaniv Gardi
2015-11-09
1
-1
/
+1
|
|
*
scsi: ufs-qcom: fix compilation warning if compiled as a module
Yaniv Gardi
2015-11-09
1
-1
/
+6
|
|
*
hpsa: move lockup_detected attribute to host attr
Tomas Henzl
2015-11-09
1
-1
/
+1
|
|
*
hpsa: bump the driver version
Don Brace
2015-11-09
1
-2
/
+5
|
|
*
hpsa: add in sas transport class
Kevin Barnett
2015-11-09
3
-21
/
+570
|
|
*
hpsa: fix multiple issues in path_info_show
Rasmus Villemoes
2015-11-09
1
-21
/
+17
|
|
*
hpsa: enhance device messages
Don Brace
2015-11-09
1
-5
/
+40
|
|
*
hpsa: disable report lun data caching
Scott Teel
2015-11-09
2
-0
/
+88
|
|
*
hpsa: add discovery polling for PT RAID devices.
Scott Teel
2015-11-09
2
-0
/
+70
|
|
*
hpsa: eliminate fake lun0 enclosures
Scott Teel
2015-11-09
1
-68
/
+0
|
|
*
hpsa: generalize external arrays
Scott Teel
2015-11-09
3
-26
/
+125
|
|
*
hpsa: move scsi_add_device and scsi_remove_device calls to new function
Kevin Barnett
2015-11-09
1
-26
/
+45
|
|
*
hpsa: refactor hpsa_figure_bus_target_lun
Kevin Barnett
2015-11-09
2
-13
/
+17
|
|
*
hpsa: enhance hpsa_get_device_id
Don Brace
2015-11-09
1
-3
/
+20
|
|
*
hpsa: add function is_logical_device
Kevin Barnett
2015-11-09
1
-7
/
+12
|
|
*
hpsa: simplify update scsi devices
Kevin Barnett
2015-11-09
2
-9
/
+14
|
|
*
hpsa: simplify check for device exposure
Kevin Barnett
2015-11-09
2
-19
/
+12
|
|
*
hpsa: correct ioaccel2 sg chain len
Don Brace
2015-11-09
1
-2
/
+3
|
|
*
hpsa: correct check for non-disk devices
Don Brace
2015-11-09
2
-15
/
+15
|
|
*
hpsa: fix physical target reset
Scott Teel
2015-11-09
2
-6
/
+29
|
|
*
hpsa: fix hpsa_adjust_hpsa_scsi_table
Don Brace
2015-11-09
2
-0
/
+17
|
|
*
hpsa: correct transfer length for 6 byte read/write commands
Don Brace
2015-11-09
1
-13
/
+6
|
|
*
hpsa: abandon rescans on memory alloaction failures.
Don Brace
2015-11-09
1
-5
/
+19
|
|
*
hpsa: allow driver requested rescans
Don Brace
2015-11-09
2
-2
/
+16
|
|
*
hpsa: fix null device issues
Don Brace
2015-11-09
1
-5
/
+17
|
|
*
hpsa: check for null arguments to dev_printk
Don Brace
2015-11-09
1
-0
/
+3
|
|
*
hpsa: change devtype to unsigned
Don Brace
2015-11-09
1
-1
/
+1
|
|
*
hpsa: remove unused hpsa_tag_discard_error_bits
Don Brace
2015-11-09
1
-10
/
+1
|
|
*
hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan
Don Brace
2015-11-09
1
-2
/
+0
|
|
*
hpsa: remove unused parameter hostno
Don Brace
2015-11-09
1
-16
/
+14
[prev]
[next]