index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
Age
Commit message (
Expand
)
Author
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
2014-03-05
[media] omap3isp: Fix typos
Lad, Prabhakar
2014-02-24
[media] omap3isp: Don't ignore failure to locate external subdev
Laurent Pinchart
2014-02-24
[media] omap3isp: Don't try to locate external subdev for mem-to-mem pipelines
Laurent Pinchart
2014-02-24
[media] omap3isp: preview: Fix the crop margins
Florian Vaussard
2014-01-07
[media] omap3isp: ccdc: Don't hang when the SBL fails to become idle
Laurent Pinchart
2014-01-07
[media] omap3isp: Refactor modules stop failure handling
Laurent Pinchart
2014-01-07
[media] omap3isp: Cancel streaming when a fatal error occurs
Laurent Pinchart
2013-12-18
[media] omap3isp: Fix buffer flags handling when querying buffer
Laurent Pinchart
2013-12-18
[media] omap3isp: Use devm_ioremap_resource()
Laurent Pinchart
2013-12-18
[media] omap3isp: Modify clocks registration to avoid circular references
Sylwester Nawrocki
2013-12-13
Merge branch 'upstream-fixes' into patchwork
Mauro Carvalho Chehab
2013-12-09
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-12-04
[media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdev
Laurent Pinchart
2013-12-04
[media] omap3isp: Add resizer data rate configuration to resizer_link_validate
Sakari Ailus
2013-12-04
[media] omap3isp: Mark which pads must connect
Sakari Ailus
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-10-31
DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()
Russell King
2013-06-12
[media] media: Change media device link_notify behaviour
Sylwester Nawrocki
2013-06-12
[media] omap3isp: ccp2: Don't ignore the regulator_enable() return value
Laurent Pinchart
2013-06-12
[media] omap3isp: Defer probe when the IOMMU is not available
Laurent Pinchart
2013-06-12
[media] omap3isp: include linux/mm_types.h
Arnd Bergmann
2013-06-12
[media] omap3isp: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-08
[media] media: Rename media_entity_remote_source to media_entity_remote_pad
Andrzej Hajda
[next]