index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
hpsa: reserve some commands for use by driver
Stephen Cameron
2
-2
/
+7
2015-02-02
hpsa: avoid unneccesary calls to resource freeing functions
Robert Elliott
1
-2
/
+4
2015-02-02
hpsa: fix memory leak in hpsa_alloc_cmd_pool
Robert Elliott
1
-1
/
+5
2015-02-02
hpsa: report allocation failures while allocating SG chain blocks
Robert Elliott
1
-2
/
+6
2015-02-02
hpsa: pass error from pci_set_consistent_dma_mask from hpsa_message
Robert Elliott
1
-1
/
+1
2015-02-02
hpsa: rename hpsa_request_irq to hpsa_request_irqs
Robert Elliott
1
-5
/
+6
2015-02-02
hpsa: report failure to ioremap config table
Robert Elliott
1
-1
/
+3
2015-02-02
hpsa: trivial message and comment clean ups
Stephen Cameron
1
-11
/
+10
2015-02-02
hpsa: refactor hpsa_find_board_params() to encapsulate legacy test
Webb Scales
1
-9
/
+21
2015-02-02
hpsa: downgrade the Waiting for no-op print to dev_info
Robert Elliott
1
-1
/
+1
2015-02-02
hpsa: propagate return value from board ID lookup
Robert Elliott
1
-3
/
+7
2015-02-02
hpsa: propagate hard_reset failures in reset_devices mode
Robert Elliott
1
-4
/
+1
2015-02-02
hpsa: remove 0x from queue depth print which is in decimal
Robert Elliott
1
-1
/
+1
2015-02-02
hpsa: notice all request_irq errors
Robert Elliott
1
-1
/
+18
2015-02-02
hpsa: Fix -Wunused-but-set-variable warning
Fabian Frederick
1
-2
/
+2
2015-02-02
hpsa: rename free_irqs to hpsa_free_irqs
Robert Elliott
1
-21
/
+22
2015-02-02
hpsa: adjust RAID-1, RAID-1ADM, and RAID-6 names
Robert Elliott
1
-2
/
+2
2015-02-02
hpsa: correct change_queue_depth
Don Brace
1
-1
/
+15
2015-02-02
hpsa: change how SA controllers are reset
Don Brace
1
-18
/
+10
2015-02-02
hpsa: turn off interrupts when kdump starts
Tomas Henzl
1
-0
/
+9
2015-02-02
hpsa: fix memory leak in kdump hard reset
Tomas Henzl
1
-1
/
+1
2015-02-02
hpsa: correct endian sparse warnings
Don Brace
2
-249
/
+198
2015-01-20
ufs-qcom: add support for Qualcomm Technologies Inc platforms
Yaniv Gardi
4
-0
/
+1188
2015-01-20
sr: reduce debug noise in sr_do_ioctl
Christoph Hellwig
1
-18
/
+0
2015-01-20
ch: remove debug noise in ch_do_scsi
Christoph Hellwig
1
-8
/
+0
2015-01-20
scsi: always use format argumets for dev_printk
Christoph Hellwig
1
-7
/
+7
2015-01-13
mpt2sas: Bump driver version to 20.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-01-13
mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors
Sreekanth Reddy
4
-6
/
+44
2015-01-13
mpt2sas, mpt3sas: Update attribution language to Avago
Sreekanth Reddy
18
-20
/
+38
2015-01-13
mpt2sas: map log_info value 0x0x32010081 to DID_RESET
Sreekanth Reddy
1
-0
/
+4
2015-01-13
mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries
Sreekanth Reddy
2
-5
/
+15
2015-01-13
mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header files
Sreekanth Reddy
2
-5
/
+17
2015-01-13
mpt2sas: Bump driver version to 19.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-01-13
mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...
Sreekanth Reddy
2
-0
/
+17
2015-01-13
mpt2sas, mpt3sas: log exceeded temperature thresholds
Sreekanth Reddy
8
-0
/
+161
2015-01-12
mpt2sas: MPI2 Rev AA (2.00.19) specifications
Sreekanth Reddy
4
-11
/
+41
2015-01-09
megaraid_sas: driver version update
Sumit.Saxena@avagotech.com
1
-1
/
+1
2015-01-09
megaraid_sas: remove redundant memset call
Sumit.Saxena@avagotech.com
1
-2
/
+0
2015-01-09
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
Sumit.Saxena@avagotech.com
3
-39
/
+45
2015-01-09
megaraid_sas: complete outstanding IOCTLs before killing adapter
Sumit.Saxena@avagotech.com
2
-15
/
+54
2015-01-09
megaraid_sas: disable interrupt_mask before enabling hardware interrupts
Sumit.Saxena@avagotech.com
1
-1
/
+2
2015-01-09
megaraid_sas: fix the problem of non-existing VD exposed to host
Sumit.Saxena@avagotech.com
2
-2
/
+15
2015-01-09
megaraid_sas: add support for secure JBOD
Sumit.Saxena@avagotech.com
3
-51
/
+107
2015-01-09
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
4
-30
/
+24
2015-01-09
scsi: do not display kernel pointer in message logs
Hannes Reinecke
1
-29
/
+20
2015-01-09
scsi: Do not display buffer pointers in scsi_log_send()
Hannes Reinecke
1
-8
/
+1
2015-01-09
scsi: Conditionally compile in constants.c
Hannes Reinecke
3
-48
/
+4
2015-01-09
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
3
-23
/
+60
2015-01-09
scsi: use per-cpu buffer for formatting sense
Hannes Reinecke
4
-125
/
+161
2015-01-09
scsi: use external buffer for command logging
Hannes Reinecke
4
-91
/
+184
[next]