aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-10scsi: qla2xxx: Fix command flush on cable pullQuinn Tran1-0/+10
2024-03-10scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran1-0/+18
2024-03-10scsi: qla2xxx: Update manufacturer detailBikash Hazarika1-1/+1
2024-03-10scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran1-61/+41
2024-03-10scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran3-23/+13
2024-03-10scsi: qla2xxx: Prevent command send on chip resetQuinn Tran2-4/+37
2024-03-10scsi: wd33c93: Replace deprecated strncpy() with strscpy()Justin Stitt1-3/+1
2024-03-10scsi: smartpqi: Replace deprecated strncpy() with strscpy()Justin Stitt1-3/+2
2024-03-10scsi: devinfo: Replace strncpy() and manual padJustin Stitt1-8/+10
2024-03-10scsi: qla4xxx: Replace deprecated strncpy() with strscpy()Justin Stitt2-12/+19
2024-03-10scsi: qedf: Replace deprecated strncpy() with strscpy()Justin Stitt2-2/+2
2024-03-10scsi: mpt3sas: Replace deprecated strncpy() with strscpy()Justin Stitt2-10/+10
2024-03-10scsi: mpi3mr: Replace deprecated strncpy() with assignmentsJustin Stitt1-5/+5
2024-03-10scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum1-2/+2
2024-03-10scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum1-1/+1
2024-03-10scsi: st: Make st_sysfs_class constantRicardo B. Marliere1-2/+2
2024-03-10scsi: ch: Make ch_sysfs_class constantRicardo B. Marliere1-10/+10
2024-03-10scsi: cxlflash: Make cxlflash_class constantRicardo B. Marliere1-7/+10
2024-03-10scsi: pmcraid: Make pmcraid_class constantRicardo B. Marliere1-9/+11
2024-03-10scsi: sg: Make sg_sysfs_class constantRicardo B. Marliere1-9/+9
2024-03-10scsi: ufs: qcom: Provide default cycles_in_1us valueDmitry Baryshkov1-2/+4
2024-03-10scsi: libsas: Fix disk not being scanned in after being removedXingui Yang1-10/+22
2024-03-10scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang1-7/+12
2024-03-10scsi: target: iscsi: Remove unused variable xfer_lenColin Ian King1-2/+1
2024-03-10Input: imagis - add touch key supportDuje Mihanović1-1/+29
2024-03-10Input: imagis - use FIELD_GET where applicableDuje Mihanović1-11/+7
2024-03-10Input: make input_class constantRicardo B. Marliere1-1/+1
2024-03-10mtd: ubi: fix NVMEM over UBI volumes on 32-bit systemsDaniel Golle1-1/+4
2024-03-10scsi: ufs: core: Fix MCQ MAC configurationRohit Ner1-1/+1
2024-03-10hwmon: (dell-smm) Add XPS 9315 to fan control whitelistArmin Wolf1-0/+13
2024-03-10PCI: hv: Fix ring buffer size calculationMichael Kelley1-1/+2
2024-03-10PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel1-1/+6
2024-03-10Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-8/+8
2024-03-10PCI: cadence: Clear the ARI Capability Next Function Number of the last functionJasko-EXT Wojciech2-1/+19
2024-03-10PCI: dwc: Strengthen the MSI address allocation logicAjay Agarwal1-8/+13
2024-03-10PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell1-1/+1
2024-03-10PCI: qcom: Add X1E80100 PCIe supportAbel Vesa1-0/+1
2024-03-10PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam1-0/+10
2024-03-10RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil1-1/+19
2024-03-10watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()Andy Shevchenko1-1/+1
2024-03-10watchdog: intel-mid_wdt: Don't use "proxy" headersAndy Shevchenko1-1/+7
2024-03-10watchdog: intel-mid_wdt: Remove unused intel-mid.hAndy Shevchenko1-1/+0
2024-03-10pcmcia: cs: make pcmcia_socket_class constantRicardo B. Marliere2-2/+2
2024-03-09Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+10
2024-03-09Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini170-621/+1089
2024-03-09virt: efi_secret: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-03-09x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel1-1/+10
2024-03-09efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan5-31/+60
2024-03-09efi/libstub: Measure into CC protocol if TCG2 protocol is absentArd Biesheuvel1-22/+62