summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap3isp/isp.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-2241/+0
* [media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart2012-08-111-2/+2
* [media] omap3isp: Configure HS/VS interrupt source before enabling interruptsLaurent Pinchart2012-08-111-17/+26
* [media] omap3isp: Don't access ISP_CTRL directly in the statistics modulesLaurent Pinchart2012-08-111-1/+3
* [media] omap3isp: Use external rate instead of vpcfgSakari Ailus2012-05-141-14/+0
* [media] omap3isp: Mark probe and cleanup functions with __devinit and __devexitLaurent Pinchart2012-05-081-3/+3
* [media] omap3isp: Fix frame number propagationLaurent Pinchart2012-05-081-8/+0
* [media] omap3isp: Prevent crash at module unloadSakari Ailus2012-05-081-1/+3
* [media] omap3isp: Prevent pipelines that contain a crashed entity from startingLaurent Pinchart2012-05-081-6/+21
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-151-42/+30
|\
| * [media] convert drivers/media/* to use module_platform_driver()Axel Lin2012-01-101-18/+1
| * [media] omap3isp: Mark next captured frame as faulty when an SBL overflow occursLaurent Pinchart2011-12-201-24/+29
* | iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen2011-12-051-25/+5
|/
* [media] omap3isp: Report the ISP revision through the media controller APILaurent Pinchart2011-11-031-0/+1
* [media] omap3isp: Add missing mutex_destroy() callsLaurent Pinchart2011-11-031-0/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-311-3/+3
|\
| * [media] omap3isp: Don't fail streamon when the sensor doesn't implement s_streamLaurent Pinchart2011-09-211-3/+3
* | iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-211-1/+1
* | omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen2011-08-261-3/+3
* | omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen2011-08-261-7/+34
|/
* [media] Stop using linux/version.h on the remaining video driversMauro Carvalho Chehab2011-07-271-0/+1
* [media] media: omap3isp: fix a potential NULL derefOhad Ben-Cohen2011-06-301-1/+1
* [media] omap3isp: fix compiler warningSanjeev Premi2011-06-011-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-271-9/+25
|\
| * [media] omap3isp: Don't increment node entity use count when poweron failsLaurent Pinchart2011-04-191-0/+2
| * [media] omap3isp: lane shifter supportMichael Jones2011-04-191-2/+5
| * [media] omap3isp: Use isp xclk definesStanimir Varbanov2011-04-171-5/+6
| * [media] omap3isp: isp: Reset the ISP when the pipeline can't be stoppedLaurent Pinchart2011-04-171-2/+12
| * [media] omap3isp: Fix trivial typosMichael Jones2011-04-171-2/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-4/+4
|/
* [media] omap3isp: OMAP3 ISP coreSakari Ailus2011-03-221-0/+2220