summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap3isp
AgeCommit message (Expand)AuthorFilesLines
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 j...Hans 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...Linus 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
2011-04-13[media] omap3isp: resizer: Center the crop rectangleLaurent Pinchart1-4/+12
2011-03-31Fix common misspellingsLucas De Marchi9-26/+26
2011-03-22[media] omap3isp: Add set performance callback in isp platform dataLaurent Pinchart2-15/+7
2011-03-22[media] omap3isp: Kconfig and MakefileLaurent Pinchart1-0/+13
2011-03-22[media] omap3isp: StatisticsDavid Cohen7-0/+2741
2011-03-22[media] omap3isp: CCDC, preview engine and resizerLaurent Pinchart10-0/+6877
2011-03-22[media] omap3isp: CCP2/CSI2 receiversLaurent Pinchart6-0/+3075
2011-03-22[media] omap3isp: Video devices and buffers queueLaurent Pinchart4-0/+2806
2011-03-22[media] omap3isp: OMAP3 ISP coreSakari Ailus3-0/+4239