aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2024-04-13media: sta2x11: fix irq handler castArnd Bergmann
2024-04-13media: xc4000: Fix atomicity violation in xc4000_get_frequencyGui-Dong Han
2024-03-26media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu
2024-03-26media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2024-03-26media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2024-03-26media: v4l2-core: correctly validate video and metadata ioctlsVandana BN
2024-03-26media: go7007: fix a memleak in go7007_load_encoderZhipeng Lu
2024-03-26media: dvb-frontends: avoid stack overflow warnings with clangArnd Bergmann
2024-03-26media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis
2024-03-26media: pvrusb2: fix pvr2_stream_callback castsArnd Bergmann
2024-03-26media: pvrusb2: remove redundant NULL checkDaniil Dulov
2024-03-26media: go7007: add check of return value of go7007_read_addr()Daniil Dulov
2024-03-26media: edia: dvbdev: fix a use-after-freeZhipeng Lu
2024-03-26media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entityZhipeng Lu
2024-03-26media: v4l2-tpg: fix some memleaks in tpg_allocZhipeng Lu
2024-03-26media: em28xx: annotate unchecked call to media_device_register()Nikita Zhandarovich
2024-03-26media: tc358743: register v4l2 async device only after successful setupAlexander Stein
2024-02-23media: ddbridge: fix an error code problem in ddb_probeSu Hui
2024-02-23media: rockchip: rga: fix swizzling for RGB formatsMichael Tretter
2024-02-23media: stk1160: Fixed high volume of stk1160_dbg messagesGhanshyam Agrawal
2024-01-25media: dvbdev: drop refcount on error path in dvb_device_open()Dan Carpenter
2024-01-25media: cx231xx: fix a memleak in cx231xx_init_isocZhipeng Lu
2024-01-25media: pvrusb2: fix use after free on context disconnectionRicardo B. Marliere
2023-11-28media: venus: hfi: add checks to handle capabilities from firmwareVikash Garodia
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia
2023-11-28media: venus: hfi_parser: Add check to keep the number of codecs within rangeVikash Garodia
2023-11-28media: sharp: fix sharp encodingSean Young
2023-11-28media: lirc: drop trailing space from scancode transmitSean Young
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia
2023-11-28media: cobalt: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28media: vivid: avoid integer overflowHans Verkuil
2023-11-28media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde
2023-11-20media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil
2023-11-20media: s3c-camif: Avoid inappropriate kfree()Katya Orlova
2023-11-20media: bttv: fix use after free error due to btv->timeout timerZheng Wang
2023-09-23media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warningSakari Ailus
2023-09-23media: pci: cx23885: replace BUG with error returnHans Verkuil
2023-09-23media: tuners: qt1010: replace BUG_ON with a regular errorHans Verkuil
2023-09-23media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()Zhang Shurong
2023-09-23media: anysee: fix null-ptr-deref in anysee_master_xferZhang Shurong
2023-09-23media: af9005: Fix null-ptr-deref in af9005_i2c_xferZhang Shurong
2023-09-23media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()Zhang Shurong
2023-09-23media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong
2023-09-23media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-09-23media: ov2680: Fix regulators being left enabled on ov2680_power_on() errorsHans de Goede
2023-09-23media: ov2680: Fix vflip / hflip set functionsHans de Goede
2023-09-23media: ov2680: Fix ov2680_bayer_order()Hans de Goede
2023-09-23media: ov2680: Remove auto-gain and auto-exposure controlsHans de Goede
2023-09-23media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flipsDave Stevenson
2023-09-23media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()Marek Vasut