summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch1-5/+9
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-11-21media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-21media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-21media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-11-10usbvision: revert commit 588afcc1Vladis Dronov1-7/+0
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-10-10media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+21
2018-10-10media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-10-10media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-10-10media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas1-1/+1
2018-10-10media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-10-10media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-0/+2
2018-10-10media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov1-15/+23
2018-10-10media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki1-3/+8
2018-09-26media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil1-0/+5
2018-08-06media: si470x: fix __be16 annotationsMauro Carvalho Chehab1-3/+3
2018-08-06media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna1-3/+4
2018-08-06media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab1-7/+7
2018-08-06media: saa7164: Fix driver name in debug outputBrad Love1-1/+2
2018-08-06media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()Wei Yongjun1-1/+3
2018-08-06media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King1-6/+5
2018-08-06media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil1-3/+6
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-13media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab1-0/+4
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-03-24media: [RESEND] media: dvb-frontends: Add delay to Si2168 restartRon Economos1-0/+3
2018-03-24media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET1-2/+1
2018-03-24media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva1-1/+3
2018-03-24media/dvb-core: Race condition when writing to CAMJasmin J1-0/+23
2018-03-22media: cpia2: Fix a couple off by one bugsDan Carpenter1-2/+2
2018-03-22media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik1-1/+1
2018-03-22solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko1-0/+11
2018-03-18tc358743: fix register i2c_rd/wr function fixPhilipp Zabel1-1/+1
2018-03-11media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab1-2/+5
2018-02-25v4l: remove MEDIA_TUNER dependency for VIDEO_TUNERArnd Bergmann1-1/+0
2018-02-25hdpvr: hide unused variableArnd Bergmann1-0/+2
2018-02-25em28xx: only use mt9v011 if camera support is enabledArnd Bergmann1-1/+1