summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
8 daysiommu/riscv: Fix signedness bugEthan Tidmore1-2/+5
8 daysPCI: Fix alignment calculation for resource size larger than alignIlpo Järvinen1-1/+8
8 dayscrypto: hisilicon/sec2 - prevent req used-after-free for secWenkai Lin1-1/+1
8 daysPCI: Fix premature removal from realloc_head list during resource assignmentIlpo Järvinen1-4/+4
8 daysPCI: Prevent shrinking bridge window from its required sizeIlpo Järvinen1-2/+40
8 daysPCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru1-6/+11
8 daysdrm/panel: simple: Correct G190EAN01 prepare timingSebastian Reichel1-1/+1
8 daysdrm/panel: sharp-ls043t1le01: make use of prepare_prev_firstDmitry Baryshkov1-0/+1
8 daysdrm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0Alexander Koskovich2-3/+3
8 daysdrm/msm/dsi: fix hdisplay calculation for CMD mode panelPengyu Luo1-5/+10
8 daysdrm/msm/dsi: fix bits_per_pclkPengyu Luo1-1/+1
8 daysdrm/msm/dpu: don't try using 2 LMs if only one DSC is availableDmitry Baryshkov1-1/+2
8 daysdrm/msm/dsi: add the missing parameter descriptionPengyu Luo1-0/+1
8 daysdrm/msm/dpu: fix mismatch between power and frequencyYuanjie Yang1-2/+0
8 daysdrm/msm: add missing MODULE_DEVICE_ID definitionsDmitry Baryshkov5-0/+5
8 daysiommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()Nicolin Chen1-3/+4
8 daysdrm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu2-3/+11
8 daysPCI: sky1: Fix missing cleanup of ECAM config on probe failureFelix Gu1-1/+3
8 daysspi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao1-1/+11
8 daysdrm/amdgpu/gfx11: look at the right prop for gfx queue priorityAlex Deucher1-1/+1
8 daysdrm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher1-1/+1
8 daysdrm/amd/ras: Remove redundant NULL check in pending bad-bank list iterationSrinivasan Shanmugam1-1/+1
8 daysaccel/amdxdna: fix missing newline in pr_err messagehaoyu.lu1-1/+1
8 daysPCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den1-1/+1
8 dayscrypto: atmel-aes - guard unregister on error in atmel_aes_register_algsThorsten Blum1-2/+4
8 dayscrypto: tegra - Disable softirqs before finalizing requestHerbert Xu2-0/+12
8 daysfbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
8 daysdm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet1-1/+3
8 daysdrm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_re...Srinivasan Shanmugam1-5/+0
8 daysdrm/amdgpu: Drop redundant queue NULL check in hang detect workerSrinivasan Shanmugam1-1/+1
8 daysdrm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()Srinivasan Shanmugam1-2/+5
8 daysregulator: fp9931: Fix handling of mandatory "vin" supplyRobby Cai1-1/+1
8 daysdrm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam1-0/+2
8 daysdrm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()Srinivasan Shanmugam1-1/+3
8 daysdrm/amdkfd: Update queue properties for metadata ringPhilip Yang1-1/+2
8 daysiommu/riscv: Stop polling when CQCSR reports an errorFangyu Yu1-0/+3
8 daysiommu/riscv: Add missing GENERIC_MSI_IRQJason Gunthorpe1-0/+1
8 daysiommu/riscv: Skip IRQ count check when using MSI interruptsYaxing Guo1-6/+8
8 daysiommu/riscv: Add IOTINVAL after updating DDT/PDT entriesFangyu Yu1-0/+70
8 daysPCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu1-9/+9
8 daysPCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu1-2/+1
8 dayscrypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski1-8/+8
8 daysdrm/sun4i: Fix resource leaksEthan Tidmore1-1/+2
8 daysdrm/v3d: Handle error from drm_sched_entity_init()Maíra Canal1-4/+12
8 daysspi: atcspi200: fix mutex initialization orderPei Xiao1-1/+3
8 daysdrm/amd/pm: Fix xgmi max speed reportingLijo Lazar1-2/+3
8 daysmedia: synopsys: VIDEO_DW_MIPI_CSI2RX should depend on ARCH_ROCKCHIPGeert Uytterhoeven1-0/+1
8 daysmedia: i2c: og01a1b: Fix V4L2 subdevice data initialization on probeVladimir Zapolskiy1-1/+12
8 daysspi: axiado: Remove redundant pm_runtime_mark_last_busy() callFelix Gu1-1/+0
8 daysspi: fsl-qspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2