summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: ddbridge: conditionally enable fast TS for stv0910-equipped bridgesDaniel Scheller2018-05-281-5/+29
* media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller2018-05-284-3/+5
* media: ddbridge/mci: add identifiers to function definition argumentsDaniel Scheller2018-05-282-2/+2
* media: ddbridge/mci: protect against out-of-bounds array access in stop()Daniel Scheller2018-05-282-10/+15
* media: rc: ensure input/lirc device can be opened after registerSean Young2018-05-281-2/+2
* media: rc: nuvoton: Keep device enabled during reg initMichał Winiarski2018-05-281-3/+6
* media: rc: nuvoton: Keep track of users on CIR enable/disableMichał Winiarski2018-05-281-46/+36
* media: rc: nuvoton: Tweak the interrupt enabling danceMichał Winiarski2018-05-281-3/+3
* media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian2018-05-281-6/+18
* media: uvcvideo: Fix driver reference countingPhilipp Zabel2018-05-281-9/+2
* media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary2018-05-281-3/+6
* media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary2018-05-281-7/+0
* media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary2018-05-281-8/+34
* media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil2018-05-283-10/+33
* media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2Hans Verkuil2018-05-281-52/+31
* media: au8522: remove duplicate codeGustavo A. R. Silva2018-05-281-8/+6
* media: adv7511: fix incorrect clear of CEC receive interruptHans Verkuil2018-05-281-2/+2
* media: cec: fix wrong tx/rx_status values when canceling a msgHans Verkuil2018-05-281-6/+13
* media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King2018-05-281-1/+1
* media: pxa_camera: avoid duplicate s_power callsAkinobu Mita2018-05-281-5/+12
* media: staging: tegra-vde: Reset memory clientDmitry Osipenko2018-05-281-4/+38
* media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia2018-05-281-1/+2
* media: m2m-deinterlace: Remove DMA_ENGINE dependencyEzequiel Garcia2018-05-281-1/+1
* media: stk1160: Add missing calls to mutex_destroyEzequiel Garcia2018-05-281-0/+2
* media: stk1160: Fix typo s/therwise/OtherwiseEzequiel Garcia2018-05-281-1/+1
* media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-2818-56/+20
* media: vivid: potential integer overflow in vidioc_g_edid()Dan Carpenter2018-05-281-1/+1
* media: cec-pin-error-inj: avoid a false-positive Spectre detectionMauro Carvalho Chehab2018-05-281-11/+12
* media: gspca: Kill all URBs before releasing any of themEzequiel Garcia2018-05-281-4/+11
* media: gspca: fix g/s_parm handlingHans Verkuil2018-05-283-15/+16
* media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil2018-05-281-2/+0
* media: v4l2-ioctl: clear fields in s_parmHans Verkuil2018-05-281-1/+16
* media: gspca: convert to vb2Hans Verkuil2018-05-285-769/+182
* media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil2018-05-281-3/+6
* media: ov772x: correct setting of banding filterAkinobu Mita2018-05-281-1/+1
* media: imx258: get rid of an unused varMauro Carvalho Chehab2018-05-281-2/+0
* media: imx258: Add imx258 camera sensor driverJason Chen2018-05-283-0/+1332
* media: rcar-csi2: set default format if a unsupported one is requestedNiklas Söderlund2018-05-281-1/+1
* media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driverNiklas Söderlund2018-05-283-0/+1097
* media: vsp1: Move video configuration to a cached dlbKieran Bingham2018-05-264-30/+56
* media: vsp1: Adapt entities to configure into a bodyKieran Bingham2018-05-2621-169/+194
* media: vsp1: Refactor display list configure operationsKieran Bingham2018-05-2616-420/+422
* media: vsp1: Use reference counting for bodiesKieran Bingham2018-05-263-4/+26
* media: vsp1: Convert display lists to use new body poolKieran Bingham2018-05-266-180/+100
* media: vsp1: Provide a body poolKieran Bingham2018-05-262-0/+171
* media: vsp1: Protect bodies against overflowKieran Bingham2018-05-261-0/+7
* media: vsp1: Reword uses of 'fragment' as 'body'Kieran Bingham2018-05-264-72/+70
* media: vsp1: Move video suspend resume handling to video objectKieran Bingham2018-05-265-75/+80
* media: vsp1: Release buffers for each video nodeKieran Bingham2018-05-261-8/+13
* media: vsp1: Drop OF dependency of VIDEO_RENESAS_VSP1Geert Uytterhoeven2018-05-261-1/+1