summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds2024-09-296-3/+58
|\ \
| * \ Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-09-276-3/+58
| |\ \
| | * | i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan2024-09-271-1/+1
| | * | i2c: keba: I2C_KEBA should depend on KEBA_CP500Geert Uytterhoeven2024-09-271-0/+1
| | * | i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel2024-09-241-2/+3
| | * | i2c: designware: fix controller is holding SCL low while ENABLE bit is disabledKimriver Liu2024-09-243-0/+53
* | | | Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-291-18/+19
|\ \ \ \
| * | | | dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig2024-09-261-18/+19
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-09-2934-154/+415
|\ \ \ \ \
| * \ \ \ \ Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen2024-09-1212-99/+226
| |\ \ \ \ \
| | * | | | | scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee2024-09-121-1/+1
| | * | | | | scsi: lpfc: Support loopback tests with VMID enabledJustin Tee2024-09-124-4/+70
| | * | | | | scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee2024-09-122-71/+64
| | * | | | | scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee2024-09-123-7/+55
| | * | | | | scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee2024-09-121-6/+4
| | * | | | | scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee2024-09-123-4/+22
| | * | | | | scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee2024-09-121-3/+6
| | * | | | | scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee2024-09-121-3/+4
| * | | | | | Merge patch series "mpi3mr: Few Enhancements and minor fix"Martin K. Petersen2024-09-126-26/+119
| |\ \ \ \ \ \
| | * | | | | | scsi: mpi3mr: Update driver version to 8.12.0.0.50Ranjan Kumar2024-09-121-2/+2
| | * | | | | | scsi: mpi3mr: Improve wait logic while controller transitions to READY stateRanjan Kumar2024-09-121-14/+11
| | * | | | | | scsi: mpi3mr: Update MPI Headers to revision 34Ranjan Kumar2024-09-124-7/+52
| | * | | | | | scsi: mpi3mr: Use firmware-provided timestamp update intervalRanjan Kumar2024-09-123-2/+30
| | * | | | | | scsi: mpi3mr: Enhance the Enable Controller retry logicRanjan Kumar2024-09-121-1/+24
| * | | | | | | scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck2024-09-121-1/+1
| * | | | | | | scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner2024-09-121-2/+4
| * | | | | | | scsi: scsi_debug: Remove a useless memset()Christophe JAILLET2024-09-121-1/+0
| * | | | | | | scsi: pmcraid: Convert comma to semicolonChen Ni2024-09-121-1/+1
| * | | | | | | scsi: sd: Retry START STOP UNIT commandsBart Van Assche2024-09-121-0/+29
| * | | | | | | scsi: mpi3mr: A performance fixTomas Henzl2024-09-122-2/+2
| * | | | | | | scsi: ufs: qcom: Update MODE_MAX cfg_bw valueManish Pandey2024-09-121-1/+1
| * | | | | | | scsi: mpt3sas: Remove trailing space after \n newlineColin Ian King2024-09-121-3/+2
| * | | | | | | scsi: lpfc: Remove trailing space after \n newlineColin Ian King2024-09-121-2/+2
| * | | | | | | scsi: qedf: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | | | | | scsi: hisi_sas: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | | | | | scsi: megaraid_sas: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | | | | | scsi: pm8001: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | | | | | scsi: zalon: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | | | | | scsi: fusion: mptctl: Use min() macroYan Zhen2024-09-121-1/+1
| * | | | | | | scsi: libcxgbi: Remove an unused field in struct cxgbi_deviceChristophe JAILLET2024-09-121-3/+0
| * | | | | | | scsi: ibmvfc: Add max_sectors module parameterBrian King2024-09-122-4/+19
| * | | | | | | scsi: sd: Remove duplicate included header file linux/bio-integrity.hHongbo Li2024-09-121-1/+0
| * | | | | | | scsi: st: Fix input/output error on empty drive resetRafael Rocha2024-09-121-2/+3
| |/ / / / / /
* | | | | | | Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-09-2939-309/+469
|\ \ \ \ \ \ \
| * | | | | | | bcachefs: check_subvol_path() now prints subvol root inodeKent Overstreet2024-09-272-20/+14
| * | | | | | | bcachefs: remove_backpointer() now checks if dirent points to inodeKent Overstreet2024-09-271-6/+9
| * | | | | | | bcachefs: dirent_points_to_inode() now warns on mismatchKent Overstreet2024-09-271-28/+56
| * | | | | | | bcachefs: Fix lost wake upAlan Huang2024-09-271-3/+9
| * | | | | | | bcachefs: Check for logged ops when cleanKent Overstreet2024-09-272-3/+13
| * | | | | | | bcachefs: BCH_FS_clean_recoveryKent Overstreet2024-09-274-3/+8