summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-05-28scsi: hisi_sas: Reset disks when discoveredXiang Chen
2018-05-28scsi: hisi_sas: Add LED feature for v3 hwXiaofei Tan
2018-05-28scsi: hisi_sas: Change common allocation mode of device idXiang Chen
2018-05-28scsi: hisi_sas: change slot index allocation modeXiang Chen
2018-05-28scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry
2018-05-28scsi: hisi_sas: fix a typo in hisi_sas_task_prep()Wei Yongjun
2018-05-28scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King
2018-05-28scsi: core: sanitize++ in progressDouglas Gilbert
2018-05-28scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-24Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar
2018-05-22qedi: Add get_generic_tlv_data handler.Manish Rangankar
2018-05-22qedi: Add support for populating ethernet TLVs.Manish Rangankar
2018-05-22qedf: Add get_generic_tlv_data handler.Chad Dupuis
2018-05-22qedf: Add support for populating ethernet TLVs.Chad Dupuis
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-05-18scsi: snic: fix a couple of spelling mistakes: "COMPLETE"Colin Ian King
2018-05-18scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()'Christophe Jaillet
2018-05-18scsi: ufs: Add clock ungating to a separate workqueueVijay Viswanath
2018-05-18scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan
2018-05-18scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
2018-05-18scsi: ufs: add reference counting for scsi block requestsSubhash Jadavani
2018-05-18scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani
2018-05-18scsi: ufs: fix exception event handlingMaya Erez
2018-05-18scsi: dpt_i2o: Remove VLA usageKees Cook
2018-05-18scsi: ufs: Use freq table with devfreqBjorn Andersson
2018-05-18scsi: ufs: Extract devfreq registrationBjorn Andersson
2018-05-18scsi: storvsc: Avoid allocating memory for temp cpumasksMichael Kelley
2018-05-18scsi: cxlflash: Isolate external module dependenciesUma Krishnan
2018-05-18scsi: cxlflash: Abstract hardware dependent assignmentsUma Krishnan
2018-05-18scsi: cxlflash: Add include guards to backend.hUma Krishnan
2018-05-18scsi: cxlflash: Use local mutex for AFU serializationMatthew R. Ochs
2018-05-18scsi: cxlflash: Acquire semaphore before invoking ioctl servicesUma Krishnan
2018-05-18scsi: cxlflash: Limit the debug logs in the IO pathUma Krishnan
2018-05-18scsi: cxlflash: Yield to active send threadsUma Krishnan
2018-05-18scsi: hisi_sas: add check of device in hisi_sas_task_exec()Xiaofei Tan
2018-05-18scsi: hisi_sas: Use device lock to protect slot alloc/freeXiang Chen
2018-05-18scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen
2018-05-18scsi: hisi_sas: allocate slot buffer earlierXiang Chen
2018-05-18scsi: hisi_sas: make return type of prep functions voidXiang Chen
2018-05-18scsi: hisi_sas: relocate smp sg mapXiang Chen
2018-05-18scsi: ufs: make ufshcd_config_pwr_mode of non-static funcAlim Akhtar
2018-05-18scsi: ufs: add quirk to enable host controller without hceAlim Akhtar
2018-05-18scsi: ufs: add quirk to disallow reset of interrupt aggregationAlim Akhtar
2018-05-18scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar
2018-05-18scsi: ufs: ufshcd: Remove VLA usageKees Cook
2018-05-18scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-05-16sg: simplify procfs codeChristoph Hellwig