summaryrefslogtreecommitdiff
path: root/drivers/media/video/omap3isp/isp.c
AgeCommit message (Expand)Author
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab
2012-08-11[media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart
2012-08-11[media] omap3isp: Configure HS/VS interrupt source before enabling interruptsLaurent Pinchart
2012-08-11[media] omap3isp: Don't access ISP_CTRL directly in the statistics modulesLaurent Pinchart
2012-05-14[media] omap3isp: Use external rate instead of vpcfgSakari Ailus
2012-05-08[media] omap3isp: Mark probe and cleanup functions with __devinit and __devexitLaurent Pinchart
2012-05-08[media] omap3isp: Fix frame number propagationLaurent Pinchart
2012-05-08[media] omap3isp: Prevent crash at module unloadSakari Ailus
2012-05-08[media] omap3isp: Prevent pipelines that contain a crashed entity from startingLaurent Pinchart
2012-01-15Merge 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
2011-12-20[media] omap3isp: Mark next captured frame as faulty when an SBL overflow occursLaurent Pinchart
2011-12-05iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen
2011-11-03[media] omap3isp: Report the ISP revision through the media controller APILaurent Pinchart
2011-11-03[media] omap3isp: Add missing mutex_destroy() callsLaurent Pinchart
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel
2011-09-21[media] omap3isp: Don't fail streamon when the sensor doesn't implement s_streamLaurent Pinchart
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen
2011-07-27[media] Stop using linux/version.h on the remaining video driversMauro Carvalho Chehab
2011-06-30[media] media: omap3isp: fix a potential NULL derefOhad Ben-Cohen
2011-06-01[media] omap3isp: fix compiler warningSanjeev Premi
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-19[media] omap3isp: Don't increment node entity use count when poweron failsLaurent Pinchart
2011-04-19[media] omap3isp: lane shifter supportMichael Jones
2011-04-17[media] omap3isp: Use isp xclk definesStanimir Varbanov
2011-04-17[media] omap3isp: isp: Reset the ISP when the pipeline can't be stoppedLaurent Pinchart
2011-04-17[media] omap3isp: Fix trivial typosMichael Jones
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22[media] omap3isp: OMAP3 ISP coreSakari Ailus