summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-05-16media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi1-10/+6
2019-05-16USB: media: disable tlg2300 driverGreg Kroah-Hartman1-0/+1
2019-04-27media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-04-27media: mt9m111: set initial frame size other than 0x0Akinobu Mita1-0/+2
2019-04-03media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2-2/+2
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-03-23media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-02-20media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov1-2/+5
2019-01-26media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor2-4/+8
2019-01-26media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab1-1/+2
2019-01-26media: vb2: vb2_mmap: move lock upHans Verkuil1-3/+8
2019-01-26media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-26media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-26media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings1-2/+2
2019-01-13media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus1-19/+24
2018-11-22media: tvp5150: fix width alignment during set_selection()Marco Felsch1-5/+9
2018-11-22media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-11-22media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-22media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-22media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-11-10media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-10-13media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+21
2018-10-13media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-10-13media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-10-13media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-10-13media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-0/+2
2018-10-13media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki1-3/+8
2018-08-09media: si470x: fix __be16 annotationsMauro Carvalho Chehab1-3/+3
2018-08-09media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna1-3/+4
2018-08-09media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab1-7/+7
2018-08-09media: saa7164: Fix driver name in debug outputBrad Love1-1/+2
2018-08-09media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King1-6/+5
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love1-6/+22
2018-07-03media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab1-8/+15
2018-07-03media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng1-0/+3
2018-07-03media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab1-1/+1
2018-05-30media: cx25821: prevent out-of-bounds read on array cardColin Ian King1-3/+4
2018-05-30media: em28xx: USB bulk packet size fixBrad Love1-1/+1
2018-05-30media: s3c-camif: fix out-of-bounds array accessArnd Bergmann1-3/+4
2018-05-30media: cx23885: Set subdev host data to clk_freq pointerBrad Love1-0/+4
2018-05-30media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love1-0/+10
2018-05-30media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab1-1/+1
2018-04-24media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab1-1/+3
2018-04-13mceusb: sporadic RX truncation corruption fixA Sun1-2/+7
2018-04-13cx25840: fix unchecked return valuesPan Bian1-15/+21
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-04-08media: v4l2-compat-ioctl32: initialize a reserved fieldMauro Carvalho Chehab1-1/+2
2018-04-08media: v4l2-compat-ioctl32: use compat_u64 for video standardMauro Carvalho Chehab1-1/+1
2018-04-08media: media/v4l2-ctrls: volatiles should not generate CH_VALUERicardo Ribalda1-0/+9