aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap3isp/isp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-14[media] omap3isp: Use external rate instead of vpcfgSakari Ailus1-14/+0
2012-05-08[media] omap3isp: Mark probe and cleanup functions with __devinit and __devexitLaurent Pinchart1-3/+3
2012-05-08[media] omap3isp: Fix frame number propagationLaurent Pinchart1-8/+0
2012-05-08[media] omap3isp: Prevent crash at module unloadSakari Ailus1-1/+3
2012-05-08[media] omap3isp: Prevent pipelines that contain a crashed entity from startingLaurent Pinchart1-6/+21
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-42/+30
2012-01-10[media] convert drivers/media/* to use module_platform_driver()Axel Lin1-18/+1
2011-12-20[media] omap3isp: Mark next captured frame as faulty when an SBL overflow occursLaurent Pinchart1-24/+29
2011-12-05iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen1-25/+5
2011-11-03[media] omap3isp: Report the ISP revision through the media controller APILaurent Pinchart1-0/+1
2011-11-03[media] omap3isp: Add missing mutex_destroy() callsLaurent Pinchart1-0/+2
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+3
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel1-1/+1
2011-09-21[media] omap3isp: Don't fail streamon when the sensor doesn't implement s_streamLaurent Pinchart1-3/+3
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen1-3/+3
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen1-7/+34
2011-07-27[media] Stop using linux/version.h on the remaining video driversMauro Carvalho Chehab1-0/+1
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 Torvalds1-9/+25
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 Jones1-2/+5
2011-04-17[media] omap3isp: Use isp xclk definesStanimir Varbanov1-5/+6
2011-04-17[media] omap3isp: isp: Reset the ISP when the pipeline can't be stoppedLaurent Pinchart1-2/+12
2011-04-17[media] omap3isp: Fix trivial typosMichael Jones1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-03-22[media] omap3isp: OMAP3 ISP coreSakari Ailus1-0/+2220