summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-25[media] omap3isp: Move queue irqlock to isp_video structureLaurent Pinchart
2014-05-25[media] omap3isp: Move queue mutex to isp_video structureLaurent Pinchart
2014-05-25[media] omap3isp: queue: Don't build scatterlist for kernel bufferLaurent Pinchart
2014-05-25[media] omap3isp: Use the ARM DMA IOMMU-aware operationsLaurent Pinchart
2014-05-25[media] omap3isp: queue: Use sg_alloc_table_from_pages()Laurent Pinchart
2014-05-25[media] omap3isp: queue: Map PFNMAP buffers to deviceLaurent Pinchart
2014-05-25[media] omap3isp: queue: Fix the dma_map_sg() return value checkLaurent Pinchart
2014-05-25[media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherentLaurent Pinchart
2014-05-25[media] omap3isp: queue: Inline the ispmmu_v(un)map functionsLaurent Pinchart
2014-05-25[media] omap3isp: queue: Merge the prepare and sglist functionsLaurent Pinchart
2014-05-25[media] omap3isp: queue: Use sg_table structureLaurent Pinchart
2014-05-25[media] omap3isp: queue: Move IOMMU handling code to the queueLaurent Pinchart
2014-05-25[media] omap3isp: video: Set the buffer bytesused field at completion timeLaurent Pinchart
2014-05-25[media] omap3isp: ccdc: Use the DMA API for FPCLaurent Pinchart
2014-05-25[media] omap3isp: ccdc: Use the DMA API for LSCLaurent Pinchart
2014-05-25[media] omap3isp: stat: Use the DMA APILaurent Pinchart
2014-05-25[media] omap3isp: stat: Store sg table in ispstat_bufferLaurent Pinchart
2014-05-25[media] omap3isp: stat: Merge dma_addr and iommu_addr fieldsLaurent Pinchart
2014-05-25[media] omap3isp: stat: Share common code for buffer allocationLaurent Pinchart
2014-05-25[media] omap3isp: stat: Remove impossible WARN_ONLaurent Pinchart
2014-05-25[media] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINELaurent Pinchart
2014-05-25Merge branch 'arm/omap' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Mauro Carvalho Chehab
2014-05-24[media] media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-05-24[media] videobuf2-core: remove duplicated codeVictor Lambret
2014-05-24[media] media: davinci: vpif: add Copyright messageLad, Prabhakar
2014-05-24[media] media: davinci: vpif_capture: drop check __KERNEL__Lad, Prabhakar
2014-05-24[media] media: davinci: vpif_capture: return -ENODATA for *std callsLad, Prabhakar
2014-05-24[media] media: davinci: vpif_capture: return -ENODATA for *dv_timings callsLad, Prabhakar
2014-05-24[media] media: davinci: vpif_capture: use SIMPLE_DEV_PM_OPSLad, Prabhakar
2014-05-24[media] media: davinci: vpif_capture: group v4l2_ioctl_opsLad, Prabhakar
2014-05-24[media] media: davinci: vpif_capture: drop cropcapLad, Prabhakar
2014-05-24Revert "[media] media: davinci: vpif_capture: drop unneeded module params"Mauro Carvalho Chehab
2014-05-23[media] tvp5150: Replace container_of() with to_tvp5150()Laurent Pinchart
2014-05-23[media] s5p-mfc: Add support for resolution change eventPawel Osciak
2014-05-23[media] v4l: Add source change eventArun Kumar K
2014-05-23[media] Staging: dt3155v4l: set error code on failureDan Carpenter
2014-05-23[media] bt8xx: make driver routines fit into its own namespcaeLuis R. Rodriguez
2014-05-23[media] technisat-usb2: rename led enums to be specific to driverLuis R. Rodriguez
2014-05-23[media] Documentation: media: Remove double 'struct'Laurent Pinchart
2014-05-23[media] media: davinci: vpif_capture: drop unneeded module paramsLad, Prabhakar
2014-05-23[media] media: davinci: vpif_capture: initialize the video device in single p...Lad, Prabhakar
2014-05-23[media] media: davinic: vpif_capture: drop started member from struct common_objLad, Prabhakar
2014-05-23[media] media: davinci: vpif_capture: drop unnecessary field memoryLad, Prabhakar
2014-05-23[media] media: davinci: vpif_capture: drop reserving memory for deviceLad, Prabhakar
2014-05-23[media] media: davinci: vpif_capture: use vb2_ioctl_* helpersLad, Prabhakar
2014-05-23[media] media: davinci: vpif_capture: use v4l2_fh_open and vb2_fop_releaseLad, Prabhakar
2014-05-23[media] media: davinci: vpif_capture: use vb2_fop_mmap/pollLad, Prabhakar
2014-05-23[media] media: davinci: vpif_capture: improve start/stop_streaming callbacksLad, Prabhakar
2014-05-23[media] media: davinci: vpif_capture: improve vpif_buffer_queue_setup() functionLad, Prabhakar