summaryrefslogtreecommitdiff
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* 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
* V4L/DVB: video/et61x251: improve error handlingDan Carpenter2010-05-191-2/+4
* V4L/DVB: video/zc0301: improve error handlingDan Carpenter2010-05-191-2/+4
* V4L/DVB: video/cx231xx: cleanup. remove unneed null checksDan Carpenter2010-05-191-8/+5
* V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanupDean Anderson2010-05-191-11/+27
* V4L/DVB: s2255drv: cleanup of debug messagesDean Anderson2010-05-191-111/+42
* V4L/DVB: s2255drv: removal of big kernel lockDean Anderson2010-05-191-10/+1
* V4L/DVB: s2255drv: video_device_alloc call not checked fixDean Anderson2010-05-191-22/+20
* V4L/DVB: s2255drv: code cleanupDean Anderson2010-05-191-69/+44
* V4L/DVB: s2255drv: cleanup of driver disconnect codeDean Anderson2010-05-191-157/+109
* V4L/DVB: video/au0828: off by one bugDan Carpenter2010-05-191-1/+1
* V4L/DVB: cx88: fix checks for analog TV inputsistvan_v@mailbox.hu2010-05-192-3/+5
* V4L/DVB: pwc Kconfig dependency fixChristoph Fritz2010-05-191-1/+1
* V4L/DVB: cpia1: comment unused command_setlights()Mauro Carvalho Chehab2010-05-191-0/+2
* V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-1910-20/+20
* Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function"Herton Ronaldo Krzesinski2010-05-191-2/+9
* V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_defaultHans Verkuil2010-05-191-33/+32
* V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF ...Hans Verkuil2010-05-191-19/+25
* V4L/DVB: w9966: convert to V4L2Hans Verkuil2010-05-192-194/+243
* V4L/DVB: usbvision: remove non-working vbi deviceHans Verkuil2010-05-192-78/+0
* V4L/DVB: video_ioctl2: don't return, use breakHans Verkuil2010-05-191-2/+2
* V4L/DVB: video_ioctl2: do not replace arg with NULL for _IO() ioctlsHans Verkuil2010-05-191-1/+1
* V4L/DVB: davinci: don't return under lock on error pathDan Carpenter2010-05-191-1/+2
* V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman2010-05-191-1/+1
* V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab2010-05-191-6/+3
* V4L/DVB: em28xx: fix a regression caused by the rc-map changesMauro Carvalho Chehab2010-05-191-5/+16
* V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab2010-05-191-2/+28