summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
4 daysmedia: stm32-dcmipp: Return queued buffers on start_streaming() failureValery Borovsky1-2/+4
4 daysmedia: saa7134: Fix a possible memory leak in saa7134_video_init1Ma Ke1-5/+20
4 daysmedia: rzv2h-ivc: Wait for frame end in stop_streamingJacopo Mondi1-5/+26
4 daysmedia: rzg2l-cru: Skip ICnMC configuration when ICnSVC is usedTommaso Merciai2-6/+12
4 daysmedia: rtl2832_sdr: Return queued buffers on start_streaming() failureValery Borovsky1-5/+14
4 daysmedia: rtl2832: fix use-after-free in rtl2832_remove()Deepanshu Kartikey1-2/+2
4 daysmedia: radio-si476x: Unregister v4l2_device on probe failureMyeonghun Pak1-0/+1
4 daysmedia: qcom: camss: Fix RDI streaming for CSID 340Bryan O'Donoghue1-8/+10
4 daysmedia: qcom: camss: Fix RDI streaming for CSID GEN3Bryan O'Donoghue1-14/+14
4 daysmedia: qcom: camss: Fix RDI streaming for CSID GEN2Bryan O'Donoghue1-23/+24
4 daysmedia: qcom: camss: Fix RDI streaming for CSID 680Bryan O'Donoghue1-15/+15
4 daysmedia: pwc: Return queued buffers on start_streaming() failureValery Borovsky1-2/+6
4 daysmedia: pwc: Drain fill_buf on start_streaming() failureValery Borovsky1-0/+5
4 daysmedia: pci: dm1105: Free allocated workqueueKrzysztof Kozlowski1-0/+1
4 daysmedia: nxp: imx8-isi: Fix scale factor calculation for hardware roundingGuoniu Zhou1-1/+8
4 daysmedia: nxp: imx8-isi: Fix potential out-of-bounds issuesGuoniu Zhou3-8/+32
4 daysmedia: nxp: imx8-isi: Fix missing v4l2_subdev_cleanup() in pipe init error pathXiaolei Wang1-2/+4
4 daysmedia: nxp: imx8-isi: Clean up already-initialized pipes on probe failureXiaolei Wang1-0/+2
4 daysmedia: nxp: imx8-isi: Add missing v4l2_subdev_cleanup() in crossbar and pipeXiaolei Wang2-0/+2
4 daysmedia: nuvoton: npcm-video: fix memory leaks in probe and removeDavid Carlier1-9/+23
4 daysmedia: nuvoton: npcm-video: fix error handling in npcm_video_init()David Carlier1-0/+2
4 daysmedia: msi2500: Return queued buffers on start_streaming() failureValery Borovsky1-8/+24
4 daysmedia: meson: vdec: Fix memory leak in error path of vdec_openAnand Moon1-1/+3
4 daysmedia: marvell-cam: fix missing pci_disable_device() on removeGuangshuo Li1-0/+1
4 daysmedia: mali-c55: Power-off the peripheral in remove()David Carlier1-0/+5
4 daysmedia: mali-c55: Fix possible ERR_PTR in enable_streamsAlper Ak1-0/+7
4 daysmedia: mali-c55: Disable pm_runtime on probe errorDavid Carlier1-2/+3
4 daysmedia: mali-c55: Add missing of_reserved_mem_device_release()David Carlier1-3/+8
4 daysmedia: iris: Fix use IRQF_NO_AUTOEN when requesting the IRQDmitry Baryshkov1-3/+3
4 daysmedia: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping...Marco Nenciarini1-7/+19
4 daysmedia: imx219: Fix maximum frame length in linesSakari Ailus1-1/+1
4 daysmedia: i2c: alvium: fix critical pointer access in alvium_ctrl_initMartin Hecht1-7/+14
4 daysmedia: dw9719: Add back the I²C device id tableSakari Ailus1-0/+10
4 daysmedia: cx23885: add ioremap return check and cleanupWang Jun1-2/+12
4 daysmedia: cx231xx: fix devres lifetimeJohan Hovold1-5/+11
4 daysmedia: chips-media: wave5: Move src_buf Removal to finish_encodeBrandon Brnich1-25/+4
4 daysmedia: cedrus: skip invalid H.264 reference list entriesPengpeng Hou1-0/+3
4 daysmedia: cedrus: Fix missing cleanup in error pathSamuel Holland1-0/+1
4 daysmedia: cedrus: clean up media device on probe failureMyeonghun Pak1-2/+3
4 daysmedia: cec: seco: unregister adapter on IR probe failureMyeonghun Pak1-1/+5
4 daysmedia: aspeed: fix missing of_reserved_mem_device_release() on probe failureDavid Carlier1-0/+1
4 daysmedia: amlogic-c3: Add validations for ae and awb configRicardo Ribalda1-0/+4
4 daysmedia: airspy: Return queued buffers on start_streaming() failureValery Borovsky1-3/+5
4 daysdrm/v3d: Reach the GMP through the hub registers on V3D 7.xMaíra Canal1-0/+12
4 daysdrm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evictMatthew Brost1-1/+3
4 daysdrm/gpusvm: Zero HMM PFNs before scanning rangesStanislav Kinsburskii1-1/+1
4 daysdrm/ttm/pool: back up at native page orderMatthew Brost3-59/+167
4 daysdrm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MIGRATIONMatthew Brost1-3/+10
4 daysdrm/vc4: Prevent shader BO mappings from becoming writableLinmao Li1-3/+7
4 daysdrm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17