summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2025-12-03media: redrat3: use int type to store negative error codesQianfeng Rong
2025-12-03media: fix uninitialized symbol warningsChelsy Ratnawat
2025-12-03media: imon: make send_packet() more robustTetsuo Handa
2025-12-03media: pci: ivtv: Don't create fake v4l2_fhLaurent Pinchart
2025-10-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann
2025-10-29media: pci: ivtv: Add missing check after DMA mapThomas Fourier
2025-10-29media: pci/ivtv: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2025-10-29media: lirc: Fix error handling in lirc_register()Ma Ke
2025-10-29media: rc: Directly use ida_free()keliu
2025-10-29media: cx18: Add missing check after DMA mapThomas Fourier
2025-10-29media: mc: Clear minor number before put deviceEdward Adam Davis
2025-10-29media: i2c: mt9v111: fix incorrect type for retQianfeng Rong
2025-10-29media: rj54n1cb0c: Fix memleak in rj54n1_probe()Zhang Shurong
2025-10-29media: rc: fix races with imon_disconnect()Larshin Sergey
2025-10-29media: imon: grab lock earlier in imon_ir_change_protocol()Tetsuo Handa
2025-10-29media: imon: reorganize serializationTetsuo Handa
2025-10-29media: rc: Add support for another iMON 0xffdc deviceFlavius Georgescu
2025-10-29media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probeDuoming Zhou
2025-10-29media: tuner: xc5000: Fix use-after-free in xc5000_releaseDuoming Zhou
2025-10-29media: tunner: xc5000: Refactor firmware loadRicardo Ribalda
2025-10-29media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_removeDuoming Zhou
2025-08-28media: venus: hfi: explicitly release IRQ during teardownJorge Ramirez-Ortiz
2025-08-28media: venus: protect against spurious interrupts during probeJorge Ramirez-Ortiz
2025-08-28media: qcom: camss: cleanup media device allocated resource on error pathVladimir Zapolskiy
2025-08-28media: venus: vdec: Clamp param smaller than 1fps and bigger than 240.Ricardo Ribalda
2025-08-28media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()Gui-Dong Han
2025-08-28media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()Sakari Ailus
2025-08-28media: v4l2-ctrls: always copy the controls on completionHans Verkuil
2025-08-28media: venus: Add a check for packet size after reading from shared memoryVedang Nagar
2025-08-28media: ov2659: Fix memory leaks in ov2659_probe()Zhang Shurong
2025-08-28media: usbtv: Lock resolution while streamingLudwig Disterhof
2025-08-28media: gspca: Add bounds checking to firmware parserDan Carpenter
2025-08-28media: uvcvideo: Do not mark valid metadata as invalidRicardo Ribalda
2025-08-28media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format()Youngjun Lee
2025-08-28media: uvcvideo: Fix bandwidth issue for Alcor camerachenchangcheng
2025-08-28media: dvb-frontends: w7090p: fix null-ptr-deref in w7090p_tuner_write_serpar...Alex Guo
2025-08-28media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()Alex Guo
2025-08-28media: usb: hdpvr: disable zero-length read messagesWolfram Sang
2025-08-28media: tc358743: Increase FIFO trigger level to 374Dave Stevenson
2025-08-28media: tc358743: Return an appropriate colorspace from tc358743_set_fmtDave Stevenson
2025-08-28media: tc358743: Check I2C succeeded during probeDave Stevenson
2025-07-17media: uvcvideo: Rollback non processed entities on errorRicardo Ribalda
2025-07-17media: uvcvideo: Send control events for partial succeedsRicardo Ribalda
2025-07-17media: uvcvideo: Return the number of processed controlsRicardo Ribalda
2025-07-17media: vivid: Change the siize of the composingDenis Arefev
2025-07-17media: omap3isp: use sgtable-based scatterlist wrappersMarek Szyprowski
2025-07-17media: cxusb: no longer judge rbuf when the write failsEdward Adam Davis
2025-07-17media: cxusb: use dev_dbg() rather than hand-rolled debugSean Young
2025-06-27media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode()Wentao Liang
2025-06-27media: tc358743: ignore video while HPD is lowHans Verkuil