summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-22scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"Colin Ian King
2021-09-22scsi: lpfc: Fix gcc -Wstringop-overread warning, againArnd Bergmann
2021-09-22scsi: lpfc: Use correct scnprintf() limitDan Carpenter
2021-09-22scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()Dan Carpenter
2021-09-22scsi: acornscsi: Remove tagged queuing vestigesHannes Reinecke
2021-09-22scsi: fas216: Kill scmd->tagHannes Reinecke
2021-09-21scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov
2021-09-21scsi: ufs: core: Unbreak the reset handlerBart Van Assche
2021-09-21scsi: sd_zbc: Support disks with more than 2**32 logical blocksBart Van Assche
2021-09-21scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"Adrian Hunter
2021-09-14scsi: sd: Make sd_spinup_disk() less noisyHeiner Kallweit
2021-09-13scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter
2021-09-13scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King
2021-09-13scsi: megaraid: Clean up some inconsistent indentingColin Ian King
2021-09-13scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"Colin Ian King
2021-09-13scsi: megaraid: Fix Coccinelle warningjing yangyang
2021-09-13scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() functionHelge Deller
2021-09-13scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart
2021-09-13scsi: target: Fix the pgr/alua_support_store functionsMaurizio Lombardi
2021-09-13scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota
2021-09-13scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-09-13scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy
2021-09-13scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-13scsi: ufs: ufshpb: Remove unused parametersChanWoo Lee
2021-09-13scsi: lpfc: Remove unneeded variableChi Minghao
2021-09-13scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart
2021-09-13scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart
2021-09-13scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart
2021-09-13scsi: st: Add missing break in switch statement in st_ioctl()Nathan Chancellor
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-11Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-11Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-09-11Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-09-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-11Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-09-10Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-10Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-10Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-10Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-10Merge branches 'acpi-scan' and 'acpi-prm'Rafael J. Wysocki
2021-09-10Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-10of: property: Disable fw_devlink DT support for X86Saravana Kannan