index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
scsi: isci: initialize shost fully before calling scsi_add_host()
Logan Gunthorpe
1
-7
/
+7
2019-01-08
scsi: hisi_sas: Add debugfs IOST file and add file operations
Luo Jiaxing
1
-0
/
+51
2019-01-08
scsi: hisi_sas: Add debugfs DQ file and add file operations
Luo Jiaxing
1
-0
/
+52
2019-01-08
scsi: hisi_sas: Add debugfs CQ file and add file operations
Luo Jiaxing
1
-0
/
+70
2019-01-08
scsi: hisi_sas: Add debugfs for port registers
Luo Jiaxing
2
-0
/
+98
2019-01-08
scsi: hisi_sas: Debugfs global register create file and add file operations
Luo Jiaxing
3
-0
/
+141
2019-01-08
scsi: hisi_sas: Take debugfs snapshot for all regs
Luo Jiaxing
4
-6
/
+180
2019-01-08
scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
Luo Jiaxing
3
-0
/
+99
2019-01-08
scsi: hisi_sas: Create root and device debugfs directories
Luo Jiaxing
3
-0
/
+41
2019-01-08
scsi: arcmsr: Update driver version to v1.40.00.10-20181217
Ching Huang
1
-1
/
+1
2019-01-08
scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B
Ching Huang
1
-1
/
+10
2019-01-08
scsi: arcmsr: Separate 'set dma mask' as a function
Ching Huang
1
-21
/
+30
2019-01-08
scsi: arcmsr: Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_A
Ching Huang
1
-0
/
+4
2019-01-08
scsi: arcmsr: Update ACB_ADAPTER_TYPE_D for >4GB ccb addressing
Ching Huang
1
-6
/
+18
2019-01-08
scsi: arcmsr: Update ACB_ADAPTER_TYPE_C for >4GB ccb addressing
Ching Huang
1
-12
/
+15
2019-01-08
scsi: arcmsr: Update ACB_ADAPTER_TYPE_B for >4GB ccb addressing
Ching Huang
1
-5
/
+17
2019-01-08
scsi: arcmsr: Update ACB_ADAPTER_TYPE_A for >4GB ccb addressing
Ching Huang
1
-5
/
+20
2019-01-08
scsi: arcmsr: Update arcmsr_alloc_ccb_pool for ccb buffer address above 4GB
Ching Huang
2
-9
/
+19
2019-01-08
scsi: arcmsr: Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_pool
Ching Huang
1
-50
/
+77
2019-01-08
scsi: arcmsr: Rename arcmsr_free_mu to arcmsr_free_io_queue
Ching Huang
1
-4
/
+4
2019-01-08
scsi: arcmsr: Rename acb structure member roundup_ccbsize to ioqueue_size
Ching Huang
2
-10
/
+10
2019-01-08
scsi: gdth: use generic DMA API
Christoph Hellwig
2
-33
/
+31
2019-01-08
scsi: gdth: remove interrupt coalescing support
Christoph Hellwig
1
-139
/
+12
2019-01-08
scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROC
Christoph Hellwig
2
-107
/
+0
2019-01-08
scsi: gdth: remove dead dma statistics code
Christoph Hellwig
2
-26
/
+0
2019-01-08
scsi: gdth: remove dead rtc code
Christoph Hellwig
1
-32
/
+0
2019-01-08
scsi: gdth: remove direct serial port access
Christoph Hellwig
1
-70
/
+0
2019-01-08
scsi: gdth: remove ISA and EISA support
Christoph Hellwig
3
-717
/
+24
2019-01-08
scsi: gdth: remove gdth_{alloc,free}_ioctl
Christoph Hellwig
3
-57
/
+25
2019-01-08
scsi: gdth: reuse dma coherent allocation in gdth_show_info
Christoph Hellwig
1
-15
/
+5
2019-01-08
scsi: gdth: refactor ioc_general
Christoph Hellwig
1
-116
/
+130
2019-01-08
scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-9
/
+11
2019-01-08
scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start
Gustavo A. R. Silva
1
-1
/
+1
2019-01-08
scsi: core: Synchronize request queue PM status only on successful resume
Stanley Chu
1
-11
/
+15
2019-01-08
scsi: pm80xx: reduce indentation
Julia Lawall
1
-1
/
+1
2019-01-08
scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
YueHaibing
1
-0
/
+2
2019-01-08
scsi: megaraid_sas: correct an info message
Tomas Henzl
1
-1
/
+1
2019-01-08
scsi: sd: Fix cache_type_store()
Ivan Mironov
1
-0
/
+6
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
31
-206
/
+220
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-12
/
+10
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
206
-2852
/
+6851
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
37
-936
/
+321
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+1
2018-12-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+19
2018-12-20
scsi: isci: request: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-12-20
scsi: isci: remote_node_context: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-12-20
scsi: isci: remote_device: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-12-20
scsi: isci: phy: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-12-20
scsi: iscsi: Capture iscsi debug messages using tracepoints
Fred Herard
4
-1
/
+51
2018-12-20
scsi: myrb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
[prev]
[next]