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
/
video
/
omap3isp
Age
Commit message (
Expand
)
Author
2012-05-14
[media] omap3isp: Move CCDC link validation to ccdc_link_validate()
Sakari Ailus
2012-05-14
[media] omap3isp: Default link validation for ccp2, csi2, preview and resizer
Sakari Ailus
2012-05-14
[media] omap3isp: Use external rate instead of vpcfg
Sakari Ailus
2012-05-14
[media] omap3isp: Introduce isp_video_check_external_subdevs()
Sakari Ailus
2012-05-14
[media] omap3isp: Add information on external subdev to struct isp_pipeline
Sakari Ailus
2012-05-14
[media] omap3isp: Refactor collecting information on entities in pipeline
Sakari Ailus
2012-05-14
[media] omap3isp: Add lane configuration to platform data
Sakari Ailus
2012-05-14
[media] omap3isp: Assume media_entity_pipeline_start may fail
Sakari Ailus
2012-05-14
[media] omap3isp: Move setting constaints above media_entity_pipeline_start
Sakari Ailus
2012-05-14
[media] omap3isp: Move definitions required by board code under include/media
Sakari Ailus
2012-05-14
[media] omap3isp: Support additional in-memory compressed bayer formats
Sakari Ailus
2012-05-08
[media] omap3isp: resizer: Replace the crop API by the selection API
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Replace the crop API by the selection API
Laurent Pinchart
2012-05-08
[media] omap3isp: ccdc: Add selection support on output formatter source pad
Laurent Pinchart
2012-05-08
[media] omap3isp: Mark probe and cleanup functions with __devinit and __devexit
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Add support for greyscale input
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Shorten shadow update delay
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Simplify configuration parameters access
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Rename prev_params fields to match userspace API
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Remove update_attrs feature_bit field
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Merge configuration and feature bits
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Remove unused isptables_update structure definition
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Remove averager parameter update flag
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Optimize parameters setup for the common case
Laurent Pinchart
2012-05-08
[media] omap3isp: preview: Skip brightness and contrast in configuration ioctl
Laurent Pinchart
2012-05-08
[media] omap3isp: Handle omap3isp_csi2_reset() errors
Sakari Ailus
2012-05-08
[media] omap3isp: Fix frame number propagation
Laurent Pinchart
2012-05-08
[media] omap3isp: Prevent crash at module unload
Sakari Ailus
2012-05-08
[media] omap3isp: Prevent pipelines that contain a crashed entity from starting
Laurent Pinchart
2012-05-07
[media] v4l2-event: Add v4l2_subscribed_event_ops
Hans de Goede
2012-04-10
[media] mm/drivers: use vm_flags_t for vma flags
Konstantin Khlebnikov
2012-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-02-09
[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes
Laurent Pinchart
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-10
[media] convert drivers/media/* to use module_platform_driver()
Axel Lin
2012-01-09
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
2011-12-30
Merge tag 'v3.2-rc7' into staging/for_v3.3
Mauro Carvalho Chehab
2011-12-20
[media] omap3isp: Mark next captured frame as faulty when an SBL overflow occurs
Laurent Pinchart
2011-12-20
[media] omap3isp: video: Don't WARN() on unknown pixel formats
Laurent Pinchart
2011-12-20
[media] omap3isp: ccdc: Fix crash in HS/VS interrupt handler
Laurent Pinchart
2011-12-20
[media] omap3isp: preview: Rename max output sizes defines
Laurent Pinchart
2011-12-19
[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes
Laurent Pinchart
2011-12-05
iommu/omap: eliminate the public omap_find_iommu_device() method
Ohad Ben-Cohen
2011-11-24
[media] omap3isp: fix compilation of ispvideo.c
Dmitry Artamonow
2011-11-03
[media] omap3isp: preview: Add crop support on the sink pad
Laurent Pinchart
2011-11-03
[media] omap3isp: preview: Rename min/max input/output sizes defines
Laurent Pinchart
2011-11-03
[media] omap3isp: preview: Remove horizontal averager support
Laurent Pinchart
2011-11-03
[media] omap3isp: Report the ISP revision through the media controller API
Laurent Pinchart
2011-11-03
[media] omap3isp: ccdc: remove redundant operation
Guennadi Liakhovetski
[next]