aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-22scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig
2021-06-18scsi: sr: Return appropriate error code when disk is ejectedManYi Li
2021-06-07scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei
2021-06-07scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-07scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei
2021-06-07scsi: core: Fix error handling of scsi_host_alloc()Ming Lei
2021-06-01scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne
2021-06-01scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu
2021-06-01scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner
2021-05-31scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart
2021-05-31scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi
2021-05-21scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov
2021-05-21scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irqYang Yingliang
2021-05-21scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang
2021-05-21scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan
2021-05-21scsi: aic7xxx: Remove multiple definition of globalsTom Rix
2021-05-21scsi: aic7xxx: Restore several defines for aic7xxx firmware buildTom Rix
2021-05-21scsi: target: iblock: Fix smp_processor_id() BUG messagesMike Christie
2021-05-21scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-05-21scsi: target: tcmu: Fix xarray RCU warningBodo Stroesser
2021-05-21scsi: target: core: Avoid smp_processor_id() in preemptible codeShin'ichiro Kawasaki
2021-05-15scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy
2021-05-15scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2021-05-14scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan
2021-05-14scsi: ufs: core: Increase the usable queue depthBart Van Assche
2021-05-14scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang
2021-05-14scsi: ufs: ufs-mediatek: Fix power down spec violationPeter Wang
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-05-07i40e: fix broken XDP supportMagnus Karlsson
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes