summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: iscsi: Extract auth functionsDmitry Bogdanov2022-06-071-48/+92
* scsi: target: iscsi: Add upcast helpersDmitry Bogdanov2022-06-073-62/+37
* scsi: qla2xxx: Update version to 10.02.07.500-kNilesh Javali2022-06-071-2/+2
* scsi: qla2xxx: edif: Fix n2n login retry for secure deviceQuinn Tran2022-06-071-0/+7
* scsi: qla2xxx: edif: Fix n2n discovery issue with secure targetQuinn Tran2022-06-071-0/+3
* scsi: qla2xxx: edif: Remove old doorbell interfaceQuinn Tran2022-06-073-81/+0
* scsi: qla2xxx: edif: Add retry for ELS passthroughQuinn Tran2022-06-072-16/+38
* scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication applicationQuinn Tran2022-06-072-1/+7
* scsi: qla2xxx: edif: Fix potential stuck session in sa updateQuinn Tran2022-06-071-3/+14
* scsi: qla2xxx: edif: Add bsg interface to read doorbell eventsQuinn Tran2022-06-074-73/+195
* scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran2022-06-074-33/+74
* scsi: qla2xxx: edif: bsg refactorQuinn Tran2022-06-072-43/+79
* scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran2022-06-075-37/+120
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-051-0/+2
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-051-0/+2
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-0516-87/+21
|\ \
| * | clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-241-1/+1
| * | clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter2022-05-241-2/+1
| * | clocksource/drivers/timer-sun5i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/timer-sun4i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/pistachio: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/orion: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/lpc32xx: Convert to SPDX identifierThomas Gleixner2022-05-181-5/+1
| * | clocksource/drivers/digicolor: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/armada-370-xp: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/mips-gic-timer: Convert to SPDX identifierThomas Gleixner2022-05-181-7/+2
| * | clocksource/drivers/jcore: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/bcm_kona: Convert to SPDX identifierThomas Gleixner2022-05-181-12/+2
| * | clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-05-181-5/+5
| * | clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland2022-05-181-1/+1
| * | clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-182-26/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-0578-3252/+704
|\ \ \
| * | | scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov2022-06-011-7/+0
| * | | scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix2022-06-011-2/+0
| * | | scsi: mpi3mr: Fix kernel-docJiapeng Chong2022-06-011-1/+1
| * | | scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove2022-06-013-0/+141
| * | | scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke2022-06-011-1/+1
| * | | scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal2022-06-013-16/+16
| * | | scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal2022-06-011-1/+0
| * | | scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena2022-06-012-27/+23
| * | | scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke2022-05-231-3/+8
| * | | scsi: core: Unexport scsi_bus_typeChristoph Hellwig2022-05-231-1/+0
| * | | scsi: sd: Don't call blk_cleanup_disk() in sd_probe()Christoph Hellwig2022-05-231-1/+1
| * | | scsi: ufs: ufshcd: Delete unnecessary NULL checkDan Carpenter2022-05-231-4/+1
| * | | scsi: isci: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | scsi: pmcraid: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | scsi: smartpqi: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | scsi: qedf: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | scsi: esas2r: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | scsi: storvsc: Fix typo in commentJulia Lawall2022-05-231-1/+1