summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2019-09-06omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger
2019-08-04media: pvrusb2: use a different format for warningsAndrey Konovalov
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum
2019-08-04media: au0828: fix null dereference in error pathSean Young
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: 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: fdp1: Support M3N and E3 platformsKieran Bingham
2019-07-26media: uvcvideo: Fix access to uninitialized fields on probe errorOliver Neukum
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: 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-07-10media: s5p-mfc: fix incorrect bus assignment in virtual child deviceMarek Szyprowski
2019-06-09media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
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: vimc: zero the media_device on probeHans Verkuil
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd 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
2019-05-31media: gspca: Kill URBs on USB device disconnectEzequiel Garcia
2019-05-31media: wl128x: prevent two potential buffer overflowsDan Carpenter
2019-05-31media: video-mux: fix null pointer dereferencesKangjie Lu
2019-05-31media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-05-31media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-05-31media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet
2019-05-31media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita