summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-01-09scsi: arcmsr: Separate 'set dma mask' as a functionChing Huang1-21/+30
2019-01-09scsi: arcmsr: Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_AChing Huang1-0/+4
2019-01-09scsi: arcmsr: Update ACB_ADAPTER_TYPE_D for >4GB ccb addressingChing Huang1-6/+18
2019-01-09scsi: arcmsr: Update ACB_ADAPTER_TYPE_C for >4GB ccb addressingChing Huang1-12/+15
2019-01-09scsi: arcmsr: Update ACB_ADAPTER_TYPE_B for >4GB ccb addressingChing Huang1-5/+17
2019-01-09scsi: arcmsr: Update ACB_ADAPTER_TYPE_A for >4GB ccb addressingChing Huang1-5/+20
2019-01-09scsi: arcmsr: Update arcmsr_alloc_ccb_pool for ccb buffer address above 4GBChing Huang2-9/+19
2019-01-09scsi: arcmsr: Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_poolChing Huang1-50/+77
2019-01-09scsi: arcmsr: Rename arcmsr_free_mu to arcmsr_free_io_queueChing Huang1-4/+4
2019-01-09scsi: arcmsr: Rename acb structure member roundup_ccbsize to ioqueue_sizeChing Huang2-10/+10
2019-01-09scsi: gdth: use generic DMA APIChristoph Hellwig2-33/+31
2019-01-09scsi: gdth: remove interrupt coalescing supportChristoph Hellwig1-139/+12
2019-01-09scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROCChristoph Hellwig2-107/+0
2019-01-09scsi: gdth: remove dead dma statistics codeChristoph Hellwig2-26/+0
2019-01-09scsi: gdth: remove dead rtc codeChristoph Hellwig1-32/+0
2019-01-09scsi: gdth: remove direct serial port accessChristoph Hellwig1-70/+0
2019-01-09scsi: gdth: remove ISA and EISA supportChristoph Hellwig3-717/+24
2019-01-09scsi: gdth: remove gdth_{alloc,free}_ioctlChristoph Hellwig3-57/+25
2019-01-09scsi: gdth: reuse dma coherent allocation in gdth_show_infoChristoph Hellwig1-15/+5
2019-01-09scsi: gdth: refactor ioc_generalChristoph Hellwig1-118/+132
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds3-12/+10
2018-12-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds206-2852/+6851
2018-12-29Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds37-936/+321
2018-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+1
2018-12-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-4/+19
2018-12-21scsi: isci: request: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-12-21scsi: isci: remote_node_context: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-12-21scsi: isci: remote_device: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-12-21scsi: isci: phy: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-12-21scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard4-1/+51
2018-12-21scsi: myrb: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-12-21scsi: megaraid: fix out-of-bound array accessesQian Cai2-2/+2
2018-12-21scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-12-21scsi: fcoe: remove set but not used variable 'port'YueHaibing1-4/+0
2018-12-21scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin1-0/+1
2018-12-21scsi: smartpqi: fix build warningsDon Brace1-1/+3
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2018-12-20scsi: smartpqi: update driver versionDon Brace1-2/+2
2018-12-20scsi: smartpqi: add ofa supportMahesh Rajashekhara4-43/+634
2018-12-20scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara1-1/+1
2018-12-20scsi: smartpqi: bump driver versionDon Brace1-3/+3
2018-12-20scsi: smartpqi: add smp_utils supportDon Brace3-60/+324
2018-12-20scsi: smartpqi: correct lun reset issuesKevin Barnett1-0/+3
2018-12-20scsi: smartpqi: correct volume statusDave Carroll1-0/+3
2018-12-20scsi: smartpqi: do not offline disks for transient did no connect conditionsDave Carroll1-2/+2
2018-12-20scsi: smartpqi: allow for larger raid mapsAjish Koshy1-31/+28
2018-12-20scsi: smartpqi: check for null device pointersMahesh Rajashekhara2-3/+64
2018-12-20scsi: smartpqi: add support for huawei controllersAjish Koshy1-0/+24
2018-12-20scsi: smartpqi: enhance numa node detectionSagar Biradar1-3/+7
2018-12-20scsi: smartpqi: wake up drives after os resumes from suspendDave Carroll1-0/+2