Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8cd1ec78ca15f1016f6c3c683c21b3383b5cb966
/
drivers
8cd1ec7
scsi: scsi_lib: rework scsi_internal_device_unblock_nowait()
by Hannes Reinecke
· 7 years ago
fe08332
scsi: esas2r: constify pci_device_id.
by Arvind Yadav
· 7 years ago
582b0ab
scsi: virtio: virtio_scsi: Set can_queue to the length of the virtqueue.
by Richard W.M. Jones
· 7 years ago
44ed808
scsi: virtio: Reduce BUG if total_sg > virtqueue size to WARN.
by Richard W.M. Jones
· 7 years ago
42d7c10
scsi: qedi: Limit number for CQ queues.
by Manish Rangankar
· 7 years ago
30b67de
scsi: hisi_sas: remove driver versioning
by John Garry
· 7 years ago
76aae5f
scsi: hisi_sas: replace kfree with scsi_host_put
by John Garry
· 7 years ago
5aec704
scsi: hisi_sas: remove phy_down_v3_hw() res variable
by John Garry
· 7 years ago
2400620
scsi: hisi_sas: add phy_set_linkrate_v3_hw()
by Xiang Chen
· 7 years ago
056e4cc
scsi: hisi_sas: update some v3 register init settings
by Xiang Chen
· 7 years ago
a25d0d3
scsi: hisi_sas: add reset handler for v3 hw
by Xiang Chen
· 7 years ago
d499669
scsi: hisi_sas: kill tasklet when destroying irq in v3 hw
by Xiang Chen
· 7 years ago
4f73575
scsi: hisi_sas: fix v3 hw channel interrupt processing
by Xiang Chen
· 7 years ago
8103673
scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER setting
by Xiang Chen
· 7 years ago
031da09
scsi: hisi_sas: add status and command buffer for internal abort
by Xiang Chen
· 7 years ago
c3fe8a2b
scsi: hisi_sas: support zone management commands
by Xiaofei Tan
· 7 years ago
640acc9
scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hw
by Xiang Chen
· 7 years ago
8a25388
scsi: hisi_sas: add irq and tasklet cleanup in v2 hw
by Xiang Chen
· 7 years ago
cef4e1a
scsi: hisi_sas: remove repeated device config in v2 hw
by Xiang Chen
· 7 years ago
2b38335
scsi: hisi_sas: use array for v2 hw ECC errors
by John Garry
· 7 years ago
c52108c
scsi: hisi_sas: add v2 hw DFX feature
by Xiaofei Tan
· 7 years ago
01b361f
scsi: hisi_sas: fix v2 hw underflow residual value
by Xiang Chen
· 7 years ago
c16db73
scsi: hisi_sas: avoid potential v2 hw interrupt issue
by Xiang Chen
· 7 years ago
917d3bd
scsi: hisi_sas: fix reset and port ID refresh issues
by Xiaofei Tan
· 7 years ago
b98117c
scsi: smartpqi: change driver version to 1.1.2-125
by Kevin Barnett
· 7 years ago
5579006
scsi: smartpqi: add in new controller ids
by Kevin Barnett
· 7 years ago
b6d4781
scsi: smartpqi: update kexec and power down support
by Kevin Barnett
· 7 years ago
4f078e2
scsi: smartpqi: cleanup doorbell register usage.
by Kevin Barnett
· 7 years ago
41555d5
scsi: smartpqi: update pqi passthru ioctl
by Kevin Barnett
· 7 years ago
58322fe
scsi: smartpqi: enhance BMIC cache flush
by Kevin Barnett
· 7 years ago
336b681
scsi: smartpqi: add pqi reset quiesce support
by Kevin Barnett
· 7 years ago
0b7250f
scsi: dpt_i2o: remove redundant null check on array device
by Colin Ian King
· 7 years ago
0b2ce19
scsi: qla2xxx: use dma_mapping_error to check map errors
by Pan Bian
· 7 years ago
cf99dc3
scsi: mvsas: replace kfree with scsi_host_put
by Pan Bian
· 7 years ago
bc1371c
scsi: pm8001: fix double free in pm8001_pci_probe
by Pan Bian
· 7 years ago
3b8328e
scsi: megaraid_sas: fix allocate instance->pd_info twice
by weiping
· 7 years ago
d60e9ee
scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phase
by Finn Thain
· 7 years ago
c69edff5
scsi: esp_scsi: Avoid sending ABORT TASK SET messages
by Finn Thain
· 7 years ago
201c37d
scsi: esp_scsi: Clean up control flow and dead code
by Finn Thain
· 7 years ago
7640d91
scsi: mac_esp: Fix PIO transfers for MESSAGE IN phase
by Finn Thain
· 7 years ago
b36c7db
scsi: mac_esp: Avoid type warning from sparse
by Finn Thain
· 7 years ago
5f3342d
arcmsr: add const to bin_attribute structures
by Bhumika Goyal
· 7 years ago
f32c9e03
scsi: zfcp: early returns for traces disabled via level
by Martin Peschke
· 7 years ago
b096ef8
scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescan
by Martin Peschke
· 7 years ago
5ec2196
scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never used
by Martin Peschke
· 7 years ago
46e5ee1
scsi: zfcp: clean up no longer existent prototype from zfcp API header
by Steffen Maier
· 7 years ago
5f03e98
scsi: zfcp: clean up redundant code with fall through in link down SRB switch case
by Martin Peschke
· 7 years ago
5b2fc2a
scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsi
by Steffen Maier
· 7 years ago
9d464fc
scsi: zfcp: use endianness conversions with common FC(P) struct fields
by Steffen Maier
· 7 years ago
df00d7b
scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bottom_io
by Steffen Maier
· 7 years ago
394134f
scsi: zfcp: clarify that we don't need "link" test on failed open port
by Steffen Maier
· 7 years ago
ab8ab4b
scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan response
by Steffen Maier
· 7 years ago
5d4a3d0
scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
by Steffen Maier
· 7 years ago
fdb7cee
scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late response
by Steffen Maier
· 7 years ago
12c3e57
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
by Steffen Maier
· 7 years ago
1a5d999
scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
by Steffen Maier
· 7 years ago
9fe5d2b
scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
by Steffen Maier
· 7 years ago
975171b
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
by Steffen Maier
· 7 years ago
a099b7b1
scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
by Benjamin Block
· 7 years ago
71b8e45
scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
by Steffen Maier
· 7 years ago
5156934
scsi: zfcp: convert bool-definitions to use 'true' instead of '1'
by Benjamin Block
· 7 years ago
16d75e6
scsi: zfcp: Remove unneeded linux/miscdevice.h include
by Corentin Labbe
· 7 years ago
bc46427
scsi: zfcp: use setup_timer instead of init_timer
by Lukáš Korenčik
· 7 years ago
7d91869
scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nents
by LABBE Corentin
· 7 years ago
4737c5a
scsi: libcxgbi: use ndev->ifindex to find route
by Varun Prakash
· 7 years ago
a5dd7ef
scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'
by Christophe JAILLET
· 7 years ago
2ae203f
scsi: aic7xxx: regenerate firmware files
by Michał Mirosław
· 7 years ago
3ee25e8
scsi: aic7xxx: fix firmware build deps
by Michał Mirosław
· 7 years ago
fef124c
scsi: aic7xxx: remove empty function
by Michał Mirosław
· 7 years ago
67b4652
scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd
by Steffen Maier
· 7 years ago
49b3d5f6
scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe
by himanshu.madhani@cavium.com
· 7 years ago
5621b0d
scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote ports
by himanshu.madhani@cavium.com
· 7 years ago
deeae7a
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
by Duane Grigsby
· 7 years ago
0f7e51f
scsi: qla2xxx: Move function prototype to correct header
by himanshu.madhani@cavium.com
· 7 years ago
6fcd98f
scsi: qla2xxx: Cleanup FC-NVMe code
by himanshu.madhani@cavium.com
· 7 years ago
e14a396
scsi: remove DRIVER_ATTR() usage
by Greg Kroah-Hartman
· 7 years ago
22fe567
scsi: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
b192b42a7
scsi: fusion: fix string overflow warning
by Arnd Bergmann
· 7 years ago
345ebae
scsi: gdth: increase the procfs event buffer size
by Arnd Bergmann
· 7 years ago
514e59c
scsi: fnic: fix format string overflow warning
by Arnd Bergmann
· 7 years ago
0606ffe
scsi: gdth: avoid buffer overflow warning
by Arnd Bergmann
· 7 years ago
bbfd8e8
scsi: mpt3sas: fix format overflow warning
by Arnd Bergmann
· 7 years ago
875826a
scsi: megaraid: fix format-overflow warning
by Arnd Bergmann
· 7 years ago
a7ec87a
scsi: pmcraid: Replace PCI pool old API
by Romain Perier
· 7 years ago
4dbd671
scsi: mvsas: Replace PCI pool old API
by Romain Perier
· 7 years ago
e9d9841
scsi: mpt3sas: Replace PCI pool old API
by Romain Perier
· 7 years ago
fc69d86
scsi: megaraid: Replace PCI pool old API
by Romain Perier
· 7 years ago
771db5c
scsi: lpfc: Replace PCI pool old API
by Romain Perier
· 7 years ago
decab9a
scsi: csiostor: Replace PCI pool old API
by Romain Perier
· 7 years ago
af007b0
scsi: be2iscsi: Replace PCI pool old API
by Romain Perier
· 7 years ago
facfc96
scsi: g_NCR5380: Two DTC436 PDMA workarounds
by Ondrej Zary
· 7 years ago
99a974e
scsi: g_NCR5380: Re-work PDMA loops
by Ondrej Zary
· 7 years ago
ab2ace2
scsi: g_NCR5380: Use unambiguous terminology for PDMA send and receive
by Finn Thain
· 7 years ago
24c4334
scsi: g_NCR5380: Cleanup comments and whitespace
by Finn Thain
· 7 years ago
e9dbadf
scsi: g_NCR5380: End PDMA transfer correctly on target disconnection
by Ondrej Zary
· 7 years ago
12b859b
scsi: g_NCR5380: Fix PDMA transfer size
by Ondrej Zary
· 7 years ago
e7e99d6
scsi: aacraid: complete all commands during bus reset
by Hannes Reinecke
· 7 years ago
c323eab
scsi: aacraid: add fib flag to mark scsi command callback
by Hannes Reinecke
· 7 years ago
b60710e
scsi: aacraid: enable sending of TMFs from aac_hba_send()
by Hannes Reinecke
· 7 years ago
0d643ff
scsi: aacraid: use aac_tmf_callback for reset fib
by Hannes Reinecke
· 7 years ago
Next »