aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-14media: imx: Try colorimetry at both sink and source padsSteve Longerbeam7-62/+62
2019-06-14gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsSteve Longerbeam1-6/+28
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-7/+8
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-103/+111
2019-05-08media: staging/imx: add media device to capture registerRui Miguel Silva5-7/+8
2019-04-22media: staging: media: imx: imx7-mipi-csis: simplify getting .driver_dataWolfram Sang1-4/+2
2019-04-03staging: media: imx: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman14-70/+14
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-01staging: media: imx: Replace list_entry with list_for_each_entry_safeSanjana Sanikommu1-3/+2
2019-03-29media: staging: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab2-2/+2
2019-03-29media: staging: media: imx7-mipi-csis: fix debugfs compilationArnd Bergmann1-14/+2
2019-03-29media: staging/imx: Fix inconsistent long line breaksLucas Leonardo Ciancaglini1-8/+9
2019-03-26Staging: media: imx: mipi-csi2: Remove unnecessary error messagesBhanusree Pola1-3/+1
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-2/+2
2019-03-19media: imx: vdic: Fix wrong CSI group IDSteve Longerbeam1-1/+1
2019-03-19media: imx7-media-csi: don't store a floating pointerRui Miguel Silva1-1/+3
2019-03-19media: staging/imx7: Fix an error code in mipi_csis_clk_get()Dan Carpenter1-1/+1
2019-03-19media: imx: Don't register IPU subdevs/links if CSI port missingSteve Longerbeam5-46/+46
2019-03-19media: imx: Rename functions that add IPU-internal subdevsSteve Longerbeam5-15/+15
2019-03-19media: imx: Clear fwnode link struct for each endpoint iterationSteve Longerbeam1-6/+9
2019-03-19media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam1-4/+14
2019-03-19media: imx7: fix smatch errorHans Verkuil1-1/+1
2019-03-19media: imx: vdic: Restore default case to prepare_vdi_in_buffers()Steve Longerbeam1-0/+6
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: imx7_mipi_csis: remove internal opsRui Miguel Silva1-27/+0
2019-02-19media: imx7-media-csi: get rid of unused varMauro Carvalho Chehab1-3/+0
2019-02-19media: imx7-media-csi: don't store a floating pointerMauro Carvalho Chehab1-7/+11
2019-02-19media: imx7-media-csi.c: fix merge breakageHans Verkuil1-2/+3
2019-02-18media: staging/imx: add i.MX7 entries to TODO fileRui Miguel Silva1-0/+9
2019-02-18media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7Rui Miguel Silva2-0/+1188
2019-02-18media: staging/imx7: add imx7 CSI subdev driverRui Miguel Silva3-1/+1377
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva7-50/+55
2019-02-18media: staging/imx: refactor imx media device probeRui Miguel Silva5-70/+127
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam5-23/+37
2019-02-07media: imx: Validate frame intervals before settingSteve Longerbeam4-6/+22
2019-01-31media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam1-9/+17
2019-01-31media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam1-12/+13
2019-01-31media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam1-3/+14
2019-01-21media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam1-1/+1
2019-01-21media: imx: capture: Allow event subscribe/unsubscribeSteve Longerbeam1-0/+18
2019-01-21media: imx: queue subdev events to reachable video devicesSteve Longerbeam1-0/+24
2019-01-21media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel3-6/+22
2019-01-21media: imx: set compose rectangle to mbus formatPhilipp Zabel1-21/+47
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel5-6/+33
2019-01-16media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam2-11/+54
2019-01-16media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam1-13/+14
2019-01-16media: imx: vdic: rely on VDIC for correct field orderSteve Longerbeam1-10/+2
2019-01-16media: imx-csi: Allow skipping odd chroma rows for YVU420Steve Longerbeam1-0/+1
2019-01-16media: imx: interweave and odd-chroma-row skip are incompatibleSteve Longerbeam2-4/+13