summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-263-396/+135Star
|\
| * block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-253-198/+26Star
| * block: add a report_zones methodChristoph Hellwig2018-10-253-124/+53Star
| * scsi: sd_zbc: Fix sd_zbc_check_zones() error checksDamien Le Moal2018-10-251-11/+8Star
| * scsi: sd_zbc: Reduce boot device scan and revalidate timeDamien Le Moal2018-10-251-54/+40Star
| * scsi: sd_zbc: Rearrange codeDamien Le Moal2018-10-251-20/+19Star
* | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-262-32/+1Star
|\ \ | |/ |/|
| * Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-081-0/+1
| |\
| * \ Merge tag 'phy-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2018-10-022-32/+1Star
| |\ \
| | * | scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam2018-09-262-32/+1Star
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-25175-5836/+15759
|\ \ \ \
| * | | | scsi: myrs: Fix the processor absent message in processor_show()Dan Carpenter2018-10-201-2/+2
| * | | | scsi: myrs: Fix a logical vs bitwise bugDan Carpenter2018-10-201-1/+1
| * | | | scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva2018-10-201-4/+4
| * | | | scsi: myrs: fix build failure on 32 bitJames Bottomley2018-10-201-3/+4
| * | | | scsi: fnic: replace gross legacy tag hack with blk-mq hackJens Axboe2018-10-181-49/+12Star
| * | | | scsi: mesh: switch to generic DMA APIChristoph Hellwig2018-10-181-4/+4
| * | | | scsi: ips: switch to generic DMA APIChristoph Hellwig2018-10-181-39/+41
| * | | | scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig2018-10-182-64/+47Star
| * | | | scsi: vmw_pscsi: switch to generic DMA APIChristoph Hellwig2018-10-181-39/+38Star
| * | | | scsi: snic: switch to generic DMA APIChristoph Hellwig2018-10-185-58/+38Star
| * | | | scsi: qla4xxx: fully convert to the generic DMA APIChristoph Hellwig2018-10-181-17/+8Star
| * | | | scsi: qla2xxx: fully convert to the generic DMA APIChristoph Hellwig2018-10-182-5/+5
| * | | | scsi: qla1280: switch to generic DMA APIChristoph Hellwig2018-10-181-13/+13
| * | | | scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig2018-10-181-4/+4
| * | | | scsi: qedf: fully convert to the generic DMA APIChristoph Hellwig2018-10-181-4/+4
| * | | | scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-184-49/+31Star
| * | | | scsi: nsp32: switch to generic DMA APIChristoph Hellwig2018-10-181-8/+10
| * | | | scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig2018-10-182-24/+9Star
| * | | | scsi: mvumi: switch to generic DMA APIChristoph Hellwig2018-10-181-53/+36Star
| * | | | scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig2018-10-183-58/+61
| * | | | scsi: megaraid_sas: switch to generic DMA APIChristoph Hellwig2018-10-182-83/+83
| * | | | scsi: megaraid_mbox: switch to generic DMA APIChristoph Hellwig2018-10-181-26/+25Star
| * | | | scsi: hpsa: switch to generic DMA APIChristoph Hellwig2018-10-181-67/+69
| * | | | scsi: fnic: switch to generic DMA APIChristoph Hellwig2018-10-184-75/+49Star
| * | | | scsi: csiostor: switch to generic DMA APIChristoph Hellwig2018-10-184-22/+20Star
| * | | | scsi: be2iscsi: switch to generic DMA APIChristoph Hellwig2018-10-184-64/+58Star
| * | | | scsi: atp870u: switch to generic DMA APIChristoph Hellwig2018-10-181-3/+3
| * | | | scsi: a100u2w: switch to generic DMA APIChristoph Hellwig2018-10-181-7/+13
| * | | | scsi: BusLogic: switch to generic DMA APIChristoph Hellwig2018-10-181-17/+19
| * | | | scsi: 3w-sas: fully convert to the generic DMA APIChristoph Hellwig2018-10-181-21/+17Star
| * | | | scsi: 3w-xxx: fully convert to the generic DMA APIChristoph Hellwig2018-10-182-7/+14
| * | | | scsi: 3w-9xxx: fully convert to the generic DMA APIChristoph Hellwig2018-10-181-26/+24Star
| * | | | scsi: aic94xx: fully convert to the generic DMA APIChristoph Hellwig2018-10-182-30/+25Star
| * | | | scsi: esp_scsi: Optimize PIO loopsFinn Thain2018-10-181-6/+6
| * | | | scsi: esp_scsi: De-duplicate PIO routinesFinn Thain2018-10-185-365/+179Star
| * | | | scsi: esp_scsi: Eliminate ESP_FLAG_DOING_SLOWCMDFinn Thain2018-10-182-36/+24Star
| * | | | scsi: esp_scsi: Grant disconnect privilege for untagged commandsFinn Thain2018-10-181-10/+1Star
| * | | | scsi: esp_scsi: Track residual for PIO transfersFinn Thain2018-10-183-0/+5
| * | | | scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain2018-10-181-7/+1Star