aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05media: ov5640: Remove redundant definesMaxime Ripard1-5/+2
2018-12-05media: ov5640: Remove the clocks registers initializationMaxime Ripard1-24/+22
2018-12-05media: ov5640: Adjust the clock based on the expected rateMaxime Ripard1-1/+364
2018-12-05media: ov5640: Fix set format regressionJacopo Mondi1-9/+8
2018-12-05media: mt9m111: allow to setup pixclk polarityEnrico Scholz2-1/+44
2018-12-05media: mt9m111: add support to select formats and fps for {Q,SXGA}Michael Grzeschik1-0/+165
2018-12-05media: mt9m111: add streaming check to set_fmtMichael Grzeschik1-0/+3
2018-12-05media: mt9m111: add s_stream callbackMarco Felsch1-0/+10
2018-12-05media: imx274: select REGMAP_I2CLuca Ceresoli1-0/+1
2018-12-05media: imx274: declare the correct number of controlsLuca Ceresoli1-1/+1
2018-12-05media: imx274: fix stack corruption in imx274_read_regLuca Ceresoli1-2/+5
2018-12-05media: unify some sony camera sensors pattern namingBingbu Cao3-12/+12
2018-12-05media: imx355: fix wrong order in test pattern menusBingbu Cao1-1/+1
2018-12-05media: imx319: fix wrong order in test pattern menusBingbu Cao1-1/+1
2018-12-05media: v4l2-fwnode: Demote warning to debug levelFabio Estevam1-1/+1
2018-12-05media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor2-4/+8
2018-12-05media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrsChristoph Hellwig1-1/+1
2018-12-05media: imx-pxp: remove duplicated include from imx-pxp.cYueHaibing1-1/+0
2018-12-05media: ddbridge: remove another duplicate of io.h and sort includesMauro Carvalho Chehab1-27/+25
2018-12-05media: ddbridge: remove some duplicated include filezhong jiang1-2/+0
2018-12-05media: tvp5150: fix irq_request error path during probeMarco Felsch1-1/+1
2018-12-05media: remove redundant include moduleparam.hzhong jiang3-3/+0
2018-12-05media: drivers: media: pci: b2c2: Fix errors due to unappropriate coding style.Iliya Iliev1-33/+37
2018-12-05media: usb: dvb-usb: remove old friio driverCorentin Labbe3-1061/+0
2018-12-05media: lmedm04: use dvb_usbv2_generic_rw_lockedMalcolm Priestley1-30/+12
2018-12-05media: lmedm04: Move usb buffer to lme2510_state.Malcolm Priestley1-32/+3
2018-12-05media: dib7000p: Remove dead codeSean Young1-2/+5
2018-12-05media: rtl28xxu: add support for Sony CXD2837ER slave demodNikita Gerasimov3-3/+42
2018-12-05media: uvcvideo: Utilise for_each_uvc_urb iteratorKieran Bingham2-25/+24
2018-12-05media: uvcvideo: Rename uvc_{un,}init_video()Kieran Bingham1-9/+11
2018-12-05media: uvcvideo: Split uvc_video_enable into twoKieran Bingham3-32/+30
2018-12-05media: uvcvideo: Move decode processing to process contextKieran Bingham3-24/+119
2018-12-05media: uvcvideo: Abstract streaming object lifetimeKieran Bingham1-16/+38
2018-12-05media: uvcvideo: queue: Support asynchronous buffer handlingKieran Bingham2-11/+54
2018-12-05media: uvcvideo: queue: Simplify spin-lock usageKieran Bingham1-6/+8
2018-12-05media: uvcvideo: Protect queue internals with helperKieran Bingham3-10/+30
2018-12-05media: uvcvideo: Convert decode functions to use new context structureKieran Bingham3-13/+27
2018-12-05media: uvcvideo: Refactor URB descriptorsKieran Bingham2-22/+45
2018-12-03media: seco-cec: add missing header file to fix buildRandy Dunlap1-0/+1
2018-12-03media: vicodec: set state resolution from raw formatHans Verkuil1-3/+10
2018-12-03media: vivid: drop v4l2_ctrl_request_complete() from start_streamingHans Verkuil5-10/+0
2018-12-03media: vb2: don't unbind/put the object when going to state QUEUEDHans Verkuil1-1/+1
2018-12-03media: vb2: keep a reference to the request until dqbufHans Verkuil1-5/+33
2018-12-03media: vb2: skip request checks for VIDIOC_PREPARE_BUFHans Verkuil1-4/+7
2018-12-03media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failedHans Verkuil1-3/+1
2018-12-03media: vsp1: Fix LIF buffer thresholdsLaurent Pinchart1-1/+1
2018-12-03media: vicodec: move the GREY format to the end of the listHans Verkuil1-2/+1
2018-12-03media: tda7432: fix spelling mistake "maximium" -> "maximum"Colin Ian King1-2/+2
2018-12-03media: vivid: add req_validate error injectionHans Verkuil3-1/+29
2018-12-03media: adv7604 added include of linux/interrupt.hJasmin Jessich1-0/+1