| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] rename drivers/media/video as .../platform | Mauro Carvalho Chehab | 2012-08-15 | 1 | -1881/+0 |
* | [media] video/omap24xxcam: use __iomem annotations | Arnd Bergmann | 2012-05-15 | 1 | -2/+1 |
* | [media] convert drivers/media/* to use module_platform_driver() | Axel Lin | 2012-01-11 | 1 | -18/+1 |
* | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-30 | 1 | -5/+4 |
|\ |
|
| * | [media] OMAP2: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured ... | Amber Jain | 2011-07-27 | 1 | -2/+2 |
| * | [media] Stop using linux/version.h on the remaining video drivers | Mauro Carvalho Chehab | 2011-07-27 | 1 | -3/+2 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -3/+2 |
|/ |
|
* | [media] omap24xxcam: Fix compilation | Thomas Weber | 2011-03-22 | 1 | -0/+1 |
* | media/video: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 1 | -3/+3 |
* | V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2) | Hans Verkuil | 2010-10-21 | 1 | -1/+1 |
* | V4L/DVB: videobuf: add queue argument to videobuf_waiton() | Hans Verkuil | 2010-10-21 | 1 | -1/+1 |
* | V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions | Laurent Pinchart | 2010-08-02 | 1 | -1/+1 |
* | V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks | Andreas Bombe | 2010-05-19 | 1 | -2/+2 |
* | V4L/DVB: omap24xxcam: potential buffer overflow | Dan Carpenter | 2010-05-07 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | media: move omap24xxcam's probe function to .devinit.text | Uwe Kleine-König | 2010-03-08 | 1 | -1/+1 |
* | V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers | Laurent Pinchart | 2009-12-16 | 1 | -2/+1 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-16 | 1 | -2/+0 |
* | V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers | Laurent Pinchart | 2009-12-16 | 1 | -1/+1 |
* | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart | 2009-12-16 | 1 | -1/+2 |
* | V4L/DVB (11264): omap24xxcam: Remove buffer type check from vidioc_s/g_parm | Trent Piepho | 2009-03-30 | 1 | -6/+0 |
* | V4L/DVB (10960): omap24xxcam: don't set vfl_type. | Hans Verkuil | 2009-03-30 | 1 | -1/+0 |
* | [ARM] omap: omap24xxcam: use short connection IDs for omap2 clocks | Russell King | 2009-02-08 | 1 | -4/+4 |
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2009-01-02 | 1 | -5/+4 |
* | V4L/DVB (9815): omap2: add OMAP2 camera driver. | Sakari Ailus | 2008-12-30 | 1 | -0/+1908 |