summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04media: verisilicon: AV1: Fix tx mode bit settingBenjamin Gaignard1-1/+26
2026-03-04media: verisilicon: AV1: Fix enable cdef computationBenjamin Gaignard1-2/+8
2026-03-04media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVCMing Qian3-3/+49
2026-03-04media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne2-0/+44
2026-03-04media: chips-media: wave5: Fix Null reference while testing flusterJackson Lee6-11/+131
2026-03-04media: chips-media: wave5: Fix SError of kernel panic when closedJackson Lee4-22/+3
2026-03-04media: chips-media: wave5: Fix device cleanup order to prevent kernel panicXulin Sun1-3/+4
2026-03-04media: chips-media: wave5: Fix kthread worker destruction in polling modeXulin Sun1-1/+2
2026-03-04media: chips-media: wave5: Fix PM runtime usage count underflowXulin Sun1-1/+1
2026-03-04media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li1-0/+1
2026-03-04media: mtk-mdp: Fix error handling in probe functionHaoxiang Li1-2/+14
2026-03-04media: mediatek: encoder: Fix uninitialized scalar variable issueIrui Wang1-3/+3
2026-03-04media: uvcvideo: Fix support for V4L2_CTRL_FLAG_HAS_WHICH_MIN_MAXRicardo Ribalda3-7/+19
2026-03-04dm-verity: correctly handle dm_bufio_client_create() failureEric Biggers1-2/+2
2026-03-04arm64: dts: qcom: sdm630: Add missing MDSS resetAlexey Minnekhanov1-0/+1
2026-03-04phy: qcom: edp: Make the number of clocks flexibleAbel Vesa1-8/+8
2026-03-04net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam5-81/+60
2026-03-04PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen1-4/+2
2026-03-04Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel2-9/+2
2026-03-04Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...Niklas Cassel1-57/+1
2026-03-04Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel1-3/+1
2026-03-04Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel1-4/+1
2026-03-04Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel1-56/+3
2026-03-04PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin1-4/+25
2026-03-04PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin2-0/+6
2026-03-04Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel1-1/+0
2026-03-04drm/xe: Fix ggtt fb alignmentTvrtko Ursulin1-1/+1
2026-03-04drm/tests: shmem: Hold reservation lock around purgeThomas Zimmermann3-1/+19
2026-03-04drm/tests: shmem: Hold reservation lock around madviseThomas Zimmermann3-4/+20
2026-03-04drm/tests: shmem: Hold reservation lock around vmap/vunmapThomas Zimmermann3-2/+46
2026-03-04drm/tests: shmem: Add clean-up action to unpin pagesThomas Zimmermann1-0/+6
2026-03-04drm/tests: shmem: Swap names of export testsThomas Zimmermann1-3/+3
2026-03-04fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo1-1/+1
2026-03-04PCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli1-16/+25
2026-03-04ASoC: SOF: ipc4-control: Keep the payload size up to datePeter Ujfalusi1-4/+19
2026-03-04ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_dataPeter Ujfalusi1-3/+3
2026-03-04ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi1-8/+27
2026-03-04ASoC: SOF: ipc4-control: If there is no data do not send bytes updatePeter Ujfalusi1-2/+10
2026-03-04drm/panthor: fix for dma-fence safe access rulesChia-I Wu1-0/+4
2026-03-04arm64: dts: ti: am62p-verdin: Fix SD regulator startup delayFrancesco Dolcini1-1/+1
2026-03-04memory: mtk-smi: fix device leak on larb probeJohan Hovold1-0/+1
2026-03-04memory: mtk-smi: fix device leaks on common probeJohan Hovold1-0/+2
2026-03-04hfsplus: ensure sb->s_fs_info is always cleaned upMehdi Ben Hadj Khelifa1-4/+9
2026-03-04clk: renesas: rzg2l: Select correct div round macroChris Brandt1-2/+2
2026-03-04clk: renesas: rzg2l: Fix intin variable sizeChris Brandt1-1/+1
2026-03-04rpmsg: core: fix race in driver_override_show() and use core helperGui-Dong Han1-39/+27
2026-03-04x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam2-19/+8
2026-03-04netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian1-1/+1
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo1-0/+7
2026-03-04net: consume xmit errors of GSO framesJakub Kicinski1-5/+18