summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-28media: ddbridge/mci: protect against out-of-bounds array access in stop()Daniel Scheller
2018-05-28media: rc: ensure input/lirc device can be opened after registerSean Young
2018-05-28media: rc: nuvoton: Keep device enabled during reg initMichał Winiarski
2018-05-28media: rc: nuvoton: Keep track of users on CIR enable/disableMichał Winiarski
2018-05-28media: rc: nuvoton: Tweak the interrupt enabling danceMichał Winiarski
2018-05-28media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian
2018-05-28media: uvcvideo: Fix driver reference countingPhilipp Zabel
2018-05-28media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary
2018-05-28media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary
2018-05-28media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary
2018-05-28media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil
2018-05-28media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2Hans Verkuil
2018-05-28media: au8522: remove duplicate codeGustavo A. R. Silva
2018-05-28media: adv7511: fix incorrect clear of CEC receive interruptHans Verkuil
2018-05-28media: cec: fix wrong tx/rx_status values when canceling a msgHans Verkuil
2018-05-28media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King
2018-05-28media: pxa_camera: avoid duplicate s_power callsAkinobu Mita
2018-05-28media: staging: tegra-vde: Reset memory clientDmitry Osipenko
2018-05-28media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia
2018-05-28media: m2m-deinterlace: Remove DMA_ENGINE dependencyEzequiel Garcia
2018-05-28media: stk1160: Add missing calls to mutex_destroyEzequiel Garcia
2018-05-28media: stk1160: Fix typo s/therwise/OtherwiseEzequiel Garcia
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-28media: vivid: potential integer overflow in vidioc_g_edid()Dan Carpenter
2018-05-28media: cec-pin-error-inj: avoid a false-positive Spectre detectionMauro Carvalho Chehab
2018-05-28media: gspca: Kill all URBs before releasing any of themEzequiel Garcia
2018-05-28media: gspca: fix g/s_parm handlingHans Verkuil
2018-05-28media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil
2018-05-28media: v4l2-ioctl: clear fields in s_parmHans Verkuil
2018-05-28media: gspca: convert to vb2Hans Verkuil
2018-05-28media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil
2018-05-28media: ov772x: correct setting of banding filterAkinobu Mita
2018-05-28media: dt-bindings: ov772x: add device tree bindingAkinobu Mita
2018-05-28media: imx258: get rid of an unused varMauro Carvalho Chehab
2018-05-28media: imx258: Add imx258 camera sensor driverJason Chen
2018-05-28media: rcar-csi2: set default format if a unsupported one is requestedNiklas Söderlund
2018-05-28media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driverNiklas Söderlund
2018-05-28media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver documentationNiklas Söderlund
2018-05-25media: vsp1: Move video configuration to a cached dlbKieran Bingham
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham
2018-05-25media: vsp1: Use reference counting for bodiesKieran Bingham
2018-05-25media: vsp1: Convert display lists to use new body poolKieran Bingham
2018-05-25media: vsp1: Provide a body poolKieran Bingham
2018-05-25media: vsp1: Protect bodies against overflowKieran Bingham
2018-05-25media: vsp1: Reword uses of 'fragment' as 'body'Kieran Bingham
2018-05-25media: vsp1: Move video suspend resume handling to video objectKieran Bingham
2018-05-25media: vsp1: Release buffers for each video nodeKieran Bingham
2018-05-25media: vsp1: Drop OF dependency of VIDEO_RENESAS_VSP1Geert Uytterhoeven
2018-05-25media: adv7511: fix clearing of the CEC receive bufferHans Verkuil