aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the col...Jean-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...Jean-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 ...Pawel 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: v4l spec: document new eventsHans Verkuil3-1/+39
2010-05-19V4L/DVB: v4l spec: document what odd and even fields areHans Verkuil1-4/+4
2010-05-19V4L/DVB: ivtv: support the new events APIHans Verkuil5-17/+87
2010-05-19V4L/DVB: v4l: add VSYNC and EOS events for use with ivtvHans Verkuil1-3/+12
2010-05-19V4L/DVB: V4L: Events: Add documentationSakari Ailus6-0/+331
2010-05-19V4L/DVB: V4L: Events: Support event handling in do_ioctlSakari Ailus3-1/+67
2010-05-19V4L/DVB: V4L: Events: Add backendSakari Ailus5-2/+366
2010-05-19V4L/DVB: V4L: Events: Add new ioctls for eventsSakari Ailus3-0/+32
2010-05-19V4L/DVB: V4L: File handles: Add documentationSakari Ailus1-0/+72
2010-05-19V4L/DVB: V4L: File handlesSakari Ailus5-1/+139
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 Osciak4-0/+850
2010-05-19V4L/DVB: core: add support for more color effectsXiaolin Zhang4-2/+30
2010-05-19V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKMGuennadi Liakhovetski5-0/+405
2010-05-19V4L/DVB: V4L: SuperH Video Output Unit (VOU) driverGuennadi Liakhovetski4-0/+1521
2010-05-19V4L/DVB: videobuf-dma-contig.c: simplify pointer dereferenceGuennadi Liakhovetski1-3/+3
2010-05-19V4L/DVB: sh_mobile_ceu_camera.c: update documentation to reflect the new crop...Guennadi Liakhovetski1-49/+31
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 Verkuil5-92/+67
2010-05-19V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to coreHans Verkuil5-167/+45
2010-05-19V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_...Hans Verkuil3-8/+7
2010-05-19V4L/DVB: v4l videobuf: rename .vmalloc to .vaddrHans Verkuil5-8/+8
2010-05-19V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...Hans Verkuil5-6/+6
2010-05-19V4L/DVB: v4l videobuf: remove unused is_mmapped fieldHans Verkuil2-4/+0
2010-05-19V4L/DVB: v4l videobuf: remove mmap_free callbackHans Verkuil5-52/+4
2010-05-19V4L/DVB: v4l videobuf: remove unused mmap callbackHans Verkuil1-4/+0
2010-05-19V4L/DVB: Add firmware v2.4 to xc2028/xc3028 extracting toolMauro Carvalho Chehab1-13/+804
2010-05-19Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB...Mauro Carvalho Chehab3-3/+2
2010-05-19V4L/DVB: s2255drv: firmware reload on timeoutDean Anderson1-4/+14
2010-05-19V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger3-2/+3
2010-05-19V4L/DVB: ir-core: fix some confusing commentsDavid Härdeman2-2/+2
2010-05-19V4L/DVB: ir-core: fix table resize during keymap initMauro Carvalho Chehab1-4/+6
2010-05-19V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.cDavid Härdeman2-7/+0
2010-05-19V4L/DVB: ir-core: remove ir-functions usage from dm1105David Härdeman1-12/+7
2010-05-19V4L/DVB: irmon: Cleanup some warning noiseMauro Carvalho Chehab1-25/+27
2010-05-19V4L/DVB: ir-core: Add Sony support to ir-coreDavid Härdeman7-0/+335
2010-05-19V4L/DVB: ir-core: Add JVC support to ir-coreDavid Härdeman7-0/+343