summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: adv748x: Use devm to allocate the device structSteve Longerbeam2019-01-211-4/+1
* media: cedrus: Allow using the current dst buffer as referencePaul Kocialkowski2019-01-213-4/+21
* media: cedrus: Cleanup duplicate declarations from cedrus_dec headerPaul Kocialkowski2019-01-211-6/+0
* media: rcar-vin: fix wrong return value in rvin_set_channel_routing()Niklas Söderlund2019-01-211-1/+1
* media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()Yangtao Li2019-01-212-47/+23
* media: exynos4-is: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2019-01-211-13/+3
* media: video-i2c: add Melexis MLX90640 thermal cameraMatt Ranostay2019-01-212-1/+110
* media: si470x-i2c: Add optional reset-gpio supportPawe? Chmiel2019-01-212-0/+16
* media: si470x-i2c: Use managed resource helpersPawe? Chmiel2019-01-211-18/+11
* media: si470x-i2c: Add device tree supportPawe? Chmiel2019-01-211-0/+8
* media: ivtv: add parameter to enable ivtvfb on x86 PAT systemsFrench, Nicholas A2019-01-212-5/+34
* media: soc_camera_platform: remove obsolete soc_camera test driverHans Verkuil2019-01-213-198/+0
* media: soc_camera/soc_scale_crop: drop this unused codeHans Verkuil2019-01-214-477/+0
* media: sh_mobile_ceu_camera: remove obsolete soc_camera driverHans Verkuil2019-01-213-1822/+0
* media: soc_tw9910: remove obsolete sensor driverHans Verkuil2019-01-213-1006/+0
* media: soc_ov772x: remove obsolete sensor driverHans Verkuil2019-01-213-1130/+0
* media: soc_mt9t112: remove obsolete sensor driverHans Verkuil2019-01-213-1164/+0
* media: tw9910: Unregister subdevice with v4l2-asyncJacopo Mondi2019-01-211-1/+1
* media: remove soc_camera ov9640Mauro Carvalho Chehab2019-01-174-955/+0
* media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam2019-01-162-11/+54
* media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam2019-01-161-13/+14
* media: imx: vdic: rely on VDIC for correct field orderSteve Longerbeam2019-01-161-10/+2
* media: imx-csi: Allow skipping odd chroma rows for YVU420Steve Longerbeam2019-01-161-0/+1
* media: imx: interweave and odd-chroma-row skip are incompatibleSteve Longerbeam2019-01-162-4/+13
* media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam2019-01-161-5/+15
* media: imx: Fix field negotiationSteve Longerbeam2019-01-163-23/+76
* media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam2019-01-163-4/+28
* media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam2019-01-162-47/+86
* media: rcar-vin: Allow independent VIN link enablementSteve Longerbeam2019-01-161-2/+6
* media: coda: Add control for h.264 chroma qp index offsetPhilipp Zabel2019-01-163-1/+9
* media: coda: Add control for h.264 constrained intra predictionPhilipp Zabel2019-01-163-1/+10
* media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel2019-01-161-0/+1
* media: v4l2-ctrl: Add control to enable h.264 constrained intra predictionPhilipp Zabel2019-01-161-0/+2
* media: gspca: ov534-ov772x: remove unnecessary COM3 initializationPhilipp Zabel2019-01-161-4/+0
* media: gspca: ov534-ov722x: remove camera clock setup from bridge_initPhilipp Zabel2019-01-161-2/+0
* media: gspca: ov534-ov722x: remove mode specific video data registers from br...Philipp Zabel2019-01-161-9/+0
* media: gspca: ov534-ov772x: add SGBRG8 bayer mode supportPhilipp Zabel2019-01-161-17/+98
* media: gspca: ov543-ov772x: move video format specific registers into bridge_...Philipp Zabel2019-01-161-9/+10
* media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel2019-01-161-2/+8
* media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel2019-01-161-3/+5
* media: gspca: ov534: replace msleep(10) with usleep_rangePhilipp Zabel2019-01-161-2/+2
* media: vim2m: the v4l2_m2m_buf_copy_data args were swappedHans Verkuil2019-01-161-1/+1
* media: vivid: do not implement VIDIOC_S_PARM for output streamsHans Verkuil2019-01-161-1/+1
* media: vivid: take data_offset into account for video outputHans Verkuil2019-01-161-6/+10
* media: vivid: disable VB2_USERPTR if dma_contig was configuredHans Verkuil2019-01-161-5/+15
* media: ipu3-cio2, dw9714: Remove Jian Xu's e-mailSakari Ailus2019-01-162-2/+2
* media: sun6i: Add H3 compatibleChen-Yu Tsai2019-01-161-0/+1
* media: ov9640: Wrap long and unwrap short lines, align wrapped lines correctlySakari Ailus2019-01-161-9/+10
* media: i2c: ov9640: fix missing error handling in probePetr Cvek2019-01-161-4/+8
* media: i2c: ov9640: make array of supported formats constantPetr Cvek2019-01-161-1/+1