summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()Nilesh Javali2023-08-211-1/+1
| | * | | | | scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar2023-08-213-5/+8
| | * | | | | scsi: qla2xxx: Error code did not return to upper layerQuinn Tran2023-08-211-0/+2
| | * | | | | scsi: qla2xxx: Add logs for SFP temperature monitoringBikash Hazarika2023-08-211-0/+18
| | * | | | | scsi: qla2xxx: Fix firmware resource trackingQuinn Tran2023-08-215-3/+88
| | * | | | | scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran2023-08-214-9/+4
| | * | | | | scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar2023-08-2110-31/+639
| | * | | | | scsi: qla2xxx: Allow 32-byte CDBsQuinn Tran2023-08-212-1/+272
| | * | | | | scsi: qla2xxx: Move resource to allow code reuseQuinn Tran2023-08-214-34/+47
| * | | | | | Merge patch series "smartpqi updates"Martin K. Petersen2023-08-242-55/+215
| |\ \ \ \ \ \
| | * | | | | | scsi: smartpqi: Change driver version to 2.1.24-046Don Brace2023-08-241-3/+3
| | * | | | | | scsi: smartpqi: Enhance error messagesMahesh Rajashekhara2023-08-241-8/+9
| | * | | | | | scsi: smartpqi: Enhance controller offline notificationDavid Strahan2023-08-241-1/+49
| | * | | | | | scsi: smartpqi: Enhance shutdown notificationDavid Strahan2023-08-241-1/+1
| | * | | | | | scsi: smartpqi: Simplify lun_number assignmentDavid Strahan2023-08-241-4/+2
| | * | | | | | scsi: smartpqi: Rename pciinfo to pci_infoKevin Barnett2023-08-241-6/+6
| | * | | | | | scsi: smartpqi: Rename MACRO to clarify purposeKevin Barnett2023-08-242-2/+2
| | * | | | | | scsi: smartpqi: Add abort handlerKevin Barnett2023-08-242-36/+149
| | | |_|_|/ / | | |/| | | |
| * | | | | | scsi: sd: Remove the number of forward declarationsBart Van Assche2023-08-241-39/+27
| * | | | | | scsi: st: Add third party poweron reset handlingJohn Meneghini2023-08-241-0/+2
| * | | | | | scsi: core: Report error list information in debugfsBart Van Assche2023-08-241-3/+23
| * | | | | | scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche2023-08-2410-12/+11
| * | | | | | scsi: qedi: Remove unused declarationsYue Haibing2023-08-241-2/+0
| * | | | | | scsi: qedf: Remove unused declarationYue Haibing2023-08-241-1/+0
| * | | | | | scsi: xen-scsifront: shost_priv() can never return NULLJuergen Gross2023-08-241-3/+3
* | | | | | | Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-09106-113/+113
|\ \ \ \ \ \ \
| * | | | | | | media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman2023-09-09106-113/+113
* | | | | | | | Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-09-093-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas2023-09-081-1/+1
| * | | | | | | | PCI: Free released resource after coalescingRoss Lagerwall2023-09-061-0/+1
| * | | | | | | | PCI: Fix CONFIG_PCI_DYNAMIC_OF_NODES kconfig dependenciesLizhi Hou2023-09-051-1/+1
* | | | | | | | | Merge tag 'ntb-6.6' of https://github.com/jonmason/ntbLinus Torvalds2023-09-094-25/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ntb: Check tx descriptors outstanding instead of head/tail for tx queueDave Jiang2023-08-221-1/+1
| * | | | | | | | | ntb: Fix calculation ntb_transport_tx_free_entry()Dave Jiang2023-08-221-1/+1
| * | | | | | | | | ntb: Drop packets when qp link is downDave Jiang2023-08-221-1/+5
| * | | | | | | | | ntb: Clean up tx tail index on link downDave Jiang2023-08-221-2/+9
| * | | | | | | | | ntb: amd: Drop unnecessary error check for debugfs_create_dirRuan Jinjie2023-08-181-7/+4
| * | | | | | | | | NTB: ntb_tool: Switch to memdup_user_nul() helperRuan Jinjie2023-08-181-10/+3
| * | | | | | | | | dtivers: ntb: fix parameter check in perf_setup_dbgfs()Minjie Du2023-08-181-1/+1
| * | | | | | | | | ntb: Remove error checking for debugfs_create_dir()Wang Ming2023-08-181-2/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds2023-09-085-13/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drbd: swap bvec_set_page len and offsetChristoph Böhmwalder2023-09-061-1/+1
| * | | | | | | | | null_blk: fix poll request timeout handlingChengming Zhou2023-09-011-2/+10
| * | | | | | | | | s390/dasd: fix string length handlingHeiko Carstens2023-09-013-10/+10
* | | | | | | | | | Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-087-21/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki2023-09-051-11/+0
| * | | | | | | | | | thermal: Use thermal_tripless_zone_device_register()Rafael J. Wysocki2023-09-056-13/+14
| * | | | | | | | | | thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki2023-09-051-0/+11
* | | | | | | | | | | Merge tag 'pm-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-09-081-3/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powercap: intel_rapl: Fix invalid setting of Power Limit 4Srinivas Pandruvada2023-09-061-3/+1