index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
Age
Commit message (
Expand
)
Author
2014-09-03
[media] omap3isp: use true/false for boolean vars
Mauro Carvalho Chehab
2014-08-21
[media] omap3isp: resizer: Protect against races when updating crop
Laurent Pinchart
2014-08-21
[media] omap3isp: resizer: Remove slow debugging message from interrupt handler
Laurent Pinchart
2014-08-21
[media] omap3isp: resizer: Remove needless variable initializations
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stopped
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Fix freeze when a short frame is received
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stopping
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Only complete buffer when all fields are captured
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Disable the video port when unused
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC input
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Support the interlaced field orders at the CCDC output
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Add basic support for interlaced video
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() function
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Simplify the configuration function
Laurent Pinchart
2014-08-21
[media] omap3isp: video: Validate the video node field order
Laurent Pinchart
2014-08-21
[media] omap3isp: Default to progressive field order when setting the format
Laurent Pinchart
2014-08-21
[media] omap3isp: Move non-critical code out of the mutex-protected section
Laurent Pinchart
2014-08-21
[media] omap3isp: Remove boilerplate disclaimer and FSF address
Laurent Pinchart
2014-08-21
[media] omap3isp: Don't ignore subdev streamoff failures
Laurent Pinchart
2014-05-25
[media] omap3isp: Rename isp_buffer isp_addr field to dma
Laurent Pinchart
2014-05-25
[media] omap3isp: Move to videobuf2
Laurent Pinchart
2014-05-25
[media] omap3isp: Cancel all queued buffers when stopping the video stream
Laurent Pinchart
2014-05-25
[media] omap3isp: Move buffer irqlist to isp_buffer structure
Laurent Pinchart
2014-05-25
[media] omap3isp: Move queue irqlock to isp_video structure
Laurent Pinchart
2014-05-25
[media] omap3isp: Move queue mutex to isp_video structure
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Don't build scatterlist for kernel buffer
Laurent Pinchart
2014-05-25
[media] omap3isp: Use the ARM DMA IOMMU-aware operations
Laurent 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 device
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Fix the dma_map_sg() return value check
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Inline the ispmmu_v(un)map functions
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Merge the prepare and sglist functions
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Use sg_table structure
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Move IOMMU handling code to the queue
Laurent Pinchart
2014-05-25
[media] omap3isp: video: Set the buffer bytesused field at completion time
Laurent Pinchart
2014-05-25
[media] omap3isp: ccdc: Use the DMA API for FPC
Laurent Pinchart
2014-05-25
[media] omap3isp: ccdc: Use the DMA API for LSC
Laurent Pinchart
2014-05-25
[media] omap3isp: stat: Use the DMA API
Laurent Pinchart
2014-05-25
[media] omap3isp: stat: Store sg table in ispstat_buffer
Laurent Pinchart
2014-05-25
[media] omap3isp: stat: Merge dma_addr and iommu_addr fields
Laurent Pinchart
2014-05-25
[media] omap3isp: stat: Share common code for buffer allocation
Laurent Pinchart
2014-05-25
[media] omap3isp: stat: Remove impossible WARN_ON
Laurent Pinchart
2014-05-25
[media] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINE
Laurent Pinchart
2014-03-05
[media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()
Peter Meerwald
2014-03-05
[media] omap3isp: Rename the variable names in description
Lad, Prabhakar
2014-03-05
[media] omap3isp: ispccdc: Remove unwanted comments
Lad, Prabhakar
[next]