index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
3w-sas.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
scsi: sd: Remove a local variable
Bart Van Assche
1
-2
/
+1
2019-01-12
scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcom
Evan Green
1
-1
/
+0
2019-01-12
scsi: doc: remove reference to tmscsim.txt file
Otto Sabart
1
-2
/
+0
2019-01-12
scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
John Garry
1
-0
/
+20
2019-01-12
scsi: libsas: Check SMP PHY control function result
John Garry
1
-1
/
+8
2019-01-12
scsi: libsas: Fix some indentation in libsas.h
John Garry
1
-29
/
+27
2019-01-12
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
8
-68
/
+503
2019-01-12
scsi: qla2xxx: Add protection mask module parameters
Martin K. Petersen
1
-8
/
+28
2019-01-12
scsi: aic7xxx: aic79xx: mark expected switch fall-through
Gustavo A. R. Silva
1
-5
/
+9
2019-01-12
scsi: bfa: bfa_ioc: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+3
2019-01-12
scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+7
2019-01-12
scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+2
2019-01-12
scsi: esas2r: esas2r_init: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
2019-01-12
scsi: st: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-01-12
scsi: qla4xxx: ql4_os: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-01-09
scsi: bnx2i: fix indentation issue, remove a tab
Colin Ian King
1
-1
/
+1
2019-01-09
scsi: sd: Make protection lookup tables static and relocate functions
John Garry
2
-62
/
+62
2019-01-09
scsi: hisi_sas: Add debugfs IOST file and add file operations
Luo Jiaxing
1
-0
/
+51
2019-01-09
scsi: hisi_sas: Add debugfs DQ file and add file operations
Luo Jiaxing
1
-0
/
+52
2019-01-09
scsi: hisi_sas: Add debugfs CQ file and add file operations
Luo Jiaxing
1
-0
/
+70
2019-01-09
scsi: hisi_sas: Add debugfs for port registers
Luo Jiaxing
2
-0
/
+98
2019-01-09
scsi: hisi_sas: Debugfs global register create file and add file operations
Luo Jiaxing
3
-0
/
+141
2019-01-09
scsi: hisi_sas: Take debugfs snapshot for all regs
Luo Jiaxing
4
-6
/
+180
2019-01-09
scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
Luo Jiaxing
3
-0
/
+99
2019-01-09
scsi: hisi_sas: Create root and device debugfs directories
Luo Jiaxing
3
-0
/
+41
2019-01-09
scsi: arcmsr: Update driver version to v1.40.00.10-20181217
Ching Huang
1
-1
/
+1
2019-01-09
scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B
Ching Huang
1
-1
/
+10
2019-01-09
scsi: arcmsr: Separate 'set dma mask' as a function
Ching Huang
1
-21
/
+30
2019-01-09
scsi: arcmsr: Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_A
Ching Huang
1
-0
/
+4
2019-01-09
scsi: arcmsr: Update ACB_ADAPTER_TYPE_D for >4GB ccb addressing
Ching Huang
1
-6
/
+18
2019-01-09
scsi: arcmsr: Update ACB_ADAPTER_TYPE_C for >4GB ccb addressing
Ching Huang
1
-12
/
+15
2019-01-09
scsi: arcmsr: Update ACB_ADAPTER_TYPE_B for >4GB ccb addressing
Ching Huang
1
-5
/
+17
2019-01-09
scsi: arcmsr: Update ACB_ADAPTER_TYPE_A for >4GB ccb addressing
Ching Huang
1
-5
/
+20
2019-01-09
scsi: arcmsr: Update arcmsr_alloc_ccb_pool for ccb buffer address above 4GB
Ching Huang
2
-9
/
+19
2019-01-09
scsi: arcmsr: Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_pool
Ching Huang
1
-50
/
+77
2019-01-09
scsi: arcmsr: Rename arcmsr_free_mu to arcmsr_free_io_queue
Ching Huang
1
-4
/
+4
2019-01-09
scsi: arcmsr: Rename acb structure member roundup_ccbsize to ioqueue_size
Ching Huang
2
-10
/
+10
2019-01-09
scsi: gdth: use generic DMA API
Christoph Hellwig
2
-33
/
+31
2019-01-09
scsi: gdth: remove interrupt coalescing support
Christoph Hellwig
1
-139
/
+12
2019-01-09
scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROC
Christoph Hellwig
2
-107
/
+0
2019-01-09
scsi: gdth: remove dead dma statistics code
Christoph Hellwig
2
-26
/
+0
2019-01-09
scsi: gdth: remove dead rtc code
Christoph Hellwig
1
-32
/
+0
2019-01-09
scsi: gdth: remove direct serial port access
Christoph Hellwig
1
-70
/
+0
2019-01-09
scsi: gdth: remove ISA and EISA support
Christoph Hellwig
3
-717
/
+24
2019-01-09
scsi: gdth: remove gdth_{alloc,free}_ioctl
Christoph Hellwig
3
-57
/
+25
2019-01-09
scsi: gdth: reuse dma coherent allocation in gdth_show_info
Christoph Hellwig
1
-15
/
+5
2019-01-09
scsi: gdth: refactor ioc_general
Christoph Hellwig
1
-118
/
+132
2019-01-07
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
[next]