aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qlogicfas408.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18scsi: megaraid_sas: Enhance internal DCMD timeout printsShivasharan S1-4/+8
2019-06-18scsi: megaraid_sas: Enhance prints in OCR and TM pathShivasharan S3-37/+80
2019-06-18scsi: megaraid_sas: Load balance completions across all MSI-XShivasharan S3-8/+35
2019-06-18scsi: megaraid_sas: IRQ poll to avoid CPU hard lockupsShivasharan S6-30/+136
2019-06-18scsi: megaraid_sas: Block PCI config space access from userspace during OCRShivasharan S3-10/+74
2019-06-18scsi: megaraid_sas: Rework code around controller resetShivasharan S2-13/+11
2019-06-18scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters onlyShivasharan S1-8/+10
2019-06-18scsi: megaraid_sas: Remove unused variable target_indexShivasharan S1-3/+0
2019-06-18scsi: fdomain: Resurrect driver - ISA supportOndrej Zary3-0/+237
2019-06-18scsi: fdomain: Resurrect driver - PCI supportOndrej Zary3-0/+86
2019-06-18scsi: fdomain: Resurrect driver - CoreOndrej Zary4-0/+644
2019-06-18scsi: hpsa: update driver versionDon Brace1-1/+1
2019-06-18scsi: hpsa: correct device resetsDon Brace3-90/+88
2019-06-18scsi: hpsa: do-not-complete-cmds-for-deleted-devicesDon Brace2-1/+14
2019-06-18scsi: hpsa: wait longer for ptraid commandsDon Brace1-6/+20
2019-06-18scsi: hpsa: check for tag collisionDon Brace2-7/+15
2019-06-18scsi: hpsa: use local workqueues instead of system workqueuesDon Brace2-3/+20
2019-06-18scsi: hpsa: correct simple modeDon Brace1-4/+16
2019-06-18scsi: osst: kill obsolete driverHannes Reinecke9-7126/+3
2019-06-18scsi: sd: Inline sd_probe_part2()Bart Van Assche1-59/+44
2019-06-18scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche4-24/+7
2019-05-21scsi: st: add a SPDX tag to st.cChristoph Hellwig1-0/+1
2019-05-21scsi: sr: add a SPDX tag to sr.cChristoph Hellwig1-0/+1
2019-05-21scsi: sg: switch to SPDX tagsChristoph Hellwig1-6/+1
2019-05-21scsi: ses: switch to SPDX tagsChristoph Hellwig1-18/+2
2019-05-21scsi: sd: switch remaining files to SPDX tagsChristoph Hellwig2-30/+2
2019-05-21scsi: sd: add a SPDX tag to sd.cChristoph Hellwig1-0/+1
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig12-193/+12
2019-05-21scsi: libsas: switch sas_ata.[ch] to SPDX tagsChristoph Hellwig1-15/+1
2019-05-21scsi: libsas: add a SPDX tag to sas_task.cChristoph Hellwig1-1/+1
2019-05-21scsi: libiscsi: switch to SPDX tagsChristoph Hellwig7-91/+7
2019-05-21scsi: libfcoe: switch to SPDX tagsChristoph Hellwig6-78/+6
2019-05-21scsi: libfc: switch to SPDX tagsChristoph Hellwig17-222/+19
2019-05-21scsi: libfc: remove duplicate GPL boilerplate textChristoph Hellwig4-52/+0
2019-05-21scsi: scsi_transport_srp: switch to SPDX tagsChristoph Hellwig1-15/+1
2019-05-21scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig2-28/+2
2019-05-21scsi: scsi_transport_sas: switch to SPDX tagsChristoph Hellwig1-1/+1
2019-05-21scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig2-28/+2
2019-05-21scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig2-34/+2
2019-05-21scsi: scsi_transport_fc: remove duplicate GPL boilerplate textChristoph Hellwig2-30/+0
2019-05-21scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig1-14/+1
2019-05-21scsi: scsi_netlink: remove duplicate GPL boilerplate textChristoph Hellwig1-15/+0
2019-05-21scsi: core: switch the remaining scsi midlayer files to use SPDX tagsChristoph Hellwig3-16/+3
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig8-0/+8
2019-05-19Linux 5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-18initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umountJiufei Xue1-3/+8
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a pageblockMel Gorman1-2/+2