summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-08scsi: mpt3sas: fix possible memory leak.Chaitra P B1-2/+2
2018-05-08scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B4-21/+116
2018-05-08scsi: mpt3sas: Update MPI HeadersChaitra P B3-10/+36
2018-05-08scsi: mpt3sas: Report Firmware Package Version from HBA Driver.Chaitra P B2-2/+108
2018-05-08scsi: mpt3sas: Cache enclosure pages during enclosure add.Chaitra P B3-96/+236
2018-05-08scsi: mpt3sas: Allow processing of events during driver unload.Chaitra P B1-11/+5
2018-05-08scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.Chaitra P B1-1/+1
2018-05-08scsi: mpt3sas: Added support for SAS Device Discovery Error Event.Chaitra P B2-0/+46
2018-05-08scsi: mpt3sas: Enhanced handling of Sense Buffer.Chaitra P B1-0/+56
2018-05-08scsi: mpt3sas: Optimize I/O memory consumption in driver.Chaitra P B1-29/+51
2018-05-08scsi: mpt3sas: Lockless access for chain buffers.Chaitra P B2-54/+65
2018-05-08scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.Chaitra P B2-22/+38
2018-05-08scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B6-63/+71
2018-05-01scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King1-1/+1
2018-05-01scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King1-1/+1
2018-05-01scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"Colin Ian King1-1/+1
2018-05-01scsi: isci: remove redundant check on in_connection_align_insertion_frequencyColin Ian King1-3/+0
2018-05-01scsi: a100u2w: Use module_pci_driverYueHaibing1-12/+1
2018-05-01scsi: wd719x: Use module_pci_driverYueHaibing1-12/+1
2018-05-01scsi: am53c974: Use module_pci_driverYueHaibing1-12/+1
2018-05-01scsi: scsi_transport_sas: don't bounce highmem pages for the smp handlerChristoph Hellwig1-4/+0
2018-04-20scsi: ips: fix firmware timestamps for 32-bitArnd Bergmann2-72/+17
2018-04-20scsi: esas2r: use ktime_get_real_seconds()Arnd Bergmann1-3/+2
2018-04-20scsi: mvumi: Using module_pci_driverYueHaibing1-19/+1
2018-04-20scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap1-2/+6
2018-04-20scsi: target: target_core_transport.c: enable+fix kernel-docRandy Dunlap1-7/+10
2018-04-20scsi: target: target_core_transport.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2018-04-20scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in new_tape_bufferJia-Ju Bai1-2/+2
2018-04-20scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in st_probeJia-Ju Bai1-1/+1
2018-04-20scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck2-0/+4
2018-04-20scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck2-1/+6
2018-04-20scsi: devinfo: warn on undefined blist flagsMartin Wilck2-1/+7
2018-04-20scsi: devinfo: change blist_flag_t to 64bitMartin Wilck2-6/+14
2018-04-20scsi: devinfo: use const_ilog2 for array indicesMartin Wilck2-2/+2
2018-04-20scsi: storvsc: Select channel based on available percentage of ring buffer to...Long Li1-18/+72
2018-04-19scsi: target: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-04-19scsi: target: prefer dbroot of /etc/target over /var/targetLee Duncan2-0/+26
2018-04-19scsi: mptfc: fix spelling mistake in macro namesColin Ian King2-3/+3
2018-04-19scsi: sd_zbc: Let the SCSI core handle ILLEGAL REQUEST / ASC 0x21Bart Van Assche1-10/+0
2018-04-19scsi: sd_zbc: Change the type of the ZBC fields into u32Bart Van Assche1-6/+6
2018-04-19scsi: storsvc: don't set a bounce limitChristoph Hellwig1-3/+0
2018-04-19scsi: iscsi_tcp: don't set a bounce limitChristoph Hellwig1-1/+0
2018-04-19scsi: sg: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-04-19scsi: zorro_esp: New driver for Amiga Zorro NCR53C9x boardsMichael Schmitz3-0/+1187
2018-04-18scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez1-1/+4
2018-04-18scsi: devinfo: delete duplicate "Generic"/"USB Storage-SMC" deviceXose Vazquez Perez1-2/+1
2018-04-18scsi: lpfc: update driver version to 12.0.0.2James Smart1-1/+1
2018-04-18scsi: lpfc: Correct missing remoteport registration during link bouncesJames Smart2-4/+5
2018-04-18scsi: lpfc: Fix NULL pointer reference when resetting adapterJames Smart1-16/+20
2018-04-18scsi: lpfc: Fix nvme remoteport registration race conditionsJames Smart1-2/+14