summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-0971-1160/+9892
|\
| * media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
| * media: staging: fix several typosMauro Carvalho Chehab2019-03-0111-15/+15
| * media: imx7_mipi_csis: remove internal opsRui Miguel Silva2019-03-011-27/+0
| * media: ipu3-mmu: fix some kernel-doc macrosMauro Carvalho Chehab2019-02-191-2/+3
| * media: ipu3: shut up warnings produced with W=1Mauro Carvalho Chehab2019-02-192-0/+8
| * media: imx7-media-csi: get rid of unused varMauro Carvalho Chehab2019-02-191-3/+0
| * media: imx7-media-csi: don't store a floating pointerMauro Carvalho Chehab2019-02-191-7/+11
| * media: imx7-media-csi.c: fix merge breakageHans Verkuil2019-02-191-2/+3
| * media: staging/imx: add i.MX7 entries to TODO fileRui Miguel Silva2019-02-181-0/+9
| * media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7Rui Miguel Silva2019-02-182-0/+1188
| * media: staging/imx7: add imx7 CSI subdev driverRui Miguel Silva2019-02-183-1/+1377
| * media: staging/imx: rearrange group id to take in account IPURui Miguel Silva2019-02-187-50/+55
| * media: staging/imx: refactor imx media device probeRui Miguel Silva2019-02-185-70/+127
| * media: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queuePaul Kocialkowski2019-02-181-5/+5
| * media: cedrus: Forbid setting new formats on busy queuesPaul Kocialkowski2019-02-181-0/+10
| * media: rockchip/vpu: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-182-6/+6
| * media: soc_camera: Depend on BROKENSakari Ailus2019-02-181-1/+1
| * media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus2019-02-185-3/+7
| * media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus2019-02-188-14/+8
| * media: soc_camera: Move to the staging treeSakari Ailus2019-02-189-0/+5843
| * media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi2019-02-1818-805/+802
| * media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam2019-02-185-23/+37
| * Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-1813-36/+30
| |\
| * | media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia2019-02-071-1/+1
| * | media: imx: Validate frame intervals before settingSteve Longerbeam2019-02-074-6/+22
| * | media: zoran: use u64 for the timestamp internallyHans Verkuil2019-02-073-5/+5
| * | media: staging: intel-ipu3: fix unsigned comparison with < 0Colin Ian King2019-02-071-4/+4
| * | media: ipu3-imgu: Remove dead code for NULL checkYong Zhi2019-02-071-6/+5
| * | media: ipu3-imgu: Use MENU type for mode controlYong Zhi2019-02-073-12/+11
| * | media: cedrus: add buf_out_validate callbackHans Verkuil2019-01-311-0/+9
| * | media: cedrus: Remove completed item from TODO list (dma-buf references)Paul Kocialkowski2019-01-311-5/+0
| * | media: Revert "media: cedrus: Allow using the current dst buffer as reference"Paul Kocialkowski2019-01-313-21/+4
| * | media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam2019-01-311-9/+17
| * | media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam2019-01-311-12/+13
| * | media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam2019-01-311-3/+14
| * | media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam2019-01-211-1/+1
| * | media: imx: capture: Allow event subscribe/unsubscribeSteve Longerbeam2019-01-211-0/+18
| * | media: imx: queue subdev events to reachable video devicesSteve Longerbeam2019-01-211-0/+24
| * | media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel2019-01-213-6/+22
| * | media: imx: set compose rectangle to mbus formatPhilipp Zabel2019-01-211-21/+47
| * | media: imx: add capture compose rectanglePhilipp Zabel2019-01-215-6/+33
| * | 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: 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