index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
scsi: qla2xxx: Remove two superfluous casts
Bart Van Assche
2019-04-15
1
-3
/
+2
|
*
scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free
Bart Van Assche
2019-04-15
2
-4
/
+0
|
*
scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive
Bart Van Assche
2019-04-15
2
-1
/
+2
|
*
scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static
Bart Van Assche
2019-04-15
2
-3
/
+1
|
*
scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c file
Bart Van Assche
2019-04-15
2
-7
/
+9
|
*
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
2019-04-15
9
-23
/
+23
|
*
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
2019-04-15
5
-6
/
+6
|
*
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-15
14
-2
/
+69
|
*
scsi: qla2xxx: Use tabs to indent code
Bart Van Assche
2019-04-15
2
-21
/
+21
|
*
scsi: libsas: Print expander PHY indexes in decimal
John Garry
2019-04-15
4
-28
/
+27
|
*
scsi: libsas: Do discovery on empty PHY to update PHY info
John Garry
2019-04-15
1
-0
/
+5
|
*
scsi: libsas: Inject revalidate event for root port event
John Garry
2019-04-15
1
-3
/
+21
|
*
scsi: libsas: Improve vague log in SAS rediscovery
John Garry
2019-04-15
1
-6
/
+14
|
*
scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...
John Garry
2019-04-15
1
-1
/
+6
|
*
scsi: libsas: Stop hardcoding SAS address length
John Garry
2019-04-15
2
-26
/
+29
|
*
scsi: hisi_sas: Some misc tidy-up
Xiang Chen
2019-04-12
4
-53
/
+38
|
*
scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeout
Luo Jiaxing
2019-04-12
1
-11
/
+14
|
*
scsi: hisi_sas: Don't hard reset disk during controller reset
Luo Jiaxing
2019-04-12
1
-1
/
+2
|
*
scsi: hisi_sas: Support all RAS events with MSI interrupts
Xiaofei Tan
2019-04-12
1
-178
/
+259
|
*
scsi: hisi_sas: allocate different SAS address for directly attached situation
Xiang Chen
2019-04-12
1
-0
/
+2
|
*
scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device()
Xiang Chen
2019-04-12
1
-2
/
+1
|
*
scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected
John Garry
2019-04-12
5
-23
/
+46
|
*
scsi: hisi_sas: Remedy inconsistent PHY down state in software
Xiang Chen
2019-04-12
1
-2
/
+2
|
*
scsi: hisi_sas: add host reset interface for test
Xiang Chen
2019-04-12
4
-0
/
+16
|
*
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2019-04-12
21
-48
/
+148
|
|
\
|
*
|
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
2019-04-12
5
-8
/
+33
|
*
|
scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid
Colin Ian King
2019-04-12
1
-8
/
+6
|
*
|
scsi: tcm_qla2xxx: Minimize #include directives
Bart Van Assche
2019-04-09
1
-6
/
+0
|
*
|
scsi: qla2xxx: Unregister resources in the opposite order of the registration...
Bart Van Assche
2019-04-08
1
-4
/
+5
|
*
|
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
2019-04-08
1
-13
/
+21
|
*
|
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
2019-04-08
3
-15
/
+12
|
*
|
scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read
Bart Van Assche
2019-04-08
1
-38
/
+47
|
*
|
scsi: qla2xxx: Reduce the number of forward declarations
Bart Van Assche
2019-04-08
1
-46
/
+31
|
*
|
scsi: qla2xxx: Declare local symbols static
Bart Van Assche
2019-04-08
1
-2
/
+2
|
*
|
scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED
Bart Van Assche
2019-04-08
1
-1
/
+1
|
*
|
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
Bart Van Assche
2019-04-08
1
-3
/
+0
|
*
|
scsi: qla2xxx: Change a stack variable into a static const variable
Bart Van Assche
2019-04-08
1
-2
/
+3
|
*
|
scsi: qla2xxx: fix spelling mistake "alredy" -> "already"
Colin Ian King
2019-04-08
1
-1
/
+1
|
*
|
scsi: lpfc: add support for posting FC events on FPIN reception
James Smart
2019-04-08
2
-0
/
+12
|
*
|
scsi: scsi_transport_fc: Add FPIN fc event codes
James Smart
2019-04-08
1
-0
/
+18
|
*
|
scsi: scsi_transport_fc: refactor event posting routines
James Smart
2019-04-08
1
-59
/
+41
|
*
|
scsi: lpfc: Fix a recently introduced compiler warning
Bart Van Assche
2019-04-08
1
-2
/
+2
|
*
|
scsi: qla2xxx: Remove useless set memory to zero use memset()
YueHaibing
2019-04-03
1
-1
/
+0
|
*
|
scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
Jan Kotas
2019-04-03
1
-10
/
+64
|
*
|
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
2019-04-03
1
-10
/
+1
|
*
|
scsi: qedf: Remove set but not used variable 'fr_len'
YueHaibing
2019-04-03
1
-2
/
+0
|
*
|
scsi: pm8001: fix spelling mistake, interupt -> interrupt
Colin Ian King
2019-04-03
4
-7
/
+7
|
*
|
scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined
Colin Ian King
2019-04-03
2
-12
/
+16
|
*
|
scsi: qla2xxx: Update driver version to 10.01.00.16-k
Himanshu Madhani
2019-04-03
1
-1
/
+1
|
*
|
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
Giridhar Malavali
2019-04-03
2
-39
/
+46
[prev]
[next]