aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp
Commit message (Expand)AuthorAge
...
* [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
* [media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()Peter Meerwald2014-03-05
* [media] omap3isp: Rename the variable names in descriptionLad, Prabhakar2014-03-05
* [media] omap3isp: ispccdc: Remove unwanted commentsLad, Prabhakar2014-03-05
* [media] omap3isp: Fix typosLad, Prabhakar2014-03-05
* [media] omap3isp: Don't ignore failure to locate external subdevLaurent Pinchart2014-02-24
* [media] omap3isp: Don't try to locate external subdev for mem-to-mem pipelinesLaurent Pinchart2014-02-24
* [media] omap3isp: preview: Fix the crop marginsFlorian Vaussard2014-02-24
* [media] omap3isp: ccdc: Don't hang when the SBL fails to become idleLaurent Pinchart2014-01-07
* [media] omap3isp: Refactor modules stop failure handlingLaurent Pinchart2014-01-07
* [media] omap3isp: Cancel streaming when a fatal error occursLaurent Pinchart2014-01-07
* [media] omap3isp: Fix buffer flags handling when querying bufferLaurent Pinchart2013-12-18
* [media] omap3isp: Use devm_ioremap_resource()Laurent Pinchart2013-12-18
* [media] omap3isp: Modify clocks registration to avoid circular referencesSylwester Nawrocki2013-12-18
* Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2013-12-13
|\
| * [media] media_tree: Fix spelling errorsJonathan McCrohan2013-12-09
| * [media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdevLaurent Pinchart2013-12-04
* | [media] omap3isp: Add resizer data rate configuration to resizer_link_validateSakari Ailus2013-12-04
* | [media] omap3isp: Mark which pads must connectSakari Ailus2013-12-04
* | [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-29
|/
* DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()Russell King2013-10-31
* [media] media: Change media device link_notify behaviourSylwester Nawrocki2013-06-12
* [media] omap3isp: ccp2: Don't ignore the regulator_enable() return valueLaurent Pinchart2013-06-12
* [media] omap3isp: Defer probe when the IOMMU is not availableLaurent Pinchart2013-06-12
* [media] omap3isp: include linux/mm_types.hArnd Bergmann2013-06-12
* [media] omap3isp: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-12
* [media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda2013-06-08
* [media] omap3isp: Use the common clock frameworkLaurent Pinchart2013-04-14
* Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-28
|\
| * Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pincha...Paul Walmsley2013-02-08
| |\
| | * omap3isp: Set cam_mclk rate directlyLaurent Pinchart2013-01-22
* | | [media] omap3isp: Fix histogram regionsJohannes Schellen2013-02-05
* | | [media] omap3isp: Use devm_* managed functionsLaurent Pinchart2013-02-05
* | | [media] omap3isp: Remove unneeded memset after kzallocLaurent Pinchart2013-02-05
* | | [media] omap3isp: preview: Lower the crop marginsLaurent Pinchart2013-02-05