summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
11 daysmedia: rc: igorplugusb: heed coherency rulesOliver Neukum1-5/+11
11 daysmedia: rc: ttusbir: respect DMA coherency rulesOliver Neukum1-4/+9
11 daysmedia: i2c: imx219: Check return value of devm_gpiod_get_optional() in imx219...Chen Ni1-0/+3
11 daysmedia: mtk-jpeg: fix use-after-free in release path due to uncancelled workFan Wu1-0/+1
11 daysmedia: amphion: Fix race between m2m job_abort and device_runMing Qian1-6/+3
2026-04-22media: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park1-3/+4
2026-04-22media: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi3-28/+28
2026-04-22media: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park1-0/+2
2026-04-22media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar1-4/+10
2026-04-22media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu1-0/+9
2026-04-22media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev1-1/+3
2026-04-22media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev1-0/+4
2026-04-22media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()Arnd Bergmann1-1/+2
2026-04-02media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam2-2/+8
2026-03-19media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver1-0/+3
2026-03-12media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe1-1/+3
2026-03-12media: iris: Add missing platform data entries for SM8750Dikshita Agarwal1-0/+2
2026-03-12media: iris: remove v4l2_m2m_ioctl_{de,en}coder_cmd API usage during STOP han...Dikshita Agarwal1-4/+6
2026-03-04media: uvcvideo: Return queued buffers on start_streaming() failureMichal Pecio1-5/+7
2026-03-04media: verisilicon: AV1: Fix tile info buffer sizeBenjamin Gaignard1-2/+2
2026-03-04media: iris: Prevent output buffer queuing before stream-on completesVishnu Reddy1-3/+7
2026-03-04media: iris: gen2: Add sanity check for session stopDikshita Agarwal1-0/+3
2026-03-04media: iris: gen1: Destroy internal buffers after FW releasesDikshita Agarwal1-0/+2
2026-03-04media: iris: Skip resolution set on first IPSCDikshita Agarwal1-1/+1
2026-03-04media: iris: Add buffer to list only after successful allocationDikshita Agarwal1-2/+5
2026-03-04media: iris: use fallback size when S_FMT is called without width/heightVal Packett1-0/+8
2026-03-04media: iris: Fix fps calculationRicardo Ribalda1-10/+5
2026-03-04media: iris: Fix ffmpeg corrupted frame errorVishnu Reddy1-1/+1
2026-03-04Revert "media: iris: Add sanity check for stop streaming"Dikshita Agarwal1-5/+3
2026-03-04media: venus: vdec: restrict EOS addr quirk to IRIS2 onlyDikshita Agarwal1-1/+7
2026-03-04media: venus: vdec: fix error state assignment for zero bytesusedRenjiang Han1-3/+3
2026-03-04media: i2c: ov01a10: Fix digital gain rangeMehdi Djait1-1/+1
2026-03-04media: stm32: dcmipp: byteproc: disable compose for all bayersAlain Volmat1-5/+2
2026-03-04media: stm32: dcmipp: bytecap: clear all interrupts upon stream stopAlain Volmat1-0/+3
2026-03-04media: stm32: dcmipp: avoid naming clock if only one is neededAlain Volmat1-1/+6
2026-03-04media: ipu6: Fix RPM reference leak in probe error pathsBingbu Cao1-4/+6
2026-03-04media: ipu6: Fix typo and wrong constant in ipu6-mmu.cBingbu Cao1-2/+2
2026-03-04media: dw9714: Fix powerup sequenceRicardo Ribalda1-1/+1
2026-03-04media: i2c: ov5647: use our own mutex for the ctrl lockXiaolei Wang1-0/+2
2026-03-04media: ccs: Fix setting initial sub-device stateSakari Ailus1-1/+9
2026-03-04media: i2c: ov5647: Fix PIXEL_RATE value for VGA modeJai Luthra1-1/+1
2026-03-04media: i2c: ov5647: Sensor should report RAW color spaceDavid Plowman1-4/+4
2026-03-04media: i2c: ov5647: Correct minimum VBLANK valueDavid Plowman1-1/+1
2026-03-04media: i2c: ov5647: Correct pixel array offsetDavid Plowman1-1/+1
2026-03-04media: i2c: ov5647: Initialize subdev before controlsJai Luthra1-4/+4
2026-03-04media: ccs: Avoid possible division by zeroSakari Ailus1-1/+1
2026-03-04media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()Alper Ak1-2/+4
2026-03-04media: i2c: ov01a10: Fix test-pattern disablingHans de Goede1-7/+4
2026-03-04media: i2c: ov01a10: Fix passing stream instead of pad to v4l2_subdev_state_g...Hans de Goede1-1/+1
2026-03-04media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() callsHans de Goede1-0/+2