summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-177-14/+0
* [media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil2014-07-171-2/+2
* [media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil2014-07-171-1/+4
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-049-10/+0
* [media] dm644x_ccdc: remove check for CONFIG_DM644X_VIDEO_PORT_ENABLEPaul Bolle2014-07-041-5/+0
* [media] V4L2: soc_camera: Add run-time dependencies to sh_mobile driversJean Delvare2014-06-171-0/+2
* [media] media: mx2_camera: Change Kconfig dependencyAlexander Shiyan2014-06-171-1/+1
* [media] media: mx1_camera: Remove driverAlexander Shiyan2014-06-173-880/+0
* [media] V4L2: soc_camera: add run-time dependencies to R-Car VIN driverJean Delvare2014-06-171-0/+1
* [media] rcar_vin: copy flags from pdataBen Dooks2014-06-171-6/+6
* [media] V4L: soc-camera: explicitly free allocated managed memory on errorGuennadi Liakhovetski2014-06-171-4/+8
* [media] m2m-deinterlace: Convert to devm* APIAlexander Shiyan2014-06-171-5/+2
* [media] media: davinci: vpif_capture: fix v4l-compliance issuesLad, Prabhakar2014-06-171-137/+54
* [media] media: davinci: vpif_capture: drop unneeded module paramsLad, Prabhakar2014-06-172-64/+1
* [media] v4l: vsp1: Remove the unneeded vsp1_video_buffer video fieldLaurent Pinchart2014-06-172-3/+0
* Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-1318-1744/+432
|\
| * [media] omap3isp: Rename isp_buffer isp_addr field to dmaLaurent Pinchart2014-05-257-17/+17
| * [media] omap3isp: Move to videobuf2Laurent Pinchart2014-05-255-1286/+108
| * [media] omap3isp: Cancel all queued buffers when stopping the video streamLaurent Pinchart2014-05-251-0/+2
| * [media] omap3isp: Move buffer irqlist to isp_buffer structureLaurent Pinchart2014-05-253-21/+22
| * [media] omap3isp: Move queue irqlock to isp_video structureLaurent Pinchart2014-05-255-27/+19
| * [media] omap3isp: Move queue mutex to isp_video structureLaurent Pinchart2014-05-254-91/+86
| * [media] omap3isp: queue: Don't build scatterlist for kernel bufferLaurent Pinchart2014-05-252-25/+7
| * [media] omap3isp: Use the ARM DMA IOMMU-aware operationsLaurent Pinchart2014-05-255-61/+89
| * [media] omap3isp: queue: Use sg_alloc_table_from_pages()Laurent Pinchart2014-05-251-14/+2
| * [media] omap3isp: queue: Map PFNMAP buffers to deviceLaurent Pinchart2014-05-252-18/+23
| * [media] omap3isp: queue: Fix the dma_map_sg() return value checkLaurent Pinchart2014-05-251-1/+1
| * [media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherentLaurent Pinchart2014-05-252-32/+27
| * [media] omap3isp: queue: Inline the ispmmu_v(un)map functionsLaurent Pinchart2014-05-251-32/+4
| * [media] omap3isp: queue: Merge the prepare and sglist functionsLaurent Pinchart2014-05-252-104/+69
| * [media] omap3isp: queue: Use sg_table structureLaurent Pinchart2014-05-252-74/+40
| * [media] omap3isp: queue: Move IOMMU handling code to the queueLaurent Pinchart2014-05-253-83/+78
| * [media] omap3isp: video: Set the buffer bytesused field at completion timeLaurent Pinchart2014-05-251-1/+4
| * [media] omap3isp: ccdc: Use the DMA API for FPCLaurent Pinchart2014-05-252-24/+35
| * [media] omap3isp: ccdc: Use the DMA API for LSCLaurent Pinchart2014-05-252-31/+29
| * [media] omap3isp: stat: Use the DMA APILaurent Pinchart2014-05-252-72/+53
| * [media] omap3isp: stat: Store sg table in ispstat_bufferLaurent Pinchart2014-05-252-11/+10
| * [media] omap3isp: stat: Merge dma_addr and iommu_addr fieldsLaurent Pinchart2014-05-254-15/+11
| * [media] omap3isp: stat: Share common code for buffer allocationLaurent Pinchart2014-05-251-60/+54
| * [media] omap3isp: stat: Remove impossible WARN_ONLaurent Pinchart2014-05-251-2/+0
| * [media] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINELaurent Pinchart2014-05-251-7/+7
* | Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...Linus Torvalds2014-06-0618-94/+690
|\ \
| * | [media] v4l: vsp1: Add DT supportLaurent Pinchart2014-04-231-8/+44
| * | [media] v4l: vsp1: Add BRU supportLaurent Pinchart2014-04-2313-5/+586
| * | [media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart2014-04-2310-43/+54
| * | [media] v4l: vsp1: uds: Enable scaling of alpha layerLaurent Pinchart2014-04-231-2/+1
| * | [media] v4l: vsp1: Remove unexisting rt clocksLaurent Pinchart2014-04-232-36/+5
* | | [media] s5p-tv: hdmiphy: Remove deprecated video-level DV timings operationLaurent Pinchart2014-05-251-1/+0
* | | [media] s5p-tv: hdmi: Remove deprecated video-level DV timings operationsLaurent Pinchart2014-05-251-3/+1
* | | [media] s5p-tv: mixer: Switch to pad-level DV operationsLaurent Pinchart2014-05-251-2/+6