aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAge
* Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-13
|\
| * [media] omap3isp: Rename isp_buffer isp_addr field to dmaLaurent Pinchart2014-05-25
| * [media] omap3isp: Move to videobuf2Laurent Pinchart2014-05-25
| * [media] omap3isp: Cancel all queued buffers when stopping the video streamLaurent Pinchart2014-05-25
| * [media] omap3isp: Move buffer irqlist to isp_buffer structureLaurent Pinchart2014-05-25
| * [media] omap3isp: Move queue irqlock to isp_video structureLaurent Pinchart2014-05-25
| * [media] omap3isp: Move queue mutex to isp_video structureLaurent Pinchart2014-05-25
| * [media] omap3isp: queue: Don't build scatterlist for kernel bufferLaurent Pinchart2014-05-25
| * [media] omap3isp: Use the ARM DMA IOMMU-aware operationsLaurent Pinchart2014-05-25
| * [media] omap3isp: queue: Use sg_alloc_table_from_pages()Laurent Pinchart2014-05-25
| * [media] omap3isp: queue: Map PFNMAP buffers to deviceLaurent Pinchart2014-05-25
| * [media] omap3isp: queue: Fix the dma_map_sg() return value checkLaurent Pinchart2014-05-25
| * [media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherentLaurent Pinchart2014-05-25
| * [media] omap3isp: queue: Inline the ispmmu_v(un)map functionsLaurent Pinchart2014-05-25
| * [media] omap3isp: queue: Merge the prepare and sglist functionsLaurent Pinchart2014-05-25
| * [media] omap3isp: queue: Use sg_table structureLaurent Pinchart2014-05-25
| * [media] omap3isp: queue: Move IOMMU handling code to the queueLaurent Pinchart2014-05-25
| * [media] omap3isp: video: Set the buffer bytesused field at completion timeLaurent Pinchart2014-05-25
| * [media] omap3isp: ccdc: Use the DMA API for FPCLaurent Pinchart2014-05-25
| * [media] omap3isp: ccdc: Use the DMA API for LSCLaurent Pinchart2014-05-25
| * [media] omap3isp: stat: Use the DMA APILaurent Pinchart2014-05-25
| * [media] omap3isp: stat: Store sg table in ispstat_bufferLaurent Pinchart2014-05-25
| * [media] omap3isp: stat: Merge dma_addr and iommu_addr fieldsLaurent Pinchart2014-05-25
| * [media] omap3isp: stat: Share common code for buffer allocationLaurent Pinchart2014-05-25
| * [media] omap3isp: stat: Remove impossible WARN_ONLaurent Pinchart2014-05-25
| * [media] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINELaurent Pinchart2014-05-25
* | Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...Linus Torvalds2014-06-06
|\ \
| * | [media] v4l: vsp1: Add DT supportLaurent Pinchart2014-04-23
| * | [media] v4l: vsp1: Add BRU supportLaurent Pinchart2014-04-23
| * | [media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart2014-04-23
| * | [media] v4l: vsp1: uds: Enable scaling of alpha layerLaurent Pinchart2014-04-23
| * | [media] v4l: vsp1: Remove unexisting rt clocksLaurent Pinchart2014-04-23
* | | [media] s5p-tv: hdmiphy: Remove deprecated video-level DV timings operationLaurent Pinchart2014-05-25
* | | [media] s5p-tv: hdmi: Remove deprecated video-level DV timings operationsLaurent Pinchart2014-05-25
* | | [media] s5p-tv: mixer: Switch to pad-level DV operationsLaurent Pinchart2014-05-25
* | | [media] media: davinci: vpif: Switch to pad-level DV operationsLaurent Pinchart2014-05-25
* | | [media] media: bfin_capture: Switch to pad-level DV operationsLaurent Pinchart2014-05-25
* | | [media] s5p-tv: hdmiphy: Add pad-level DV timings operationsLaurent Pinchart2014-05-25
* | | [media] s5p-tv: hdmi: Add pad-level DV timings operationsLaurent Pinchart2014-05-25
| |/ |/|
* | [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-24
* | [media] media: davinci: vpif: add Copyright messageLad, Prabhakar2014-05-24
* | [media] media: davinci: vpif_capture: drop check __KERNEL__Lad, Prabhakar2014-05-24
* | [media] media: davinci: vpif_capture: return -ENODATA for *std callsLad, Prabhakar2014-05-24
* | [media] media: davinci: vpif_capture: return -ENODATA for *dv_timings callsLad, Prabhakar2014-05-24
* | [media] media: davinci: vpif_capture: use SIMPLE_DEV_PM_OPSLad, Prabhakar2014-05-24
* | [media] media: davinci: vpif_capture: group v4l2_ioctl_opsLad, Prabhakar2014-05-24
* | [media] media: davinci: vpif_capture: drop cropcapLad, Prabhakar2014-05-24
* | Revert "[media] media: davinci: vpif_capture: drop unneeded module params"Mauro Carvalho Chehab2014-05-24
* | [media] s5p-mfc: Add support for resolution change eventPawel Osciak2014-05-23
* | [media] media: davinci: vpif_capture: drop unneeded module paramsLad, Prabhakar2014-05-23