summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp
Commit message (Expand)AuthorAgeFilesLines
...
* [media] omap3isp: resizer: Remove needless variable initializationsLaurent Pinchart2014-08-211-6/+6
* [media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656Laurent Pinchart2014-08-211-2/+15
* [media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stoppedLaurent Pinchart2014-08-212-0/+6
* [media] omap3isp: ccdc: Fix freeze when a short frame is receivedLaurent Pinchart2014-08-211-0/+29
* [media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656Laurent Pinchart2014-08-211-10/+10
* [media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()Laurent Pinchart2014-08-211-5/+4Star
* [media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stoppingLaurent Pinchart2014-08-211-5/+5
* [media] omap3isp: ccdc: Only complete buffer when all fields are capturedLaurent Pinchart2014-08-212-27/+58
* [media] omap3isp: ccdc: Disable the video port when unusedLaurent Pinchart2014-08-211-41/+29Star
* [media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC inputLaurent Pinchart2014-08-212-16/+80
* [media] omap3isp: ccdc: Support the interlaced field orders at the CCDC outputLaurent Pinchart2014-08-213-60/+122
* [media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart2014-08-213-1/+28
* [media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() functionLaurent Pinchart2014-08-211-10/+5Star
* [media] omap3isp: ccdc: Simplify the configuration functionLaurent Pinchart2014-08-211-5/+4Star
* [media] omap3isp: video: Validate the video node field orderLaurent Pinchart2014-08-211-2/+3
* [media] omap3isp: Default to progressive field order when setting the formatLaurent Pinchart2014-08-211-0/+9
* [media] omap3isp: Move non-critical code out of the mutex-protected sectionLaurent Pinchart2014-08-211-3/+2Star
* [media] omap3isp: Remove boilerplate disclaimer and FSF addressLaurent Pinchart2014-08-2128-280/+0Star
* [media] omap3isp: Don't ignore subdev streamoff failuresLaurent Pinchart2014-08-211-6/+4Star
* [media] omap3isp: Rename isp_buffer isp_addr field to dmaLaurent Pinchart2014-05-257-17/+17
* [media] omap3isp: Move to videobuf2Laurent Pinchart2014-05-255-1286/+108Star
* [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/+19Star
* [media] omap3isp: Move queue mutex to isp_video structureLaurent Pinchart2014-05-254-91/+86Star
* [media] omap3isp: queue: Don't build scatterlist for kernel bufferLaurent Pinchart2014-05-252-25/+7Star
* [media] omap3isp: Use the ARM DMA IOMMU-aware operationsLaurent Pinchart2014-05-254-60/+86
* [media] omap3isp: queue: Use sg_alloc_table_from_pages()Laurent Pinchart2014-05-251-14/+2Star
* [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/+27Star
* [media] omap3isp: queue: Inline the ispmmu_v(un)map functionsLaurent Pinchart2014-05-251-32/+4Star
* [media] omap3isp: queue: Merge the prepare and sglist functionsLaurent Pinchart2014-05-252-104/+69Star
* [media] omap3isp: queue: Use sg_table structureLaurent Pinchart2014-05-252-74/+40Star
* [media] omap3isp: queue: Move IOMMU handling code to the queueLaurent Pinchart2014-05-253-83/+78Star
* [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/+29Star
* [media] omap3isp: stat: Use the DMA APILaurent Pinchart2014-05-252-72/+53Star
* [media] omap3isp: stat: Store sg table in ispstat_bufferLaurent Pinchart2014-05-252-11/+10Star
* [media] omap3isp: stat: Merge dma_addr and iommu_addr fieldsLaurent Pinchart2014-05-254-15/+11Star
* [media] omap3isp: stat: Share common code for buffer allocationLaurent Pinchart2014-05-251-60/+54Star
* [media] omap3isp: stat: Remove impossible WARN_ONLaurent Pinchart2014-05-251-2/+0Star
* [media] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINELaurent Pinchart2014-05-251-7/+7
* [media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()Peter Meerwald2014-03-051-4/+1Star
* [media] omap3isp: Rename the variable names in descriptionLad, Prabhakar2014-03-057-21/+22
* [media] omap3isp: ispccdc: Remove unwanted commentsLad, Prabhakar2014-03-051-6/+0Star
* [media] omap3isp: Fix typosLad, Prabhakar2014-03-058-12/+12
* [media] omap3isp: Don't ignore failure to locate external subdevLaurent Pinchart2014-02-241-2/+2
* [media] omap3isp: Don't try to locate external subdev for mem-to-mem pipelinesLaurent Pinchart2014-02-241-0/+4