summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-07-26media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus
2019-07-26media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus
2019-07-26media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia
2019-07-26media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon
2019-07-26media: hdpvr: fix locking and a missing msleepHans Verkuil
2019-07-26media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida
2019-07-26media: coda: increment sequence offset for the last returned framePhilipp Zabel
2019-07-26media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch
2019-07-26media: coda: fix mpeg2 sequence number handlingPhilipp Zabel
2019-07-26media: mt9m111: fix fw-node refactoringRobert Jarzmik
2019-07-26media: i2c: fix warning same module namesAnders Roxell
2019-07-26media: s5p-mfc: Make additional clocks optionalMarek Szyprowski
2019-07-26media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski
2019-07-26media: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao
2019-07-26media: fdp1: Support M3N and E3 platformsKieran Bingham
2019-07-26media: uvcvideo: Fix access to uninitialized fields on probe errorOliver Neukum
2019-07-26media: aspeed: change irq to threaded irqJae Hyun Yoo
2019-07-26media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang
2019-07-26tua6100: Avoid build warnings.David S. Miller
2019-07-26media: saa7164: fix remove_proc_entry warningKefeng Wang
2019-07-26media: mc-device.c: don't memset __user pointer contentsHans Verkuil
2019-07-26media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2019-07-26media: v4l2-core: fix use-after-free errorsumitg
2019-07-26media: vim2m: fix two double-free issuesKefeng Wang
2019-07-26media: venus: firmware: fix leaked of_node referencesWen Yang
2019-07-26media: media_device_enum_links32: clean a reserved fieldJungo Lin
2019-07-26media: vpss: fix a potential NULL pointer dereferenceKangjie Lu
2019-07-26media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel
2019-07-26media: ov7740: avoid invalid framesize settingAkinobu Mita
2019-07-26media: spi: IR LED: add missing of table registrationDaniel Gomez
2019-07-26media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum
2019-07-14media: stv0297: fix frequency range limitMauro Carvalho Chehab
2019-06-19media: dvb: warning about dvb frequency limits produces too much noiseSean Young
2019-06-15media: v4l2-fwnode: Defaults may not override endpoint configuration in firmwareSakari Ailus
2019-06-15media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld
2019-06-15media: atmel: atmel-isc: fix asd memory allocationEugen Hristev
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann
2019-05-31media: vim2m: replace devm_kzalloc by kzallocHans Verkuil
2019-05-31media: vimc: zero the media_device on probeHans Verkuil
2019-05-31media: mtk-vcodec: fix access to vb2_v4l2_buffer structAlexandre Courbot
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-05-31media: vicodec: avoid clang frame size warningArnd Bergmann
2019-05-31media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil
2019-05-31media: vimc: stream: fix thread state before sleepHelen Fornazier
2019-05-31media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson
2019-05-31media: dvbsky: Avoid leaking dvb frontendStefan Brüns
2019-05-31media: si2165: fix a missing check of return valueKangjie Lu