aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2019-10-05media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger
2019-10-05media: exynos4-is: fix leaked of_node referencesWen Yang
2019-10-05media: mtk-cir: lower de-glitch counter for rc-mm protocolSean Young
2019-10-05media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann
2019-10-01media: tvp5150: fix switch exit in set control handlerMarco Felsch
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young
2019-09-16media: i2c: tda1997x: select V4L2_FWNODEKoen Vandeputte
2019-09-16media: vim2m: only cancel work if it is for right contextHans Verkuil
2019-09-16media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil
2019-09-16media: vim2m: use workqueueHans Verkuil
2019-09-16media: cec: remove cec-edid.cHans Verkuil
2019-09-16media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2019-09-16media: stm32-dcmi: fix irq = 0 caseFabien Dessenne
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