summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-10-31scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan
2017-10-31scsi: hisi_sas: add v3 hw DFX featureXiaofei Tan
2017-10-31scsi: hisi_sas: init connect cfg register for v3 hwXiaofei Tan
2017-10-31scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()Xiaofei Tan
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-31scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-27Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2017-10-27scsi: smartpqi: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: libiscsi: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: libfc: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: isci: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: gdth: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: dc395x: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: bnx2i: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: be2iscsi: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: aic94xx: Convert timers to use timer_setup()Kees Cook
2017-10-25scsi: hisi_sas: use array for v2 hw AXI errorsShiju Jose
2017-10-25scsi: hisi_sas: fix the risk of freeing slot twiceXiaofei Tan
2017-10-25scsi: hisi_sas: fix NULL check in SMP abort task pathXiaofei Tan
2017-10-25scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen
2017-10-25scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen
2017-10-25scsi: hisi_sas: grab hisi_hba.lock when processing slotsXiang Chen
2017-10-25scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lockXiaofei Tan
2017-10-25scsi: hisi_sas: fix internal abort slot timeout bugXiang Chen
2017-10-25scsi: hisi_sas: delete get_ncq_tag_v3_hw()Xiang Chen
2017-10-25scsi: scsi_devinfo: Add scsi_devinfo_tbl.cJeffy Chen
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-25scsi: megaraid_sas: driver version upgradeShivasharan S
2017-10-25scsi: megaraid_sas: Add support for 64bit consistent DMAShivasharan S
2017-10-25scsi: megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ modeShivasharan S
2017-10-25scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for highe...Shivasharan S
2017-10-25scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commandsShivasharan S
2017-10-25scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4kShivasharan S
2017-10-25scsi: megaraid_sas: Update current host time to FW during IOC InitShivasharan S
2017-10-25scsi: megaraid_sas: Move controller memory allocations and DMA mask settings ...Shivasharan S
2017-10-25scsi: megaraid_sas: Move initialization of instance parameters inside newly c...Shivasharan S
2017-10-25scsi: megaraid_sas: remove instance->ctrl_infoShivasharan S
2017-10-25scsi: megaraid_sas: Pre-allocate frequently used DMA buffersShivasharan S
2017-10-25scsi: megaraid_sas: Create separate functions for allocating and freeing cont...Shivasharan S
2017-10-25scsi: megaraid_sas: Create separate functions to allocate ctrl memoryShivasharan S
2017-10-25scsi: megaraid_sas: reduce size of fusion_context and use kmalloc for allocationShivasharan S
2017-10-25scsi: megaraid_sas: replace is_ventura with adapter_type checksShivasharan S
2017-10-25scsi: megaraid_sas: Remove redundant checks for ctrl_contextShivasharan S
2017-10-25scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...Shivasharan S
2017-10-25scsi: megaraid_sas: Add support for Crusader controllersShivasharan S
2017-10-25scsi: megaraid_sas: use adapter_type for all gen controllersShivasharan S
2017-10-25scsi: hpsa: bump driver versionDon Brace