aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: ir-core: remove ir-functions usage from cx231xxDavid Härdeman2-39/+10
2010-05-19V4L/DVB: ir-core: remove IR_TYPE_PDDavid Härdeman1-4/+4
2010-05-19V4L/DVB: event: Export the v4l2_event_init and v4l2_event_dequeue functionsLaurent Pinchart1-0/+2
2010-05-19V4L/DVB: V4L: Events: Replace bad WARN_ON() with assert_spin_locked()Sakari Ailus1-1/+1
2010-05-19V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrastJean-François Moine1-5/+5
2010-05-19V4L/DVB: gspca - zc3xx.c: Remove the brightness controlJean-François Moine1-72/+1
2010-05-19V4L/DVB: gspca - zc3xx: Fix the light frequency values for pas202b and pb0330Jean-François Moine1-6/+6
2010-05-19V4L/DVB: gspca - sonixj: Add sensor soi768Jean-François Moine1-1/+94
2010-05-19V4L/DVB: gspca - sonixj: Reset the bridge after sensor probeJean-François Moine1-22/+19
2010-05-19V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color gains to null at init time - change value of register 0x9aJean-François Moine1-1/+2
2010-05-19V4L/DVB: gspca - sonixj: Set the colors at startup timeJean-François Moine1-0/+1
2010-05-19V4L/DVB: gspca - sonixj: Adjust debug output. - fix bad function name - add debug info for i2c buffer writeJean-François Moine1-1/+3
2010-05-19V4L/DVB: gspca - sonixj: Split the init sequence of sensor ov7630Jean-François Moine1-1/+4
2010-05-19V4L/DVB: v4l: videobuf: qbuf now uses relevant v4l2_buffer fields for OUTPUT typesPawel Osciak1-0/+7
2010-05-19V4L/DVB: omap_vout:V4L2 Display: Changed enum return type to intVaibhav Hiremath1-2/+1
2010-05-19V4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display driver on top of DSS2Vaibhav Hiremath8-0/+3140
2010-05-19V4L/DVB: ivtv: support the new events APIHans Verkuil5-17/+87
2010-05-19V4L/DVB: V4L: Events: Support event handling in do_ioctlSakari Ailus2-1/+60
2010-05-19V4L/DVB: V4L: Events: Add backendSakari Ailus3-2/+297
2010-05-19V4L/DVB: V4L: Events: Add new ioctls for eventsSakari Ailus2-0/+6
2010-05-19V4L/DVB: V4L: File handlesSakari Ailus3-1/+71
2010-05-19V4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framework test devicePawel Osciak3-0/+1064
2010-05-19V4L/DVB: add memory-to-memory device helper framework for videobufPawel Osciak3-0/+649
2010-05-19V4L/DVB: core: add support for more color effectsXiaolin Zhang1-0/+7
2010-05-19V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKMGuennadi Liakhovetski3-0/+376
2010-05-19V4L/DVB: V4L: SuperH Video Output Unit (VOU) driverGuennadi Liakhovetski3-0/+1487
2010-05-19V4L/DVB: videobuf-dma-contig.c: simplify pointer dereferenceGuennadi Liakhovetski1-3/+3
2010-05-19V4L/DVB: soc-camera: update commentGuennadi Liakhovetski1-2/+1
2010-05-19V4L/DVB: sh_mobile_ceu_camera.c: preserve output window on VIDIOC_S_CROPGuennadi Liakhovetski1-292/+309
2010-05-19V4L/DVB: vivi: clean up and a major overhaulHans Verkuil3-892/+325
2010-05-19V4L/DVB: videobuf-dma-sg: Avoid using a wrong sizeMauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: gspca - main: Stop the webcam when bandwidth too smallJean-François Moine1-33/+32
2010-05-19V4L/DVB: gspca - main: Restart streaming after reqbufJean-François Moine1-2/+5
2010-05-19V4L/DVB: gspca - main: Check the file doing stream on/offJean-François Moine1-0/+12
2010-05-19V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapperHans Verkuil4-91/+65
2010-05-19V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to coreHans Verkuil4-157/+45
2010-05-19V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_vaddrHans Verkuil2-6/+5
2010-05-19V4L/DVB: v4l videobuf: rename .vmalloc to .vaddrHans Verkuil4-7/+7
2010-05-19V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_allocHans Verkuil4-4/+4
2010-05-19V4L/DVB: v4l videobuf: remove unused is_mmapped fieldHans Verkuil1-3/+0
2010-05-19V4L/DVB: v4l videobuf: remove mmap_free callbackHans Verkuil4-51/+4
2010-05-19V4L/DVB: s2255drv: firmware reload on timeoutDean Anderson1-4/+14
2010-05-19V4L/DVB: s2255drv: removes kref tracking and videodev parentDean Anderson1-22/+21
2010-05-19V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.Dean Anderson1-20/+19
2010-05-19V4L/DVB: pvrusb2-v4l2: Rename dev_info to pdiJoe Perches1-11/+11
2010-05-19V4L/DVB: gspca - vc032x: Change the ov7670 format to YUYVJean-François Moine1-255/+482
2010-05-19V4L/DVB: gspca - sonixj: Add autogain for sensor gc0307Jean-François Moine1-8/+22
2010-05-19V4L/DVB: gspca - sonixj: Let the JPEG header in the deviceJean-François Moine1-12/+1
2010-05-19V4L/DVB: gspca: Change some copyrights and module authorsJean-François Moine3-9/+9
2010-05-19V4L/DVB: cx88: improve error handlingDan Carpenter1-1/+4