summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrastJean-François Moine2010-05-191-5/+5
* V4L/DVB: gspca - zc3xx.c: Remove the brightness controlJean-François Moine2010-05-191-72/+1
* V4L/DVB: gspca - zc3xx: Fix the light frequency values for pas202b and pb0330Jean-François Moine2010-05-191-6/+6
* V4L/DVB: gspca - sonixj: Add sensor soi768Jean-François Moine2010-05-191-1/+94
* V4L/DVB: gspca - sonixj: Reset the bridge after sensor probeJean-François Moine2010-05-191-22/+19
* V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the col...Jean-François Moine2010-05-191-1/+2
* V4L/DVB: gspca - sonixj: Set the colors at startup timeJean-François Moine2010-05-191-0/+1
* V4L/DVB: gspca - sonixj: Adjust debug output. - fix bad function name - add...Jean-François Moine2010-05-191-1/+3
* V4L/DVB: gspca - sonixj: Split the init sequence of sensor ov7630Jean-François Moine2010-05-191-1/+4
* V4L/DVB: v4l: videobuf: qbuf now uses relevant v4l2_buffer fields for OUTPUT ...Pawel Osciak2010-05-191-0/+7
* V4L/DVB: omap_vout:V4L2 Display: Changed enum return type to intVaibhav Hiremath2010-05-191-2/+1
* V4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display driver on top of DSS2Vaibhav Hiremath2010-05-198-0/+3140
* V4L/DVB: ivtv: support the new events APIHans Verkuil2010-05-195-17/+87
* V4L/DVB: V4L: Events: Support event handling in do_ioctlSakari Ailus2010-05-192-1/+60
* V4L/DVB: V4L: Events: Add backendSakari Ailus2010-05-193-2/+297
* V4L/DVB: V4L: Events: Add new ioctls for eventsSakari Ailus2010-05-192-0/+6
* V4L/DVB: V4L: File handlesSakari Ailus2010-05-193-1/+71
* V4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framework test devicePawel Osciak2010-05-193-0/+1064
* V4L/DVB: add memory-to-memory device helper framework for videobufPawel Osciak2010-05-193-0/+649
* V4L/DVB: core: add support for more color effectsXiaolin Zhang2010-05-191-0/+7
* V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKMGuennadi Liakhovetski2010-05-193-0/+376
* V4L/DVB: V4L: SuperH Video Output Unit (VOU) driverGuennadi Liakhovetski2010-05-193-0/+1487
* V4L/DVB: videobuf-dma-contig.c: simplify pointer dereferenceGuennadi Liakhovetski2010-05-191-3/+3
* V4L/DVB: soc-camera: update commentGuennadi Liakhovetski2010-05-191-2/+1
* V4L/DVB: sh_mobile_ceu_camera.c: preserve output window on VIDIOC_S_CROPGuennadi Liakhovetski2010-05-191-292/+309
* V4L/DVB: vivi: clean up and a major overhaulHans Verkuil2010-05-193-892/+325
* V4L/DVB: videobuf-dma-sg: Avoid using a wrong sizeMauro Carvalho Chehab2010-05-191-2/+2
* V4L/DVB: gspca - main: Stop the webcam when bandwidth too smallJean-François Moine2010-05-191-33/+32
* V4L/DVB: gspca - main: Restart streaming after reqbufJean-François Moine2010-05-191-2/+5
* V4L/DVB: gspca - main: Check the file doing stream on/offJean-François Moine2010-05-191-0/+12
* V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapperHans Verkuil2010-05-194-91/+65
* V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to coreHans Verkuil2010-05-194-157/+45
* V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_...Hans Verkuil2010-05-192-6/+5
* V4L/DVB: v4l videobuf: rename .vmalloc to .vaddrHans Verkuil2010-05-194-7/+7
* V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...Hans Verkuil2010-05-194-4/+4
* V4L/DVB: v4l videobuf: remove unused is_mmapped fieldHans Verkuil2010-05-191-3/+0
* V4L/DVB: v4l videobuf: remove mmap_free callbackHans Verkuil2010-05-194-51/+4
* V4L/DVB: s2255drv: firmware reload on timeoutDean Anderson2010-05-191-4/+14
* V4L/DVB: s2255drv: removes kref tracking and videodev parentDean Anderson2010-05-191-22/+21
* V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.Dean Anderson2010-05-191-20/+19
* V4L/DVB: pvrusb2-v4l2: Rename dev_info to pdiJoe Perches2010-05-191-11/+11
* V4L/DVB: gspca - vc032x: Change the ov7670 format to YUYVJean-François Moine2010-05-191-255/+482
* V4L/DVB: gspca - sonixj: Add autogain for sensor gc0307Jean-François Moine2010-05-191-8/+22
* V4L/DVB: gspca - sonixj: Let the JPEG header in the deviceJean-François Moine2010-05-191-12/+1
* V4L/DVB: gspca: Change some copyrights and module authorsJean-François Moine2010-05-193-9/+9
* V4L/DVB: cx88: improve error handlingDan Carpenter2010-05-191-1/+4
* V4L/DVB: cx231xx: improve error handlingDan Carpenter2010-05-191-1/+4
* V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=nRandy Dunlap2010-05-192-8/+21
* V4L/DVB: Fix default state Beholder H6 tunerDmitri Belimov2010-05-191-0/+17
* V4L/DVB: video/sn9c102: improve error handlingDan Carpenter2010-05-191-2/+4
OpenPOWER on IntegriCloud