summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-20scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche2-0/+4
2018-06-20scsi: mpt3sas: Remove set-but-not-used variablesBart Van Assche2-15/+0
2018-06-20scsi: mpt3sas: Fix indentationBart Van Assche3-22/+22
2018-06-20scsi: libsas: dynamically allocate and free ata hostJason Yan4-16/+31
2018-06-20scsi: target: Convert target drivers to use sbitmapMatthew Wilcox8-21/+54
2018-06-20scsi: target: Abstract tag freeingMatthew Wilcox7-11/+9
2018-06-20scsi: ufs: ufshcd_dump_regs to use memcpy_fromioTomas Winkler3-26/+33
2018-06-20scsi: sg: clean up gfp_mask in sg_build_indirectJeff Moyer1-5/+2
2018-06-20scsi: qla2xxx: remove irq save in qla2x00_poll()Sebastian Andrzej Siewior1-3/+1
2018-06-20scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn16-109/+114
2018-06-20scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia1-0/+2
2018-06-20scsi: libsas: remove irq save in sas_ata_qc_issue()Sebastian Andrzej Siewior1-6/+1
2018-06-20scsi: ipr: Format HCAM overlay ID 0x41Wen Xiong2-0/+32
2018-06-20scsi: hisi_sas: Update a couple of register settings for v3 hwJohn Garry1-2/+1
2018-06-20scsi: hisi_sas: Add missing PHY spinlock initJohn Garry1-0/+2
2018-06-20scsi: hisi_sas: Pre-allocate slot DMA buffersXiang Chen2-45/+42
2018-06-20scsi: hisi_sas: Release all remaining resources in clear nexus haXiaofei Tan1-3/+21
2018-06-20scsi: hisi_sas: Add a flag to filter PHY events during resetXiaofei Tan4-4/+8
2018-06-20scsi: hisi_sas: Adjust task reject period during host resetXiaofei Tan2-10/+15
2018-06-20scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan2-0/+7
2018-06-20scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()Xiaofei Tan1-1/+7
2018-06-20scsi: hisi_sas: Use dmam_alloc_coherent()Xiang Chen1-60/+20
2018-06-20scsi: be2iscsi: Update copyrightKetan Mukadam3-18/+43
2018-06-20scsi: be2iscsi: Include null char in SET_HOST_DATAJitendra Bhivare1-1/+1
2018-06-19scsi: megaraid_sas: driver version upgradeShivasharan S1-2/+2
2018-06-19scsi: megaraid_sas: Support FW provided TM timeout valuesShivasharan S3-17/+84
2018-06-19scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...Shivasharan S1-7/+8
2018-06-19scsi: megaraid_sas: Update controller info during resumeShivasharan S1-0/+3
2018-06-19scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times outShivasharan S1-2/+3
2018-06-19scsi: mpt3sas: Update driver version "26.100.00.00"Chaitra P B1-2/+2
2018-06-19scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controlle...Chaitra P B2-7/+9
2018-06-19scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...Chaitra P B5-50/+65
2018-06-19scsi: mpt3sas: Don't access the structure after decrementing it's instance re...Chaitra P B1-3/+4
2018-06-19scsi: mpt3sas: Incorrect command status was set/marked as not used.Chaitra P B1-2/+2
2018-06-19scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async ...Chaitra P B1-0/+4
2018-06-19scsi: tcmu: remove useless code and clean up the code style.Xiubo Li1-6/+2
2018-06-16Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds9-193/+154
2018-06-16Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds100-152/+148
2018-06-16Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds45-2773/+85
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-180/+371
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+47
2018-06-16fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab3-3/+3
2018-06-16docs: Fix more broken referencesMauro Carvalho Chehab2-8/+8
2018-06-16media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-06-16media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab6-12/+10
2018-06-16media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab45-45/+45
2018-06-16media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab16-30/+28
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab26-37/+37
2018-06-16docs: fix broken references with multiple hintsMauro Carvalho Chehab7-14/+14
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu3-7/+10