summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2025-10-19media: pci: ivtv: Add check for DMA map resultMikhail Kobuk3-3/+17
2025-10-19media: pci: ivtv: Add missing check after DMA mapThomas Fourier2-2/+8
2025-10-19media: pci/ivtv: switch from 'pci_' to 'dma_' APIChristophe JAILLET5-30/+41
2025-10-19media: cx18: Add missing check after DMA mapThomas Fourier1-3/+10
2025-10-19media: switch from 'pci_' to 'dma_' APIChristophe JAILLET10-33/+34
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+3
2025-10-19media: mc: Clear minor number before put deviceEdward Adam Davis1-5/+1
2025-10-19media: i2c: mt9v111: fix incorrect type for retQianfeng Rong1-1/+1
2025-10-19media: rj54n1cb0c: Fix memleak in rj54n1_probe()Zhang Shurong1-3/+6
2025-10-19media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probeDuoming Zhou1-2/+2
2025-10-19media: tuner: xc5000: Fix use-after-free in xc5000_releaseDuoming Zhou1-1/+1
2025-10-19media: tunner: xc5000: Refactor firmware loadRicardo Ribalda1-22/+17
2025-10-19media: rc: fix races with imon_disconnect()Larshin Sergey1-7/+20
2025-10-19media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_removeDuoming Zhou1-1/+1
2025-10-02media: i2c: imx214: Fix link frequency validationAndré Apitzsch1-8/+19
2025-10-02media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warningArnd Bergmann1-1/+5
2025-08-28media: venus: protect against spurious interrupts during probeJorge Ramirez-Ortiz1-4/+4
2025-08-28media: venus: Add support for SSR trigger using fault injectionDikshita Agarwal3-1/+36
2025-08-28media: qcom: camss: cleanup media device allocated resource on error pathSasha Levin1-1/+3
2025-08-28media: camss: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2025-08-28media: venus: venc: Clamp param smaller than 1fps and bigger than 240Ricardo Ribalda1-3/+2
2025-08-28media: venus: vdec: Clamp param smaller than 1fps and bigger than 240.Ricardo Ribalda2-3/+4
2025-08-28media: venus: hfi: explicitly release IRQ during teardownJorge Ramirez-Ortiz1-0/+1
2025-08-28media: venus: Add a check for packet size after reading from shared memoryVedang Nagar1-0/+4
2025-08-28media: ov2659: Fix memory leaks in ov2659_probe()Zhang Shurong1-1/+2
2025-08-28media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()Gui-Dong Han1-1/+2
2025-08-28media: usbtv: Lock resolution while streamingLudwig Disterhof1-0/+4
2025-08-28media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()Sakari Ailus1-1/+0
2025-08-28media: hi556: correct the test pattern configurationBingbu Cao1-12/+14
2025-08-28media: gspca: Add bounds checking to firmware parserDan Carpenter1-2/+8
2025-08-28media: uvcvideo: Do not mark valid metadata as invalidRicardo Ribalda1-6/+6
2025-08-28media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format()Youngjun Lee1-0/+3
2025-08-28media: uvcvideo: Fix bandwidth issue for Alcor camerachenchangcheng1-0/+9
2025-08-28media: dvb-frontends: w7090p: fix null-ptr-deref in w7090p_tuner_write_serpar...Alex Guo1-0/+6
2025-08-28media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()Alex Guo1-0/+4
2025-08-28media: usb: hdpvr: disable zero-length read messagesWolfram Sang1-0/+6
2025-08-28media: tc358743: Increase FIFO trigger level to 374Dave Stevenson1-2/+13
2025-08-28media: tc358743: Return an appropriate colorspace from tc358743_set_fmtDave Stevenson1-27/+17
2025-08-28media: tc358743: Check I2C succeeded during probeDave Stevenson1-4/+23
2025-08-28media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ controlNiklas Söderlund1-4/+4
2025-08-28media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE checkJames Cowgill1-4/+4
2025-07-10media: uvcvideo: Rollback non processed entities on errorRicardo Ribalda1-14/+26
2025-07-10media: imx-jpeg: Drop the first error framesMing Qian1-1/+11
2025-07-10media: omap3isp: use sgtable-based scatterlist wrappersMarek Szyprowski2-8/+6
2025-07-10media: davinci: vpif: Fix memory leak in probe error pathDmitry Nikiforov1-1/+3
2025-06-27media: i2c: imx334: update mode_3840x2160_regs arrayShravan Chippa1-0/+6
2025-06-27media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode()Wentao Liang1-0/+1
2025-06-27media: tc358743: ignore video while HPD is lowHans Verkuil1-0/+4
2025-06-27media: ti: cal: Fix wrong goto on error pathTomi Valkeinen1-2/+2
2025-06-27media: ccs-pll: Better validate VT PLL branchSakari Ailus1-3/+9