aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap3isp (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds13-115/+88
2012-01-10[media] convert drivers/media/* to use module_platform_driver()Axel Lin1-18/+1
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel5-42/+20
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2-1/+2
2011-12-20[media] omap3isp: Mark next captured frame as faulty when an SBL overflow occursLaurent Pinchart13-82/+73
2011-12-20[media] omap3isp: video: Don't WARN() on unknown pixel formatsLaurent Pinchart1-4/+4
2011-12-20[media] omap3isp: ccdc: Fix crash in HS/VS interrupt handlerLaurent Pinchart1-2/+1
2011-12-20[media] omap3isp: preview: Rename max output sizes definesLaurent Pinchart1-8/+8
2011-12-19[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2-2/+2
2011-12-05iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen5-42/+20
2011-11-24[media] omap3isp: fix compilation of ispvideo.cDmitry Artamonow1-0/+1
2011-11-03[media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart2-66/+198
2011-11-03[media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart2-19/+17
2011-11-03[media] omap3isp: preview: Remove horizontal averager supportLaurent Pinchart2-23/+2
2011-11-03[media] omap3isp: Report the ISP revision through the media controller APILaurent Pinchart1-0/+1
2011-11-03[media] omap3isp: ccdc: remove redundant operationGuennadi Liakhovetski1-1/+1
2011-11-03[media] omap3isp: Fix memory leaks in initialization error pathsLaurent Pinchart6-47/+74
2011-11-03[media] omap3isp: Add missing mutex_destroy() callsLaurent Pinchart4-0/+7
2011-11-03[media] omap3isp: Move *_init_entities() functions to the init/cleanup sectionLaurent Pinchart6-239/+239
2011-11-03[media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()Laurent Pinchart12-20/+34
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-98/+38
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into nextJoerg Roedel5-29/+61
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel1-1/+1
2011-09-21[media] omap3isp: Fix build error in ispccdc.cJoerg Roedel1-0/+1
2011-09-21[media] omap3isp: video: Avoid crashes when pipeline set stream operation failsLaurent Pinchart1-0/+8
2011-09-21[media] omap3isp: Don't fail streamon when the sensor doesn't implement s_streamLaurent Pinchart1-3/+3
2011-09-11[media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.hLaurent Pinchart2-86/+3
2011-09-11[media] omap3isp: queue: fail QBUF if user buffer is too smallMichael Jones1-0/+4
2011-09-11[media] omap3isp: Don't accept pipelines with no video source as validLaurent Pinchart1-4/+10
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-3/+1
2011-08-29[media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS eventSakari Ailus1-2/+9
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen5-21/+23
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen5-20/+50
2011-07-27[media] omap3isp: Support configurable HS/VS polaritiesLaurent Pinchart2-2/+8
2011-07-27[media] OMAP3: ISP: Add regulator control for omap34xxKalle Jokiniemi2-2/+26
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fhHans Verkuil2-4/+2
2011-07-27[media] Stop using linux/version.h on the remaining video driversMauro Carvalho Chehab3-3/+2
2011-06-30[media] media: omap3isp: fix a potential NULL derefOhad Ben-Cohen1-1/+1
2011-06-01[media] omap3isp: fix compiler warningSanjeev Premi1-1/+1
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds9-58/+225
2011-04-19[media] omap3isp: queue: Don't corrupt buf->npages when get_user_pages() failsLaurent Pinchart1-1/+1
2011-04-19[media] omap3isp: Don't increment node entity use count when poweron failsLaurent Pinchart1-0/+2
2011-04-19[media] omap3isp: lane shifter supportMichael Jones5-30/+120
2011-04-19[media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmtsMichael Jones2-0/+18
2011-04-17[media] omap3isp: Use isp xclk definesStanimir Varbanov2-8/+9
2011-04-17[media] omap3isp: isp: Reset the ISP when the pipeline can't be stoppedLaurent Pinchart2-2/+13
2011-04-17[media] omap3isp: stat: update struct ispstat_generic_config's commentsDavid Cohen1-3/+3
2011-04-17[media] omap3isp: Fix trivial typosMichael Jones4-7/+7
2011-04-17[media] omap3isp: resizer: Improved resizer rsz factor formulaSakari Ailus1-10/+30
2011-04-17[media] omap3isp: resizer: Use 4-tap mode equations when the ratio is <= 512Laurent Pinchart1-5/+22