Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b3a52e791efd341a9a4e9065c667041c822661f0
b3a52e7
hpsa: avoid unnecessary readl on every command submission
by Stephen M. Cameron
· 10 years ago
094963d
hpsa: use per-cpu variable for lockup_detected
by Stephen M. Cameron
· 10 years ago
41b3cf0
hpsa: set irq affinity hints to route MSI-X vectors across CPUs
by Stephen M. Cameron
· 10 years ago
072b051
hpsa: allocate reply queues individually
by Stephen M. Cameron
· 10 years ago
f89439b
hpsa: choose number of reply queues more intelligently.
by Stephen M. Cameron
· 10 years ago
7b9235e
hpsa: remove dev_dbg() calls from hot paths
by Stephen M. Cameron
· 10 years ago
35d697c
hpsa: use gcc aligned attribute instead of manually padding structs
by Stephen M. Cameron
· 10 years ago
00701a9
hpsa: change doorbell reset delay to ten seconds
by Justin Lindley
· 10 years ago
9233fb1
hpsa: allow passthru ioctls to work with bidirectional commands
by Stephen M. Cameron
· 10 years ago
84ce1ee
hpsa: remove unused fields from struct ctlr_info
by Stephen M. Cameron
· 10 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
· 10 years ago
73d02c2
mptfusion: fix msgContext in mptctl_hp_hostinfo
by Tomas Henzl
· 10 years ago
e6842f0
acornscsi: remove linked command support
by Paul Bolle
· 10 years ago
16b9d87
scsi/NCR5380: dprintk macro
by Finn Thain
· 10 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
· 10 years ago
3d30b43
qla4xxx: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 10 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
· 10 years ago
3441da7
scsi: ufs: Fix device and host reset methods
by Sujit Reddy Thumma
· 10 years ago
f20810d
scsi: ufs: Fix hardware race conditions while aborting a command
by Sujit Reddy Thumma
· 10 years ago
e293313
scsi: ufs: Fix broken task management command implementation
by Sujit Reddy Thumma
· 10 years ago
bdbe5d2
scsi: ufs: make undeclared functions static
by Sujit Reddy Thumma
· 10 years ago
e8c8e82
scsi: ufs: fix endianness sparse warnings
by Sujit Reddy Thumma
· 10 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
a79b032
MAINTAINERS: add an entry for all the NCR5380 drivers
by Finn Thain
· 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
3c3cab1
qla4xxx: Added PEX DMA Support for ISP8022 Adapter
by Tej Parkash
· 11 years ago
b182978
qla4xxx: Added new opcodes for 84XX Minidump template
by Tej Parkash
· 11 years ago
b410982
qla4xxx: Add support of 0xFF capture mask for minidump
by Tej Parkash
· 11 years ago
a511b4a
qla4xxx: Change default capture to firmware defined capture mask
by Tej Parkash
· 11 years ago
4a83f9e
qla4xxx: Do not wait for IO completion, after issuing stop_firmware
by Tej Parkash
· 11 years ago
e6babec
Update Maintainers for IBM Power 842, vscsi, and vfc drivers
by Nathan Fontenot
· 11 years ago
72b97402
scsi/libiscsi: Fix static checker warning on bh locking
by Shlomo Pongratz
· 11 years ago
abb1414
fnic: fnic Control Path Trace Utility
by Hiral Shah
· 11 years ago
6681866
fnic: Failing to queue aborts due to Q full cause terminate driver timeout
by Hiral Shah
· 11 years ago
c8ff03c
fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count
by Hiral Shah
· 11 years ago
13c3dde
qla2xxx: Update the driver version to 8.07.00.08-k.
by Saurav Kashyap
· 11 years ago
63ee707
qla2xxx: Remove wait for online from host reset handler.
by Chad Dupuis
· 11 years ago
7108b76
qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread.
by Chad Dupuis
· 11 years ago
7b89854
qla2xxx: ABTS cause double free of qla_tgt_cmd +.
by Quinn Tran
· 11 years ago
f83adb6
qla2xxx: T10-Dif: add T10-PI support
by Quinn Tran
· 11 years ago
5921cda
qla2xxx: Remove mapped vp index iterator macro dead code.
by Himanshu Madhani
· 11 years ago
51e7488
qla2xxx: Add MBC option for fast SFP data access.
by Joe Carnuccio
· 11 years ago
90b604f
qla2xxx: Fix beacon blink logic for ISP26xx/83xx.
by Himanshu Madani
· 11 years ago
03d32f9
qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.
by Tej Prakash
· 11 years ago
638a1a0
qla2xxx: Delay driver unload if there is any pending activity going on.
by Sawan Chandak
· 11 years ago
Next »