summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB...Mauro Carvalho Chehab2010-05-192-2/+2
| * | | | V4L/DVB: s2255drv: firmware reload on timeoutDean Anderson2010-05-191-4/+14
| * | | | V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger2010-05-192-2/+2
| * | | | V4L/DVB: ir-core: fix some confusing commentsDavid Härdeman2010-05-192-2/+2
| * | | | V4L/DVB: ir-core: fix table resize during keymap initMauro Carvalho Chehab2010-05-191-4/+6
| * | | | V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.cDavid Härdeman2010-05-192-7/+0
| * | | | V4L/DVB: ir-core: remove ir-functions usage from dm1105David Härdeman2010-05-191-12/+7
| * | | | V4L/DVB: irmon: Cleanup some warning noiseMauro Carvalho Chehab2010-05-191-25/+27
| * | | | V4L/DVB: ir-core: Add Sony support to ir-coreDavid Härdeman2010-05-196-0/+334
| * | | | V4L/DVB: ir-core: Add JVC support to ir-coreDavid Härdeman2010-05-196-0/+342
| * | | | V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errorsMauro Carvalho Chehab2010-05-191-4/+8
| * | | | V4L/DVB: ir-core: change duration to be coded as a u32 integerDavid Härdeman2010-05-195-254/+271
| * | | | V4L/DVB: ir-core: add imon driverJarod Wilson2010-05-193-0/+2432
| * | | | V4L/DVB: ir-core: add imon pad and mce keymapsJarod Wilson2010-05-193-0/+299
| * | | | V4L/DVB: ir-core: make ir_g_keycode_from_table a public functionJarod Wilson2010-05-191-7/+0
| * | | | 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
| * | | | ir-core: Fix the delete logicMauro Carvalho Chehab2010-05-191-1/+1
| * | | | ir-core: Remove the quotation mark from the uevent namesMauro Carvalho Chehab2010-05-191-2/+2
| * | | | V4L/DVB: ir Kconfig: better describe the optionsMauro Carvalho Chehab2010-05-191-2/+2
| * | | | V4L/DVB: ir-core-priv: fix a typo for RC6 config optionMauro Carvalho Chehab2010-05-191-1/+1
| * | | | 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
OpenPOWER on IntegriCloud