summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-12sr: Remove in_interrupt() usage in sr_init_command().Sebastian Andrzej Siewior
2020-12-12sr: Switch the sector size back to 2048 if sr_read_sector() changed it.Sebastian Andrzej Siewior
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)
2020-12-09scsi: mpt3sas: Update driver version to 36.100.00.00Suganath Prabu S
2020-12-09scsi: mpt3sas: Handle trigger page after firmware updateSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent MPI trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent SCSI sense trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent Event trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent Master trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent trigger pages supportSuganath Prabu S
2020-12-09scsi: mpt3sas: Sync time periodically between driver and firmwareSuganath Prabu S
2020-12-09scsi: qla2xxx: Update version to 10.02.00.104-kNilesh Javali
2020-12-09scsi: qla2xxx: Fix device loss on 4G and older HBAsArun Easi
2020-12-09scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retrySaurav Kashyap
2020-12-09scsi: qla2xxx: Fix the call trace for flush workqueueSaurav Kashyap
2020-12-09scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machinesArun Easi
2020-12-09scsi: qla2xxx: Handle aborts correctly for port undergoing deletionSaurav Kashyap
2020-12-09scsi: qla2xxx: Fix N2N and NVMe connect retry failureQuinn Tran
2020-12-09scsi: qla2xxx: Fix FW initialization error on big endian machinesArun Easi
2020-12-09scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi
2020-12-09scsi: qla2xxx: Fix compilation issue in PPC systemsArun Easi
2020-12-09scsi: qla2xxx: Don't check for fw_started while posting NVMe commandSaurav Kashyap
2020-12-09scsi: qla2xxx: Tear down session if FW say it is downQuinn Tran
2020-12-09scsi: qla2xxx: Limit interrupt vectors to number of CPUsQuinn Tran
2020-12-09scsi: qla2xxx: Change post del message from debug level to log levelSaurav Kashyap
2020-12-09scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner
2020-12-09scsi: qla4xxx: Remove redundant assignment to variable rvalColin Ian King
2020-12-08Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"Linus Torvalds
2020-12-07scsi: hisi_sas: Select a suitable queue for internal I/OsXiang Chen
2020-12-07scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei
2020-12-07scsi: qla2xxx: Remove trailing semicolon in macro definitionTom Rix
2020-12-07scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong
2020-12-07scsi: ufs: Fix -Wsometimes-uninitialized warningArnd Bergmann
2020-12-07scsi: NCR5380: Remove context checkAhmed S. Darwish
2020-12-07scsi: ufs: Adjust ufshcd_hold() during sending attribute requestsjintae jang
2020-12-07scsi: ufs: Print host regs in IRQ handler when AH8 error happensCan Guo
2020-12-07scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()Can Guo
2020-12-07scsi: ufs: Serialize eh_work with system PM events and async scanCan Guo
2020-12-07scsi: ufs: Remove pre-defined initial voltage values of device powerStanley Chu
2020-12-07scsi: ufs-dwc: Use phy_initialization helperStanley Chu
2020-12-07scsi: ufs-cdns: Use phy_initialization helperStanley Chu
2020-12-07scsi: ufs: Introduce phy_initialization helperStanley Chu