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