Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
68e814f587700b935f696b9e18403fe6c900a4a1
/
drivers
68e814f
lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries
by James Smart
· 11 years ago
2e61f50
lpfc: Update lpfc version to driver version 10.2.8000.0
by James Smart
· 11 years ago
b857ff3
lpfc: Update Copyright on changed files from 8.3.45 patches
by James Smart
· 11 years ago
16a59fb
lpfc: Update Copyright on changed files
by James Smart
· 11 years ago
98912dda
lpfc: Fixed locking for scsi task management commands
by James Smart
· 11 years ago
f38fa0b
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
by James Smart
· 11 years ago
0293635
lpfc: Fix FW dump using sysfs
by James Smart
· 11 years ago
db55fba
lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
by James Smart
· 11 years ago
ee62021
lpfc: Fixed kernel panic in lpfc_abort_handler
by James Smart
· 11 years ago
07eab62
lpfc: Fix locking for postbufq when freeing
by James Smart
· 11 years ago
bcece5f
lpfc: Fix locking for lpfc_hba_down_post
by James Smart
· 11 years ago
6acb348
lpfc: Fix dynamic transitions of FirstBurst from on to off
by James Smart
· 11 years ago
67955ba
hpsa: fix handling of hpsa_volume_offline return value
by Stephen M. Cameron
· 11 years ago
a84d794
hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_id
by Stephen M. Cameron
· 11 years ago
24a4b07
hpsa: remove messages about volume status VPD inquiry page not supported
by Stephen M. Cameron
· 11 years ago
ee6b188
hpsa: report check condition even if no sense data present for ioaccel2 mode
by Stephen M. Cameron
· 11 years ago
8645291
hpsa: remove bad unlikely annotation from device list updating code
by Stephen M. Cameron
· 11 years ago
7b2c46e
hpsa: fix event filtering to prevent excessive rescans with old firmware
by Stephen M. Cameron
· 11 years ago
c45166bee
hpsa: kill annoying messages about SSD Smart Path retries
by Stephen M. Cameron
· 11 years ago
d5b5d96
hpsa: define extended_report_lun_entry data structure
by Stephen M. Cameron
· 11 years ago
0b57075
hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io path
by Stephen M. Cameron
· 11 years ago
b3a52e7
hpsa: avoid unnecessary readl on every command submission
by Stephen M. Cameron
· 11 years ago
094963d
hpsa: use per-cpu variable for lockup_detected
by Stephen M. Cameron
· 11 years ago
41b3cf0
hpsa: set irq affinity hints to route MSI-X vectors across CPUs
by Stephen M. Cameron
· 11 years ago
072b051
hpsa: allocate reply queues individually
by Stephen M. Cameron
· 11 years ago
f89439b
hpsa: choose number of reply queues more intelligently.
by Stephen M. Cameron
· 11 years ago
7b9235e
hpsa: remove dev_dbg() calls from hot paths
by Stephen M. Cameron
· 11 years ago
35d697c
hpsa: use gcc aligned attribute instead of manually padding structs
by Stephen M. Cameron
· 11 years ago
00701a9
hpsa: change doorbell reset delay to ten seconds
by Justin Lindley
· 11 years ago
9233fb1
hpsa: allow passthru ioctls to work with bidirectional commands
by Stephen M. Cameron
· 11 years ago
84ce1ee
hpsa: remove unused fields from struct ctlr_info
by Stephen M. Cameron
· 11 years ago
e90b25f
mvsas: Recognise device/subsystem 9485/9485 as 88SE9485
by Ben Hutchings
· 11 years ago
4f96827
Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"
by Christoph Hellwig
· 11 years ago
73d02c2
mptfusion: fix msgContext in mptctl_hp_hostinfo
by Tomas Henzl
· 11 years ago
e6842f0
acornscsi: remove linked command support
by Paul Bolle
· 11 years ago
16b9d87
scsi/NCR5380: dprintk macro
by Finn Thain
· 11 years ago
a48ac9e
fusion: Remove use of DEF_SCSI_QCMD
by Matthew Wilcox
· 11 years ago
ecc3bc9
fusion: Add free msg frames to the head, not tail of list
by Matthew Wilcox
· 11 years ago
049b3e8
mpt2sas: Add free smids to the head, not tail of list
by Matthew Wilcox
· 11 years ago
90f951e
mpt2sas: Remove use of DEF_SCSI_QCMD
by Matthew Wilcox
· 11 years ago
2e45c8b
mpt2sas: Remove uses of serial_number
by Matthew Wilcox
· 11 years ago
d8bfbd8
mpt3sas: Remove use of DEF_SCSI_QCMD
by Matthew Wilcox
· 11 years ago
c62e46d
mpt3sas: Remove uses of serial_number
by Matthew Wilcox
· 11 years ago
c1818f1
qla2xxx: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 11 years ago
3d30b43
qla4xxx: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 11 years ago
f92f82d
qla2xxx: fix incorrect debug printk
by Dan Carpenter
· 11 years ago
82a40ae
be2iscsi: Bump the driver version
by Jayamohan Kallickal
· 11 years ago
1120608
be2iscsi: Fix processing cqe for cxn whose endpoint is freed
by Jayamohan Kallickal
· 11 years ago
2318816
be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed
by Jayamohan Kallickal
· 11 years ago
8fc01ea
be2iscsi: Fix memory corruption in MBX path
by Jayamohan Kallickal
· 11 years ago
b3c202d
be2iscsi: Fix TCP parameters while connection offloading.
by Jayamohan Kallickal
· 11 years ago
73af08e
be2iscsi: Fix interrupt Coalescing mechanism.
by Jayamohan Kallickal
· 11 years ago
0598b8a
be2iscsi: Fix exposing Host in sysfs after adapter initialization is complete
by Jayamohan Kallickal
· 11 years ago
daa8dc0
be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox path
by Jayamohan Kallickal
· 11 years ago
e8e7f27
scsi: ufs: Improve UFS fatal error handling
by Sujit Reddy Thumma
· 11 years ago
3441da7
scsi: ufs: Fix device and host reset methods
by Sujit Reddy Thumma
· 11 years ago
f20810d
scsi: ufs: Fix hardware race conditions while aborting a command
by Sujit Reddy Thumma
· 11 years ago
e293313
scsi: ufs: Fix broken task management command implementation
by Sujit Reddy Thumma
· 11 years ago
bdbe5d2
scsi: ufs: make undeclared functions static
by Sujit Reddy Thumma
· 11 years ago
e8c8e82
scsi: ufs: fix endianness sparse warnings
by Sujit Reddy Thumma
· 11 years ago
2bbf5c7
hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devices
by Joe Handzik
· 11 years ago
757f5ba
scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c
by Finn Thain
· 11 years ago
9f6620a
scsi/NCR5380: reduce depth of sun3_scsi nested includes
by Finn Thain
· 11 years ago
a469dc2
scsi/NCR5380: remove unused macro definitions
by Finn Thain
· 11 years ago
9829e52
scsi/NCR5380: fix and standardize NDEBUG macros
by Finn Thain
· 11 years ago
d65e634
scsi/NCR5380: adopt dprintk()
by Finn Thain
· 11 years ago
8ad3a59
scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()
by Finn Thain
· 11 years ago
52a6a1c
scsi/NCR5380: fix dprintk macro usage and definition
by Finn Thain
· 11 years ago
4dde8f7
scsi/NCR5380: fix build failures when debugging is enabled
by Finn Thain
· 11 years ago
d614f06
scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()
by Finn Thain
· 11 years ago
7ac44e0
scsi/NCR5380: remove old CVS keywords
by Finn Thain
· 11 years ago
ac955bb
scsi/NCR5380: remove redundant HOSTS_C macro tests
by Finn Thain
· 11 years ago
d0d22ef
scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400
by Finn Thain
· 11 years ago
b57d7c0
scsi_debug: simple short transfer injection
by Christoph Hellwig
· 11 years ago
b54197c
virtio_scsi: use cmd_size
by Christoph Hellwig
· 11 years ago
fdbcbca
bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()
by Maurizio Lombardi
· 11 years ago
91d9f80
bnx2fc: fix memory leak and potential NULL pointer dereference.
by Maurizio Lombardi
· 11 years ago
b044d14
bnx2fc: remove unused variable hash_table_size
by Maurizio Lombardi
· 11 years ago
96444fb
hpsa: do not ignore failure of sense controller parameters command
by Joe Handzik
· 11 years ago
6e8e808
hpsa: fix memory leak in hpsa_hba_mode_enabled
by Joe Handzik
· 11 years ago
3b7a45e
hpsa: add new Smart Array PCI IDs (May 2014)
by Joe Handzik
· 11 years ago
3b51a7a
hpsa: Checking for a NULL return from a kzalloc call
by Joe Handzik
· 11 years ago
b42939a
pm80xx : Fix missing NULL pointer checks and memory leaks
by Suresh Thiagarajan
· 11 years ago
f259d9b
virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
by Ming Lei
· 11 years ago
27f344e
lpfc: Add iotag memory barrier
by James Smart
· 11 years ago
2b0f834
m68k/atari - atari_scsi: change abort/reset return codes
by Michael Schmitz
· 11 years ago
b413cf4
aic79xx: fix misuse of static variables
by Mathias Krause
· 11 years ago
806188a
esas2r: Fix comment
by Marek Vasut
· 11 years ago
dc6d2a0
bfa: allocate memory with GFP_ATOMIC in spinlock context
by Alexey Khoroshilov
· 11 years ago
248c9fb
qla4xxx: Update driver version to 5.04.00-k6
by Vikas Chaudhary
· 11 years ago
971d6ff
qla4xxx: Fix smatch warning in func qla4xxx_conn_get_param
by Adheer Chandravanshi
· 11 years ago
73597bd
qla4xxx: Fix smatch warning in func qla4xxx_get_ep_param
by Adheer Chandravanshi
· 11 years ago
f65241e
qla4xxx: Fix memory leak for ha->saved_acb
by Nilesh Javali
· 11 years ago
906cbf3
qla4xxx: Export sysfs DDBs from DPC handler
by Nilesh Javali
· 11 years ago
d43ba46
qla4xxx: Disable INTx interrupt for ISP82XX
by Tej Parkash
· 11 years ago
3d1e914
qla4xxx: Update driver version to 5.04.00-k5
by Vikas Chaudhary
· 11 years ago
7b963c0
qla4xxx: Fix memory leak in func qla4_84xx_config_acb()
by Vikas Chaudhary
· 11 years ago
aa6db9b
qla4xxx: Initialize hardware queue for ISP40XX
by Vikas Chaudhary
· 11 years ago
9c4f8d9
qla4xxx: Check for correct return status
by Vikas Chaudhary
· 11 years ago
dd3b854
qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.c
by Vikas Chaudhary
· 11 years ago
Next »