summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe2020-04-082-3/+0
|\
| * nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-042-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-011-13/+5
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-302-3/+5
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-263-8/+17
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-133-2/+9
| |\ \ \
| * | | | scsi: qedf: Use pci_get_dsn()Jacob Keller2020-03-061-13/+5
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-311-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-03-083-2/+9
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-261-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | scsi: iscsi: Use EFI GetVariable only when availableArd Biesheuvel2020-02-231-1/+1
* | | | | | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-309-143/+118
|\ \ \ \ \ \
| * | | | | | block: move struct partition out of genhd.hChristoph Hellwig2020-03-244-9/+14
| * | | | | | scsi: simplify scsi_partsizeChristoph Hellwig2020-03-245-70/+43
| * | | | | | scsi: move scsicam_bios_param to the end of scsicam.cChristoph Hellwig2020-03-241-61/+59
| * | | | | | scsi: simplify scsi_bios_ptableChristoph Hellwig2020-03-241-13/+11
| * | | | | | scsi: Convert to use set_capacity_revalidate_and_notifyBalbir Singh2020-03-181-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-5.7/libata-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-302-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ata: make SATA_PMP option selectable only if any SATA host driver is enabledBartlomiej Zolnierkiewicz2020-03-262-0/+2
| |/ / / /
* | | | | scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen2020-03-251-1/+3
* | | | | scsi: qla2xxx: Fix I/Os being passed down when FC device is being deletedArun Easi2020-03-171-2/+2
| |_|_|/ |/| | |
* | | | scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong2020-03-112-1/+3
* | | | scsi: ufs: Fix possible unclocked access to auto hibern8 timer registerCan Guo2020-03-101-7/+14
|/ / /
* | | scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Adam Williamson2020-02-241-1/+1
* | | scsi: sd_sbc: Fix sd_zbc_report_zones()Damien Le Moal2020-02-241-1/+6
* | | scsi: libfc: free response frame from GPN_IDIgor Druzhinin2020-02-211-0/+2
|/ /
* / scsi: megaraid_sas: silence a warningTomas Henzl2020-02-131-2/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-02-096-19/+29
|\
| * scsi: ufs: fix spelling mistake "initilized" -> "initialized"Colin Ian King2020-01-301-1/+1
| * scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-301-1/+1
| * scsi: megaraid_sas: fixup MSIx interrupt setup during resumeHannes Reinecke2020-01-301-11/+9
| * scsi: qla2xxx: Fix unbound NVME response lengthArun Easi2020-01-303-6/+18
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-044-40/+43
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-3097-1301/+2662
|\|
| * scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_maskJohn Garry2020-01-213-3/+3
| * scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinityLuo Jiaxing2020-01-211-0/+5
| * scsi: hisi_sas: Modify the file permissions of trigger_dump to write onlyLuo Jiaxing2020-01-211-1/+1
| * scsi: hisi_sas: Replace magic number when handle channel interruptLuo Jiaxing2020-01-211-5/+12
| * scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...Xiang Chen2020-01-212-34/+26
| * scsi: hisi_sas: use threaded irq to process CQ interruptsXiang Chen2020-01-214-45/+37
| * scsi: ufs: Use UFS device indicated maximum LU numberBean Huo2020-01-213-6/+12
| * scsi: ufs: Add max_lu_supported in struct ufs_dev_infoBean Huo2020-01-212-2/+41
| * scsi: ufs: Delete is_init_prefetch from struct ufs_hbaBean Huo2020-01-212-6/+1
| * scsi: ufs: Inline two functions into their callersBean Huo2020-01-211-13/+4
| * scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init()Bean Huo2020-01-211-5/+7
| * scsi: ufs: Split ufshcd_probe_hba() based on its called flowBean Huo2020-01-211-66/+101
| * scsi: ufs: Delete struct ufs_dev_descBean Huo2020-01-216-48/+36
| * scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo2020-01-211-1/+2
| * scsi: ufs-mediatek: enable low-power mode for hibern8 stateStanley Chu2020-01-211-0/+53
| * scsi: ufs: export some functions for vendor usageStanley Chu2020-01-212-4/+10