| Commit message (Expand) | Author | Age |
... | |
* | [media] omap3isp: Fix memory leaks in initialization error paths | Laurent Pinchart | 2011-11-03 |
* | [media] omap3isp: Add missing mutex_destroy() calls | Laurent Pinchart | 2011-11-03 |
* | [media] omap3isp: Move *_init_entities() functions to the init/cleanup section | Laurent Pinchart | 2011-11-03 |
* | [media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup() | Laurent Pinchart | 2011-11-03 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-10-31 |
|\ |
|
| * | [media] omap3isp: video: Avoid crashes when pipeline set stream operation fails | Laurent Pinchart | 2011-09-21 |
| * | [media] omap3isp: Don't fail streamon when the sensor doesn't implement s_stream | Laurent Pinchart | 2011-09-21 |
| * | [media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.h | Laurent Pinchart | 2011-09-11 |
| * | [media] omap3isp: queue: fail QBUF if user buffer is too small | Michael Jones | 2011-09-11 |
| * | [media] omap3isp: Don't accept pipelines with no video source as valid | Laurent Pinchart | 2011-09-11 |
| * | [media] drivers/media: do not use EXTRA_CFLAGS | Arnaud Lacombe | 2011-09-03 |
| * | [media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS... | Sakari Ailus | 2011-08-29 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | | * | iommu/core: Add bus_type parameter to iommu_domain_alloc | Joerg Roedel | 2011-10-21 |
| | |/ |
|
| | * | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 2011-08-26 |
| | * | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 2011-08-26 |
| |/ |
|
* / | [media] omap3isp: Fix build error in ispccdc.c | Joerg Roedel | 2011-09-21 |
|/ |
|
* | [media] omap3isp: Support configurable HS/VS polarities | Laurent Pinchart | 2011-07-27 |
* | [media] OMAP3: ISP: Add regulator control for omap34xx | Kalle Jokiniemi | 2011-07-27 |
* | [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j... | Hans Verkuil | 2011-07-27 |
* | [media] Stop using linux/version.h on the remaining video drivers | Mauro Carvalho Chehab | 2011-07-27 |
* | [media] media: omap3isp: fix a potential NULL deref | Ohad Ben-Cohen | 2011-06-30 |
* | [media] omap3isp: fix compiler warning | Sanjeev Premi | 2011-06-01 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-04-27 |
|\ |
|
| * | [media] omap3isp: queue: Don't corrupt buf->npages when get_user_pages() fails | Laurent Pinchart | 2011-04-19 |
| * | [media] omap3isp: Don't increment node entity use count when poweron fails | Laurent Pinchart | 2011-04-19 |
| * | [media] omap3isp: lane shifter support | Michael Jones | 2011-04-19 |
| * | [media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmts | Michael Jones | 2011-04-19 |
| * | [media] omap3isp: Use isp xclk defines | Stanimir Varbanov | 2011-04-17 |
| * | [media] omap3isp: isp: Reset the ISP when the pipeline can't be stopped | Laurent Pinchart | 2011-04-17 |
| * | [media] omap3isp: stat: update struct ispstat_generic_config's comments | David Cohen | 2011-04-17 |
| * | [media] omap3isp: Fix trivial typos | Michael Jones | 2011-04-17 |
| * | [media] omap3isp: resizer: Improved resizer rsz factor formula | Sakari Ailus | 2011-04-17 |
| * | [media] omap3isp: resizer: Use 4-tap mode equations when the ratio is <= 512 | Laurent Pinchart | 2011-04-17 |
| * | [media] omap3isp: resizer: Center the crop rectangle | Laurent Pinchart | 2011-04-13 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ |
|
* | [media] omap3isp: Add set performance callback in isp platform data | Laurent Pinchart | 2011-03-22 |
* | [media] omap3isp: Kconfig and Makefile | Laurent Pinchart | 2011-03-22 |
* | [media] omap3isp: Statistics | David Cohen | 2011-03-22 |
* | [media] omap3isp: CCDC, preview engine and resizer | Laurent Pinchart | 2011-03-22 |
* | [media] omap3isp: CCP2/CSI2 receivers | Laurent Pinchart | 2011-03-22 |
* | [media] omap3isp: Video devices and buffers queue | Laurent Pinchart | 2011-03-22 |
* | [media] omap3isp: OMAP3 ISP core | Sakari Ailus | 2011-03-22 |