summaryrefslogtreecommitdiff
path: root/drivers/media/platform/omap3isp (follow)
Commit message (Expand)AuthorAge
* Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab2015-01-27
|\
| * Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2015-01-24
| |\
| | * [media] omap3isp: Correctly set QUERYCAP capabilitiesSakari Ailus2015-01-21
* | | [media] omap3isp: Fix division by 0Laurent Pinchart2014-12-23
|/ /
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ | |/ |/|
| * media: platform: omap3isp: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-14
|/
* [media] omap3isp: use true/false for boolean varsMauro Carvalho Chehab2014-09-03
* [media] omap3isp: resizer: Protect against races when updating cropLaurent Pinchart2014-08-21
* [media] omap3isp: resizer: Remove slow debugging message from interrupt handlerLaurent Pinchart2014-08-21
* [media] omap3isp: resizer: Remove needless variable initializationsLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656Laurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stoppedLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Fix freeze when a short frame is receivedLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656Laurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()Laurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stoppingLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Only complete buffer when all fields are capturedLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Disable the video port when unusedLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC inputLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Support the interlaced field orders at the CCDC outputLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() functionLaurent Pinchart2014-08-21
* [media] omap3isp: ccdc: Simplify the configuration functionLaurent Pinchart2014-08-21
* [media] omap3isp: video: Validate the video node field orderLaurent Pinchart2014-08-21
* [media] omap3isp: Default to progressive field order when setting the formatLaurent Pinchart2014-08-21
* [media] omap3isp: Move non-critical code out of the mutex-protected sectionLaurent Pinchart2014-08-21
* [media] omap3isp: Remove boilerplate disclaimer and FSF addressLaurent Pinchart2014-08-21
* [media] omap3isp: Don't ignore subdev streamoff failuresLaurent Pinchart2014-08-21
* [media] omap3isp: Rename isp_buffer isp_addr field to dmaLaurent Pinchart2014-05-25
* [media] omap3isp: Move to videobuf2Laurent Pinchart2014-05-25
* [media] omap3isp: Cancel all queued buffers when stopping the video streamLaurent Pinchart2014-05-25
* [media] omap3isp: Move buffer irqlist to isp_buffer structureLaurent Pinchart2014-05-25
* [media] omap3isp: Move queue irqlock to isp_video structureLaurent Pinchart2014-05-25
* [media] omap3isp: Move queue mutex to isp_video structureLaurent Pinchart2014-05-25
* [media] omap3isp: queue: Don't build scatterlist for kernel bufferLaurent Pinchart2014-05-25
* [media] omap3isp: Use the ARM DMA IOMMU-aware operationsLaurent Pinchart2014-05-25
* [media] omap3isp: queue: Use sg_alloc_table_from_pages()Laurent Pinchart2014-05-25
* [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