summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-14scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran1-0/+1
2024-12-14scsi: qla2xxx: Fix abort in bsg timeoutQuinn Tran1-22/+92
2024-12-14iommufd: Fix out_fput in iommufd_fault_alloc()Nicolin Chen1-2/+0
2024-12-14net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta1-0/+1
2024-12-14can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.Marc Kleine-Budde1-1/+28
2024-12-14can: dev: can_set_termination(): allow sleeping GPIOsMarc Kleine-Budde1-1/+1
2024-12-14watchdog: rti: of: honor timeout-sec propertyAlexander Sverdlin1-1/+2
2024-12-14HID: wacom: fix when get product name maybe null pointerWangYuli1-1/+2
2024-12-14HID: i2c-hid: Revert to using power commands to wake on resumeKenny Levinsen1-8/+12
2024-12-14iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser1-6/+7
2024-12-14drm/v3d: Enable Performance Counters before clearing themMaĆ­ra Canal1-1/+1
2024-12-14scsi: scsi_debug: Fix hrtimer support for ndelayJohn Garry1-1/+1
2024-12-14scsi: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane1-1/+1
2024-12-14nvme-rdma: unquiesce admin_q before destroy itChunguang.xu1-7/+1
2024-12-14nvme-tcp: fix the memleak while create new ctrl failedChunguang.xu1-1/+1
2024-12-14nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi1-2/+3
2024-12-14drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD failsWill Deacon1-5/+1
2024-12-14irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil...Geert Uytterhoeven1-1/+1
2024-12-14nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supportedChristoph Hellwig1-1/+2
2024-12-14pmdomain: core: Fix error path in pm_genpd_init() when ida alloc failsUlf Hansson1-17/+19
2024-12-14pmdomain: core: Add missing put_device()Ulf Hansson1-0/+1
2024-12-14spi: mpc52xx: Add cancel_work_sync before module removePei Xiao1-0/+1
2024-12-14drm/sti: Add __iomem for mixer_dbg_mxn's parameterPei Xiao1-1/+1
2024-12-14scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSGZiqi Chen3-1/+38
2024-12-14scsi: ufs: core: Always initialize the UIC done completionBart Van Assche1-7/+4
2024-12-14drm/amd/display: Ignore scalar validation failure if pipe is phantomChris Park1-0/+8
2024-12-14drm/amd/display: calculate final viewport before TAP optimizationYihan Zhu1-26/+23
2024-12-14i3c: master: Fix dynamic address leak when 'assigned-address' is presentFrank Li1-10/+5
2024-12-14i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li1-11/+54
2024-12-14i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li1-2/+2
2024-12-14zram: clear IDLE flag in mark_idle()Sergey Senozhatsky1-0/+2
2024-12-14zram: do not mark idle slots that cannot be idleSergey Senozhatsky1-7/+18
2024-12-14mmc: core: Use GFP_NOIO in ACMD22Avri Altman1-0/+4
2024-12-14mmc: core: Adjust ACMD22 to SDUCAvri Altman1-6/+18
2024-12-14mmc: sd: SDUC Support RecognitionAvri Altman5-14/+25
2024-12-14mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag settingAndy-ld Lu1-1/+2
2024-12-14mmc: mtk-sd: fix devm_clk_get_optional usageRosen Penev1-3/+2
2024-12-14mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu1-4/+5
2024-12-14mmc: mtk-sd: use devm_mmc_alloc_hostRosen Penev1-35/+20
2024-12-14gpio: grgpio: Add NULL check in grgpio_probeCharles Han1-0/+3
2024-12-14gpio: grgpio: use a helper variable to store the address of ofdev->devBartosz Golaszewski1-11/+12
2024-12-14net/mlx5e: Remove workaround to avoid syndrome for internal portJianbo Liu1-2/+11
2024-12-14net/mlx5e: SD, Use correct mdev to build channel paramTariq Toukan1-15/+17
2024-12-14net/mlx5: HWS: Properly set bwc queue locks lock classesCosmin Ratiu1-0/+1
2024-12-14net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layoutCosmin Ratiu1-0/+2
2024-12-14geneve: do not assume mac header is set in geneve_xmit_skb()Eric Dumazet1-1/+1
2024-12-14mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4Ido Schimmel1-1/+5
2024-12-14mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_instChristophe JAILLET3-37/+37
2024-12-14igb: Fix potential invalid memory access in igb_init_module()Yuan Can1-0/+4
2024-12-14ixgbe: Correct BASE-BX10 compliance codeTore Amundsen1-1/+1