summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil2019-05-161-60/+0
* media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi2019-05-081-10/+6
* media: au0828: cannot kfree dev before usb disconnectBrad Love2019-04-201-1/+0
* media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel2019-04-051-8/+11
* media: mt9m111: set initial frame size other than 0x0Akinobu Mita2019-04-051-0/+2
* media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-20/+20
* media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-3/+3
* media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-3/+3
* media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-19/+19
* media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-2/+2
* media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2019-03-272-2/+2
* media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães2019-03-239-147/+260
* media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus2019-03-231-0/+8
* media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()Hans Verkuil2019-03-231-1/+0
* media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan2019-03-131-3/+11
* media: coda: fix H.264 deblocking filter controlsPhilipp Zabel2019-02-124-22/+20
* media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov2019-02-121-2/+5
* media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil2019-02-126-8/+8
* media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov2019-02-121-4/+6
* media: venus: core: Set dma maximum segment sizeVivek Gautam2019-01-261-0/+8
* media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor2019-01-262-4/+8
* media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab2019-01-231-1/+2
* media: vb2: vb2_mmap: move lock upHans Verkuil2019-01-231-3/+8
* media: vivid: set min width/height to a value > 0Hans Verkuil2019-01-231-1/+1
* media: vivid: fix error handling of kthread_runHans Verkuil2019-01-232-2/+8
* media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus2019-01-231-1/+3
* media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings2019-01-231-2/+2
* media: v4l2-tpg: array index could become negativeHans Verkuil2019-01-091-1/+1
* media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil2019-01-091-0/+2
* media: omap3isp: Unregister media device as firstSakari Ailus2018-12-131-1/+2
* media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott2018-12-051-1/+2
* media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus2018-11-271-19/+24
* media: ov7670: make "xclk" clock optionalLubomir Rintel2018-11-211-12/+18
* media: tvp5150: fix width alignment during set_selection()Marco Felsch2018-11-211-5/+9
* media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach2018-11-211-1/+2
* media: pci: cx23885: handle adding to list failureNicholas Mc Guire2018-11-211-0/+10
* media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab2018-11-131-0/+2
* media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab2018-11-131-2/+2
* media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab2018-11-131-1/+1
* media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab2018-11-131-3/+3
* media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil2018-11-131-1/+1
* media: uvcvideo: Fix driver reference countingPhilipp Zabel2018-11-041-9/+2
* media: af9035: prevent buffer overflow on writeJozef Balga2018-10-201-2/+4
* media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-032-18/+22
* media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian2018-10-031-6/+18
* media: tm6000: add error handling for dvb_register_adapterZhouyang Jia2018-10-031-0/+5
* media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas2018-10-031-1/+1
* media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita2018-10-031-1/+1
* media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita2018-10-031-0/+2
* media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov2018-10-031-15/+23