Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c6ffdc07411d982972fce6b4bfbd1c8b96990a48
/
drivers
/
scsi
« Previous
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
a19f816
m68k/atari - atari_scsi: use correct virt/phys translation for DMA buffer
by Michael Schmitz
· 11 years ago
dd37a76
aic7xxx: Remove obsolete preprocessor define
by Paul Bolle
· 10 years ago
0e37c27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 10 years ago
6aa6caf
[SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove
by Joe Lawrence
· 10 years ago
65c2ce7
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
by Ingo Molnar
· 10 years ago
c77fba9
virtio_scsi: don't call virtqueue_add_sgs(... GFP_NOIO) holding spinlock.
by Rusty Russell
· 10 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
· 10 years ago
6e8e808
hpsa: fix memory leak in hpsa_hba_mode_enabled
by Joe Handzik
· 10 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
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
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
7c6300e
qla2xxx: ISP27xx queue index shadow registers.
by Joe Carnuccio
· 11 years ago
c049640
qla2xxx: ISP27xx firmware dump template spec updates (including T274).
by Joe Carnuccio
· 11 years ago
478c3b0
qla2xxx: Reduce the time we wait for a command to complete during SCSI error handling.
by Chad Dupuis
· 11 years ago
a018d8f
qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the owner of the reset.
by Hiral Patel
· 11 years ago
1a5c69b
qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.
by Chad Dupuis
· 11 years ago
42543fb
qla2xxx: Adjust adapter reset routine to the changes in firmware specification for ISPFx00.
by Armen Baloyan
· 11 years ago
f934c9d
qla2xxx: Avoid escalating the SCSI error handler if the command is not found in firmware.
by Chad Dupuis
· 11 years ago
f79a84b
qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.
by Atul Deshmukh
· 11 years ago
50a9ff3
qla2xxx: ISP8044 poll ipmdio bus timeout improvement.
by Joe Carnuccio
· 11 years ago
b6ae5ba
qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.c
by Chad Dupuis
· 11 years ago
5025635
qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.
by Atul Deshmukh
· 11 years ago
27f4b72
qla2xxx: Use proper log message for flash lock failed error.
by Atul Deshmukh
· 11 years ago
9929c47
qla2xxx: Decrease pci access for response queue processing for ISPFX00.
by Armen Baloyan
· 11 years ago
bd21eaf
qla2xxx: Change copyright year to 2014 in all the source files.
by Armen Baloyan
· 11 years ago
fbce4f4
qla2xxx: Update entry type 270 to match spec update.
by Joe Carnuccio
· 11 years ago
cf3af76
qla2xxx: Enable fw_dump_size for ISP8044.
by Hiral Patel
· 11 years ago
61f098d
qla2xxx: Introduce fw_dump_flag to track fw dump progress.
by Hiral Patel
· 11 years ago
2f389fc
qla2xxx: Remove unnecessary delays from fw dump code path.
by Hiral Patel
· 11 years ago
4babb90
qla2xxx: Track the process when the ROM_LOCK failure happens
by Hiral Patel
· 11 years ago
7095388
qla2xxx: Correction to ISP27xx template entry types 256 and 258.
by Joe Carnuccio
· 11 years ago
e8887c5
qla2xxx: Add ISP8044 serdes bsg interface.
by Joe Carnuccio
· 11 years ago
7012532
qla2xxx: Check for peg alive counter and clear any outstanding mailbox command.
by Giridhar Malavali
· 11 years ago
804df80
qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMDIO(39),QLA8044_POLLWR(40).
by Pratik Mohanty
· 11 years ago
edaa5c7
qla2xxx: Allow the next firmware dump if the previous dump capture fails for ISP8044.
by Saurav Kashyap
· 11 years ago
2c5bbbb
qla2xxx: Add pci device id 0x2271.
by Joe Carnuccio
· 11 years ago
af13b70
qla2xxx: Issue abort command for outstanding commands during cleanup when only firmware is alive.
by Giridhar Malavali
· 11 years ago
4fa0c66
qla2xxx: Log when device state is moved to failed state.
by Giridhar Malavali
· 11 years ago
ba4828b
qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_req_que().
by Joe Carnuccio
· 11 years ago
29db41c
qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register.
by Joe Carnuccio
· 11 years ago
0d90c34
qla2xxx: Correct operations for ISP27xx template types 270 and 271.
by Joe Carnuccio
· 11 years ago
acd3ce8
qla2xxx: Do not schedule reset when one is already active when receiving an invalid status handle.
by Chad Dupuis
· 11 years ago
ec1937a
qla2xxx: Wait for reset completion without lock for ISPFX00.
by Saurav Kashyap
· 11 years ago
bc6ac5e
megaraid_sas: fix a small problem when reading state value from hw
by Tomas Henzl
· 11 years ago
2a863ba
sd: medium access timeout counter fails to reset
by David Jeffery
· 11 years ago
ac61d19
scsi: set correct completion code in scsi_send_eh_cmnd()
by Hannes Reinecke
· 11 years ago
95eeb5f
scsi: handle command allocation failure in scsi_reset_provider
by Christoph Hellwig
· 11 years ago
a1b73fc
scsi: reintroduce scsi_driver.init_command
by Christoph Hellwig
· 11 years ago
Next »