aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-24reset: gpio: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski1-6/+2
2026-01-24reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAVLaurentiu Mihalcea1-0/+45
2026-01-24reset: imx8mp-audiomix: Extend the driver usageLaurentiu Mihalcea1-2/+19
2026-01-24reset: imx8mp-audiomix: Switch to using regmap APILaurentiu Mihalcea1-35/+57
2026-01-24reset: imx8mp-audiomix: Drop unneeded macrosLaurentiu Mihalcea1-7/+4
2026-01-24Merge tag 'at24-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-mergewindowWolfram Sang2-13/+11
2026-01-24Merge tag 'i2c-host-fixes-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-currentWolfram Sang1-1/+1
2026-01-24rust: samples: dma: remove redundant `.as_ref()` for `dev_*` printGary Guo1-5/+8
2026-01-24ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU.Werner Sembach1-4/+1
2026-01-24pinctrl: intel: Add code name documentationRaag Jadav1-6/+15
2026-01-24alpha: fix user-space corruption during memory compactionMagnus Lindholm4-3/+148
2026-01-24x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16Nathan Chancellor1-0/+10
2026-01-24Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini17-38/+73
2026-01-23scsi: ufs: amd-versal2: Fix PHY initialization in HCE enable notifyAjay Neeli1-1/+1
2026-01-23scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi1-2/+2
2026-01-23scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li1-0/+1
2026-01-23scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-01-23Merge patch series "Add WQ_PERCPU to alloc_workqueue() users"Martin K. Petersen3-3/+3
2026-01-23scsi: qla2xxx: target: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari1-1/+1
2026-01-23scsi: qla2xxx: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari1-1/+1
2026-01-23scsi: qla4xxx: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari1-1/+1
2026-01-23Merge patch series "mpi3mr: Enhancements for mpi3mr"Martin K. Petersen13-40/+478
2026-01-23scsi: mpi3mr: Driver version update to 8.17.0.3.50Ranjan Kumar1-2/+2
2026-01-23scsi: mpi3mr: Fixed the W=1 compilation warningRanjan Kumar2-5/+7
2026-01-23scsi: mpi3mr: Record and report controller firmware faultsRanjan Kumar3-0/+135
2026-01-23scsi: mpi3mr: Update MPI Headers to revision 39Ranjan Kumar8-12/+197
2026-01-23scsi: mpi3mr: Use negotiated link rate from DevicePage0Ranjan Kumar4-12/+111
2026-01-23scsi: mpi3mr: Avoid redundant diag-fault resetsRanjan Kumar1-3/+10
2026-01-23scsi: mpi3mr: Rename log data save helper to reflect threaded/BH contextRanjan Kumar3-4/+9
2026-01-23scsi: mpi3mr: Add module parameter to control threaded IRQ pollingRanjan Kumar1-2/+7
2026-01-23Merge patch series "ufs: ufs-qcom: Add support firmware managed platforms"Martin K. Petersen6-3/+216
2026-01-23scsi: ufs: ufs-qcom: Add support for firmware-managed resource abstractionRam Kumar Dwivedi2-1/+156
2026-01-23scsi: ufs: core: Enforce minimum PM level for sysfs configurationRam Kumar Dwivedi2-1/+3
2026-01-23scsi: ufs: dt-bindings: Document bindings for SA8255P UFS Host ControllerRam Kumar Dwivedi1-0/+56
2026-01-23scsi: MAINTAINERS: Broaden UFS Qualcomm binding file patternRam Kumar Dwivedi1-1/+1
2026-01-23Merge patch series "Change the return type of the .queuecommand() callback"Martin K. Petersen104-207/+267
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche104-195/+255
2026-01-23scsi: qla2xxx: Declare qla2xxx_mqueuecommand() staticBart Van Assche1-2/+2
2026-01-23scsi: megaraid_sas: Return SCSI_MLQUEUE_HOST_BUSY instead of 1Bart Van Assche1-5/+5
2026-01-23scsi: megaraid: Return SCSI_MLQUEUE_HOST_BUSY instead of 1Bart Van Assche1-5/+5
2026-01-23scsi: aha152x: Return SCSI_MLQUEUE_HOST_BUSY instead of 0x2003Bart Van Assche1-2/+2
2026-01-24gpu: nova-core: align LibosMemoryRegionInitArgument size to page sizeAlexandre Courbot2-5/+17
2026-01-24gpu: nova-core: add FalconUCodeDescV2 supportTimur Tabi3-64/+249
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi6-3/+34
2026-01-23drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold1-2/+0
2026-01-24rust: samples: driver-core: remove redundant `.as_ref()` for `dev_*` printGary Guo4-6/+4
2026-01-24rust: pci: remove redundant `.as_ref()` for `dev_*` printGary Guo3-5/+5
2026-01-24rust: device: support `dev_printk` on all devicesGary Guo1-1/+8
2026-01-23PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unlink() functionsManikanta Maddireddy1-4/+4
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()Timur Tabi3-17/+20