summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
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
2023-09-23media: i2c: ov5640: Configure HVP lines in s_power callbackLad Prabhakar
2023-09-23media: go7007: Remove redundant if statementColin Ian King
2023-09-23media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang
2023-09-23media: cx24120: Add retval check for cx24120_message_send()Daniil Dulov
2023-09-23media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()Christophe JAILLET
2023-09-23media: dib7000p: Fix potential division by zeroDaniil Dulov
2023-09-23drivers: usb: smsusb: fix error handling code in smsusb_init_deviceDongliang Mu
2023-09-23media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()Christophe JAILLET
2023-09-23media: v4l2-fwnode: simplify v4l2_fwnode_parse_linkMarco Felsch
2023-09-23media: v4l2-fwnode: fix v4l2_fwnode_parse_link handlingMarco Felsch
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-30media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2023-07-27media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou
2023-07-27media: usb: Check az6007_read() return valueDaniil Dulov
2023-06-28media: cec: core: don't set last_initiator if tx in progressHans Verkuil
2023-06-28media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim
2023-06-28media: dvbdev: fix error logic at dvb_register_device()Mauro Carvalho Chehab
2023-06-28media: dvbdev: Fix memleak in dvb_register_deviceDinghao Liu
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-09media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim
2023-06-09media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai
2023-06-09media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-06-09media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski