summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-033-11/+11
|\
| * powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2018-11-011-3/+3
| * scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2018-11-012-8/+8
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-11-0314-45/+47
|\ \ | |/ |/|
| * scsi: mvsas: Remove set but not used variable 'id'YueHaibing2018-10-241-2/+1Star
| * scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche2018-10-241-8/+5Star
| * scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche2018-10-241-1/+1
| * scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche2018-10-241-3/+3
| * scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche2018-10-241-1/+1
| * scsi: qla2xxx: Declare local functions 'static'Bart Van Assche2018-10-241-2/+3
| * scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche2018-10-248-17/+17
| * scsi: qla2xxx: Modify fall-through annotationsBart Van Assche2018-10-242-2/+2
| * scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdbNathan Chancellor2018-10-242-7/+13
| * scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta2018-10-241-2/+1Star
* | 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