summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-07-26media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus1-1/+1
2019-07-26media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus1-0/+4
2019-07-26media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-07-26media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon1-5/+4
2019-07-26media: hdpvr: fix locking and a missing msleepHans Verkuil1-6/+11
2019-07-26media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida1-1/+4
2019-07-26media: coda: increment sequence offset for the last returned framePhilipp Zabel1-0/+3
2019-07-26media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch1-0/+2
2019-07-26media: coda: fix mpeg2 sequence number handlingPhilipp Zabel1-1/+4
2019-07-26media: mt9m111: fix fw-node refactoringRobert Jarzmik1-3/+5
2019-07-26media: i2c: fix warning same module namesAnders Roxell2-1/+6
2019-07-26media: s5p-mfc: Make additional clocks optionalMarek Szyprowski1-0/+5
2019-07-26media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski1-1/+2
2019-07-26media: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao1-2/+14
2019-07-26media: fdp1: Support M3N and E3 platformsKieran Bingham1-0/+8
2019-07-26media: uvcvideo: Fix access to uninitialized fields on probe errorOliver Neukum1-1/+3
2019-07-26media: aspeed: change irq to threaded irqJae Hyun Yoo1-2/+3
2019-07-26media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang1-0/+3
2019-07-26tua6100: Avoid build warnings.David S. Miller1-11/+11
2019-07-26media: saa7164: fix remove_proc_entry warningKefeng Wang1-11/+22
2019-07-26media: mc-device.c: don't memset __user pointer contentsHans Verkuil1-2/+3
2019-07-26media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN1-1/+2
2019-07-26media: v4l2-core: fix use-after-free errorsumitg1-9/+9
2019-07-26media: vim2m: fix two double-free issuesKefeng Wang1-3/+3
2019-07-26media: venus: firmware: fix leaked of_node referencesWen Yang1-2/+4
2019-07-26media: media_device_enum_links32: clean a reserved fieldJungo Lin1-1/+8
2019-07-26media: vpss: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-07-26media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel1-2/+3
2019-07-26media: ov7740: avoid invalid framesize settingAkinobu Mita1-1/+5
2019-07-26media: spi: IR LED: add missing of table registrationDaniel Gomez1-0/+1
2019-07-26media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum1-2/+5
2019-07-14media: stv0297: fix frequency range limitMauro Carvalho Chehab1-1/+1
2019-06-19media: dvb: warning about dvb frequency limits produces too much noiseSean Young1-1/+1
2019-06-15media: v4l2-fwnode: Defaults may not override endpoint configuration in firmwareSakari Ailus1-1/+5
2019-06-15media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld1-7/+11
2019-06-15media: atmel: atmel-isc: fix asd memory allocationEugen Hristev1-2/+6
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab1-4/+4
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern1-1/+1
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern1-13/+20
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann2-6/+4
2019-05-31media: vim2m: replace devm_kzalloc by kzallocHans Verkuil1-13/+22
2019-05-31media: vimc: zero the media_device on probeHans Verkuil1-0/+2
2019-05-31media: mtk-vcodec: fix access to vb2_v4l2_buffer structAlexandre Courbot1-2/+2
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
2019-05-31media: vicodec: avoid clang frame size warningArnd Bergmann1-11/+18
2019-05-31media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil1-2/+6
2019-05-31media: vimc: stream: fix thread state before sleepHelen Fornazier1-1/+1
2019-05-31media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson1-5/+4
2019-05-31media: dvbsky: Avoid leaking dvb frontendStefan Brüns1-8/+10
2019-05-31media: si2165: fix a missing check of return valueKangjie Lu1-3/+5