summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2021-05-11media: dvbdev: Fix memory leak in dvb_media_device_free()Peilin Ye1-0/+1
2021-05-11Fix misc new gcc warningsLinus Torvalds1-1/+1
2021-05-11media: gscpa/stv06xx: fix memory leakHans Verkuil3-0/+12
2021-05-11media: dvb-usb: fix memory leak in dvb_usb_adapter_initPavel Skripkin1-4/+16
2021-05-11media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streamingDinghao Liu1-1/+1
2021-05-11media: platform: sti: Fix runtime PM imbalance in regs_showDinghao Liu1-1/+1
2021-05-11media: i2c: adv7842: fix possible use-after-free in adv7842_remove()Yang Yingliang1-1/+1
2021-05-11media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove()Yang Yingliang1-1/+1
2021-05-11media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()Yang Yingliang1-1/+1
2021-05-11media: adv7604: fix possible use-after-free in adv76xx_remove()Yang Yingliang1-1/+1
2021-05-11media: tc358743: fix possible use-after-free in tc358743_remove()Yang Yingliang1-1/+1
2021-05-11media: vivid: update EDIDHans Verkuil1-3/+3
2021-05-11media: em28xx: fix memory leakMuhammad Usama Anjum1-0/+1
2021-05-11media: gspca/sq905.c: fix uninitialized variableHans Verkuil1-1/+1
2021-05-11media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv1-9/+11
2021-05-11media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIBJulian Braha1-0/+1
2021-05-11media: ite-cir: check for receive overflowSean Young1-1/+7
2021-03-17media: rc: compile rc-cec.c into rc-coreHans Verkuil4-18/+18
2021-03-17media: v4l: vsp1: Fix bru null pointer accessBiju Das1-1/+1
2021-03-17media: v4l: vsp1: Fix uif null pointer accessBiju Das1-2/+2
2021-03-17media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy1-1/+1
2021-03-11media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse1-0/+4
2021-03-07media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus1-12/+7
2021-03-07media: uvcvideo: Allow entities with no padsRicardo Ribalda1-2/+5
2021-03-07media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validateHans Verkuil1-1/+2
2021-03-07media: mceusb: sanity check for prescaler valueSean Young1-1/+8
2021-03-04media: smipcie: fix interrupt handling and IR timeoutSean Young1-20/+26
2021-03-04media: marvell-ccic: power up the device on mclk enableLubomir Rintel1-0/+2
2021-03-04media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek1-1/+1
2021-03-04media: ir_toy: add another IR Droid deviceSean Young1-0/+1
2021-03-04media: i2c: max9286: fix access to unallocated memoryTomi Valkeinen1-1/+1
2021-03-04media: mceusb: Fix potential out-of-bounds shiftJames Reynolds1-1/+1
2021-03-04media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart1-9/+9
2021-03-04media: pxa_camera: declare variable when DEBUG is definedTom Rix1-0/+3
2021-03-04media: mtk-vcodec: fix argument used when DEBUG is definedTom Rix1-2/+2
2021-03-04media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET1-1/+3
2021-03-04media: qm1d1c0042: fix error return code in qm1d1c0042_init()Luo Meng1-1/+3
2021-03-04media: vidtv: psi: fix missing crc for PMTDaniel W. S. Almeida1-2/+3
2021-03-04media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2021-03-04media: ti-vpe: cal: fix write to unallocated memoryTomi Valkeinen1-2/+2
2021-03-04media: aspeed: fix error return code in aspeed_video_setup_video()Zhang Changzhong1-3/+3
2021-03-04media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu1-0/+4
2021-03-04media: media/pci: Fix memleak in empress_initDinghao Liu1-1/+4
2021-03-04media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu1-5/+1
2021-03-04media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET1-1/+3
2021-03-04media: camss: missing error code in msm_video_register()Dan Carpenter1-0/+1
2021-03-04media: mtk-vcodec: fix error return code in vdec_vp9_decode()Zhang Changzhong1-1/+2
2021-03-04media: i2c: ov5670: Fix PIXEL_RATE minimum valueJacopo Mondi1-1/+2
2021-03-04media: ipu3-cio2: Build only for x86Andy Shevchenko1-1/+2
2021-02-23media: pwc: Use correct device for DMAMatwey V. Kornilov1-9/+13