summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daysdrm/amd/ras: Remove redundant NULL check in pending bad-bank list iterationSrinivasan Shanmugam1-1/+1
12 daysaccel/amdxdna: fix missing newline in pr_err messagehaoyu.lu1-1/+1
12 daysPCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den1-1/+1
12 dayspadata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan3-64/+65
12 dayspadata: Remove cpu online check from cpu add and removalChuyi Zhou1-18/+8
12 dayscrypto: atmel-aes - guard unregister on error in atmel_aes_register_algsThorsten Blum1-2/+4
12 dayscrypto: tegra - Disable softirqs before finalizing requestHerbert Xu2-0/+12
12 dayscrypto: simd - reject compat registrations without __ prefixesWesley Atwell1-4/+12
12 daysfbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
12 daysdm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet1-1/+3
12 daysdrm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_re...Srinivasan Shanmugam1-5/+0
12 daysdrm/amdgpu: Drop redundant queue NULL check in hang detect workerSrinivasan Shanmugam1-1/+1
12 daysdrm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()Srinivasan Shanmugam1-2/+5
12 daysregulator: fp9931: Fix handling of mandatory "vin" supplyRobby Cai1-1/+1
12 daysregulator: dt-bindings: fp9931: Make vin-supply property as requiredRobby Cai1-0/+1
12 daysdrm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam1-0/+2
12 daysdrm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()Srinivasan Shanmugam1-1/+3
12 daysdrm/amdkfd: Update queue properties for metadata ringPhilip Yang1-1/+2
12 daysiommu/riscv: Stop polling when CQCSR reports an errorFangyu Yu1-0/+3
12 daysiommu/riscv: Add missing GENERIC_MSI_IRQJason Gunthorpe1-0/+1
12 daysiommu/riscv: Skip IRQ count check when using MSI interruptsYaxing Guo1-6/+8
12 daysiommu/riscv: Add IOTINVAL after updating DDT/PDT entriesFangyu Yu1-0/+70
12 daysdt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming propertiesJohn Madieu1-25/+25
12 daysPCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu1-9/+9
12 daysPCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu1-2/+1
12 dayscrypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski1-8/+8
12 daysdrm/sun4i: Fix resource leaksEthan Tidmore1-1/+2
12 daysdrm/v3d: Handle error from drm_sched_entity_init()MaĆ­ra Canal1-4/+12
12 daysselftests/sched_ext: Add missing error check for exit__load()David Carlier1-1/+1
12 daysspi: atcspi200: fix mutex initialization orderPei Xiao1-1/+3
12 daysdrm/amd/pm: Fix xgmi max speed reportingLijo Lazar1-2/+3
12 daysmedia: synopsys: VIDEO_DW_MIPI_CSI2RX should depend on ARCH_ROCKCHIPGeert Uytterhoeven1-0/+1
12 daysmedia: i2c: og01a1b: Fix V4L2 subdevice data initialization on probeVladimir Zapolskiy1-1/+12
12 daysspi: axiado: Remove redundant pm_runtime_mark_last_busy() callFelix Gu1-1/+0
12 daysspi: fsl-qspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
12 daysspi: nxp-fspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
12 daysspi: nxp-xspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
12 daysdrm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic c...Harikrishna Shenoy1-0/+23
12 daysdrm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcsJayesh Choudhary1-0/+20
12 daysdrm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in at...Jayesh Choudhary3-18/+30
12 daysiopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap1-4/+4
12 daysdm log: fix out-of-bounds write due to region_count overflowJunrui Luo1-1/+5
12 daysdm cache metadata: fix memory leak on metadata abort retryMing-Hung Tsai1-5/+8
12 daysPCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam1-3/+12
12 daysPCI: dwc: ep: Mirror the max link width and speed fields to all functionsAksh Garg1-1/+28
12 daysPCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg1-1/+1
12 daysgpu: nova-core: firmware: fix and explain v2 header offsets computationsAlexandre Courbot1-4/+12
12 daysgpu: nova-core: falcon: rename load parameters to reflect DMA dependencyAlexandre Courbot4-45/+46
12 daysgpu: nova-core: create falcon firmware DMA objects lazilyAlexandre Courbot5-127/+108
12 daysgpu: nova-core: use checked arithmetic in FWSEC firmware parsingJoel Fernandes1-27/+37