summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap24xxcam.c
Commit message (Expand)AuthorAgeFilesLines
* [media] convert drivers/media/* to use module_platform_driver()Axel Lin2012-01-111-18/+1Star
* drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-11-011-0/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-5/+4Star
|\
| * [media] OMAP2: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured ...Amber Jain2011-07-271-2/+2
| * [media] Stop using linux/version.h on the remaining video driversMauro Carvalho Chehab2011-07-271-3/+2Star
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-3/+2Star
|/
* [media] omap24xxcam: Fix compilationThomas Weber2011-03-221-0/+1
* media/video: don't use flush_scheduled_work()Tejun Heo2010-12-241-3/+3
* V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)Hans Verkuil2010-10-211-1/+1
* V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil2010-10-211-1/+1
* V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2010-08-021-1/+1
* V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-191-2/+2
* V4L/DVB: omap24xxcam: potential buffer overflowDan Carpenter2010-05-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* media: move omap24xxcam's probe function to .devinit.textUwe Kleine-König2010-03-081-1/+1
* V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart2009-12-161-2/+1Star
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-2/+0Star
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-161-1/+1
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-1/+2
* V4L/DVB (11264): omap24xxcam: Remove buffer type check from vidioc_s/g_parmTrent Piepho2009-03-301-6/+0Star
* V4L/DVB (10960): omap24xxcam: don't set vfl_type.Hans Verkuil2009-03-301-1/+0Star
* [ARM] omap: omap24xxcam: use short connection IDs for omap2 clocksRussell King2009-02-081-4/+4
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-5/+4Star
* V4L/DVB (9815): omap2: add OMAP2 camera driver.Sakari Ailus2008-12-301-0/+1908