| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] rename drivers/media/video as .../platform | Mauro Carvalho Chehab | 2012-08-15 | 1 | -1403/+0 |
* | [media] omap3isp: ccdc: Add YUV input formats support | Laurent Pinchart | 2012-08-11 | 1 | -0/+4 |
* | [media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 support | Laurent Pinchart | 2012-08-11 | 1 | -0/+6 |
* | [media] omap3isp: video: Split format info bpp field into width and bpp | Laurent Pinchart | 2012-08-11 | 1 | -23/+24 |
* | [media] omap3isp: Move CCDC link validation to ccdc_link_validate() | Sakari Ailus | 2012-05-14 | 1 | -84/+11 |
* | [media] omap3isp: Use external rate instead of vpcfg | Sakari Ailus | 2012-05-14 | 1 | -1/+1 |
* | [media] omap3isp: Introduce isp_video_check_external_subdevs() | Sakari Ailus | 2012-05-14 | 1 | -0/+79 |
* | [media] omap3isp: Refactor collecting information on entities in pipeline | Sakari Ailus | 2012-05-14 | 1 | -29/+32 |
* | [media] omap3isp: Assume media_entity_pipeline_start may fail | Sakari Ailus | 2012-05-14 | 1 | -24/+28 |
* | [media] omap3isp: Move setting constaints above media_entity_pipeline_start | Sakari Ailus | 2012-05-14 | 1 | -6/+7 |
* | [media] omap3isp: Support additional in-memory compressed bayer formats | Sakari Ailus | 2012-05-14 | 1 | -0/+13 |
* | [media] omap3isp: Prevent pipelines that contain a crashed entity from starting | Laurent Pinchart | 2012-05-08 | 1 | -0/+4 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-15 | 1 | -10/+17 |
|\ |
|
| * | Merge tag 'v3.2-rc7' into staging/for_v3.3 | Mauro Carvalho Chehab | 2011-12-30 | 1 | -0/+1 |
| |\ |
|
| * | | [media] omap3isp: Mark next captured frame as faulty when an SBL overflow occurs | Laurent Pinchart | 2011-12-20 | 1 | -6/+13 |
| * | | [media] omap3isp: video: Don't WARN() on unknown pixel formats | Laurent Pinchart | 2011-12-20 | 1 | -4/+4 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next | Joerg Roedel | 2012-01-09 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |_| /
|/| | |
|
| * | | iommu/omap: eliminate the public omap_find_iommu_device() method | Ohad Ben-Cohen | 2011-12-05 | 1 | -2/+2 |
| |/ |
|
* | | [media] omap3isp: fix compilation of ispvideo.c | Dmitry Artamonow | 2011-11-24 | 1 | -0/+1 |
|/ |
|
* | [media] omap3isp: Add missing mutex_destroy() calls | Laurent Pinchart | 2011-11-03 | 1 | -0/+2 |
* | [media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup() | Laurent Pinchart | 2011-11-03 | 1 | -3/+6 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-10-31 | 1 | -4/+18 |
|\ |
|
| * | [media] omap3isp: video: Avoid crashes when pipeline set stream operation fails | Laurent Pinchart | 2011-09-21 | 1 | -0/+8 |
| * | [media] omap3isp: Don't accept pipelines with no video source as valid | Laurent Pinchart | 2011-09-11 | 1 | -4/+10 |
* | | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 2011-08-26 | 1 | -2/+2 |
* | | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 2011-08-26 | 1 | -2/+2 |
|/ |
|
* | [media] Stop using linux/version.h on the remaining video drivers | Mauro Carvalho Chehab | 2011-07-27 | 1 | -1/+0 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-04-27 | 1 | -14/+94 |
|\ |
|
| * | [media] omap3isp: lane shifter support | Michael Jones | 2011-04-19 | 1 | -20/+88 |
| * | [media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmts | Michael Jones | 2011-04-19 | 1 | -0/+12 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
|/ |
|
* | [media] omap3isp: Add set performance callback in isp platform data | Laurent Pinchart | 2011-03-22 | 1 | -15/+6 |
* | [media] omap3isp: Video devices and buffers queue | Laurent Pinchart | 2011-03-22 | 1 | -0/+1264 |