aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-28media: adv7511: fix incorrect clear of CEC receive interruptHans Verkuil1-2/+2
2018-05-28media: cec: fix wrong tx/rx_status values when canceling a msgHans Verkuil1-6/+13
2018-05-28media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King1-1/+1
2018-05-28media: pxa_camera: avoid duplicate s_power callsAkinobu Mita1-5/+12
2018-05-28media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia1-1/+2
2018-05-28media: m2m-deinterlace: Remove DMA_ENGINE dependencyEzequiel Garcia1-1/+1
2018-05-28media: stk1160: Add missing calls to mutex_destroyEzequiel Garcia1-0/+2
2018-05-28media: stk1160: Fix typo s/therwise/OtherwiseEzequiel Garcia1-1/+1
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven16-54/+20
2018-05-28media: vivid: potential integer overflow in vidioc_g_edid()Dan Carpenter1-1/+1
2018-05-28media: cec-pin-error-inj: avoid a false-positive Spectre detectionMauro Carvalho Chehab1-11/+12
2018-05-28media: gspca: Kill all URBs before releasing any of themEzequiel Garcia1-4/+11
2018-05-28media: gspca: fix g/s_parm handlingHans Verkuil3-15/+16
2018-05-28media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil1-2/+0
2018-05-28media: v4l2-ioctl: clear fields in s_parmHans Verkuil1-1/+16
2018-05-28media: gspca: convert to vb2Hans Verkuil5-769/+182
2018-05-28media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil1-3/+6
2018-05-28media: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-05-28media: imx258: get rid of an unused varMauro Carvalho Chehab1-2/+0
2018-05-28media: imx258: Add imx258 camera sensor driverJason Chen3-0/+1332
2018-05-28media: rcar-csi2: set default format if a unsupported one is requestedNiklas Söderlund1-1/+1
2018-05-28media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driverNiklas Söderlund3-0/+1097
2018-05-25media: vsp1: Move video configuration to a cached dlbKieran Bingham4-30/+56
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham21-169/+194
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham16-420/+422
2018-05-25media: vsp1: Use reference counting for bodiesKieran Bingham3-4/+26
2018-05-25media: vsp1: Convert display lists to use new body poolKieran Bingham6-180/+100
2018-05-25media: vsp1: Provide a body poolKieran Bingham2-0/+171
2018-05-25media: vsp1: Protect bodies against overflowKieran Bingham1-0/+7
2018-05-25media: vsp1: Reword uses of 'fragment' as 'body'Kieran Bingham4-72/+70
2018-05-25media: vsp1: Move video suspend resume handling to video objectKieran Bingham5-75/+80
2018-05-25media: vsp1: Release buffers for each video nodeKieran Bingham1-8/+13
2018-05-25media: vsp1: Drop OF dependency of VIDEO_RENESAS_VSP1Geert Uytterhoeven1-1/+1
2018-05-25media: adv7511: fix clearing of the CEC receive bufferHans Verkuil1-9/+9
2018-05-25media: st-hva: don't use GFP_DMAFabien Dessenne2-1/+5
2018-05-25media: bdisp: don't use GFP_DMAFabien Dessenne2-1/+5
2018-05-25media: soc_camera: fix compiler warningHans Verkuil1-1/+2
2018-05-25media: renesas-ceu: fix compiler warningHans Verkuil1-1/+1
2018-05-25media: hdpvr: fix compiler warningHans Verkuil1-1/+1
2018-05-25media: s5p-mfc: fix two sparse warningsHans Verkuil2-4/+4
2018-05-25media: go7007: fix two sparse warningsHans Verkuil2-1/+4
2018-05-25media: zoran: move to staging in preparation for removalHans Verkuil21-10708/+0
2018-05-25media: i2c: adv748x: Fix pixel rate valuesLaurent Pinchart2-13/+7
2018-05-25media: usbtv: Implement wait_prepare and wait_finishEzequiel Garcia1-0/+2
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-05-17media: imx274: remove non-indexed pointers from mode_tableLuca Ceresoli1-19/+6
2018-05-17media: imx274: rename and reorder register address definitionsLuca Ceresoli1-13/+13
2018-05-17media: imx274: remove unused data from struct imx274_frmfmtLuca Ceresoli1-12/+5
2018-05-17media: imx274: slightly simplify codeLuca Ceresoli1-1/+1
2018-05-17media: imx274: fix typo in commentLuca Ceresoli1-1/+1