summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-05-16media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet1-4/+0
2019-05-16media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet1-4/+4
2019-05-16media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil1-1/+3
2019-05-16media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil1-1/+3
2019-05-16media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil1-1/+18
2019-05-16media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil1-60/+0
2019-05-08media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi1-10/+6
2019-04-20media: au0828: cannot kfree dev before usb disconnectBrad Love1-1/+0
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-04-05media: mt9m111: set initial frame size other than 0x0Akinobu Mita1-0/+2
2019-04-05media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-20/+20
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-19/+19
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia1-2/+2
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2-2/+2
2019-03-23media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães9-147/+260
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-03-23media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()Hans Verkuil1-1/+0
2019-03-14media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-02-12media: coda: fix H.264 deblocking filter controlsPhilipp Zabel4-22/+20
2019-02-12media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov1-2/+5
2019-02-12media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil6-8/+8
2019-02-12media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov1-4/+6
2019-01-26media: venus: core: Set dma maximum segment sizeVivek Gautam1-0/+8
2019-01-26media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor2-4/+8
2019-01-23media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab1-1/+2
2019-01-23media: vb2: vb2_mmap: move lock upHans Verkuil1-3/+8
2019-01-23media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-23media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-23media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus1-1/+3
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings1-2/+2
2019-01-09media: v4l2-tpg: array index could become negativeHans Verkuil1-1/+1
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus1-1/+2
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus1-19/+24
2018-11-21media: ov7670: make "xclk" clock optionalLubomir Rintel1-12/+18
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch1-5/+9
2018-11-21media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach1-1/+2
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab1-1/+1
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-11-13media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil1-1/+1
2018-11-04media: uvcvideo: Fix driver reference countingPhilipp Zabel1-9/+2
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-10-04media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-10-04media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18