summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-12spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren1-2/+2
2024-09-12drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander5-8/+32
2024-09-12drm/i915/display: Add mechanism to use sink model when applying quirkJouni Högander4-0/+64
2024-09-12ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()Li Nan1-0/+2
2024-09-12nvmet: Identify-Active Namespace ID List command should reject invalid nsidMaurizio Lombardi1-0/+10
2024-09-12nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu15-122/+122
2024-09-12nvme: fix status magic numbersWeiwen Hu5-14/+14
2024-09-12nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_errWeiwen Hu1-5/+5
2024-09-12gpio: modepin: Enable module autoloadingLiao Chen1-0/+1
2024-09-12gpio: rockchip: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12nouveau: fix the fwsec sb verification register.Dave Airlie1-1/+1
2024-09-12clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd3-1/+32
2024-09-12clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPsStephen Boyd1-26/+26
2024-09-12clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPsBryan O'Donoghue1-24/+24
2024-09-12nvme-pci: allocate tagset on reset if necessaryKeith Busch1-0/+6
2024-09-12nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi1-1/+3
2024-09-12clk: qcom: ipq9574: Update the alpha PLL type for GPLLsdevi priya1-6/+6
2024-09-12clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flagsAbel Vesa1-2/+2
2024-09-12drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah1-0/+4
2024-09-12drm/xe/xe2: Add workaround 14021402888Bommu Krishnaiah2-0/+5
2024-09-12net/mlx5e: SHAMPO, Fix page leakDragos Tatulea1-0/+1
2024-09-12net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack5-67/+70
2024-09-12hid: bpf: add BPF_JIT dependencyArnd Bergmann1-1/+1
2024-09-12crypto: starfive - Fix nent assignment in rsa decJia Jie Ho2-3/+1
2024-09-12crypto: starfive - Align rsa input data to 32-bitJia Jie Ho2-5/+10
2024-09-12ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tfIgor Pylypiv1-0/+21
2024-09-12ata: libata-scsi: Remove redundant sense_buffer memsetsIgor Pylypiv1-5/+0
2024-09-12drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák1-1/+26
2024-09-12can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde3-3/+33
2024-09-12can: mcp251xfd: clarify the meaning of timestampMarc Kleine-Budde5-38/+43
2024-09-12can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratumMarc Kleine-Budde3-47/+56
2024-09-12can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...Marc Kleine-Budde1-16/+32
2024-09-12ACPI: processor: Fix memory leaks in error paths of processor_add()Jonathan Cameron1-7/+8
2024-09-12ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...Jonathan Cameron1-1/+1
2024-09-12clocksource/drivers/timer-of: Remove percpu irq related codeDaniel Lezcano2-14/+4
2024-09-12clocksource/drivers/imx-tpm: Fix next event not taking effect sometimeJacky Bai1-0/+8
2024-09-12clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAXJacky Bai1-4/+4
2024-09-12VMCI: Fix use-after-free when removing resource in vmci_resource_remove()David Fernandez Gonzalez1-1/+2
2024-09-12Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain2-0/+9
2024-09-12uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescindSaurabh Sengar1-1/+2
2024-09-12nvmem: Fix return type of devm_nvmem_device_get() in kerneldocGeert Uytterhoeven1-3/+3
2024-09-12nvmem: u-boot-env: error if NVMEM device is too smallJohn Thomson1-0/+7
2024-09-12binder: fix UAF caused by offsets overwriteCarlos Llamas1-0/+1
2024-09-12misc: fastrpc: Fix double free of 'buf' in error pathSukrut Bellary1-3/+2
2024-09-12usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus1-24/+26
2024-09-12usb: dwc3: Avoid waking up gadget during startxferPrashanth K1-24/+17
2024-09-12usb: cdns2: Fix controller reset issuePawel Laszczak2-9/+12
2024-09-12usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan2-0/+17