summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000Ang Way Chuang2010-12-291-2/+6
* [media] cx231xxx: fix typo in saddr_len checkDan Carpenter2010-12-291-4/+4
* [media] fsl_viu: add VIDIOC_QUERYSTD and VIDIOC_G_STD supportAnatolij Gustschin2010-12-291-0/+21
* [media] saa7115: allow input standard autodetection for more chipsAnatolij Gustschin2010-12-291-1/+10
* [media] dabusb: Move it to staging to be deprecatedMauro Carvalho Chehab2010-12-293-1000/+0
* [media] gspca: Fix a warning for using len before filling itMauro Carvalho Chehab2010-12-291-1/+1
* [media] omap_vout: Remove an obsolete commentMauro Carvalho Chehab2010-12-291-1/+0
* [media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab2010-12-291-1/+0
* [media] Remove VIDEO_V4L1 Kconfig optionMauro Carvalho Chehab2010-12-291-5/+0
* [media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_fro...Andy Walls2010-12-293-9/+15
* [media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffersAndy Walls2010-12-293-38/+78
* [media] cx18: Only allocate a struct cx18_dvb for the DVB TS streamAndy Walls2010-12-295-35/+60
* [media] ivtv, cx18: Make ioremap failure messages more useful for usersAndy Walls2010-12-292-8/+29
* [media] stk-webcam: remove V4L1 compatibility code, replace with V4L2 controlsHans Verkuil2010-12-291-118/+30
* [media] se401: deprecate driver, move to stagingHans Verkuil2010-12-294-1740/+0
* [media] usbvideo: deprecate the vicam driverHans Verkuil2010-12-297-3597/+0
* [media] usbvideo: remove deprecated driversHans Verkuil2010-12-295-5689/+0
* [media] videobuf-dma-sg: remove obsolete commentsHans Verkuil2010-12-291-8/+0
* [media] zoran: remove V4L1 compat code and zoran custom ioctlsHans Verkuil2010-12-293-429/+1
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-2921-1970/+4
* [media] gspca - ov534_9: Remove an useless instructionJean-François Moine2010-12-291-1/+0
* [media] gspca - ov519: Bad detection of some ov7670 sensorsJean-François Moine2010-12-291-2/+2
* [media] gspca: Use the global error status for get/set streamparmJean-François Moine2010-12-293-23/+15
* [media] gspca - main: Check the isoc packet status before its lengthJean-François Moine2010-12-291-6/+6
* [media] gspca - sq930x: Fix a bad commentJean-François Moine2010-12-291-1/+1
* [media] gspca - sq930x: Some detected sensors are not handled yetJean-François Moine2010-12-291-0/+7
* [media] gspca - sq930x: Don't register a webcam when there are USB errorsJean-François Moine2010-12-291-7/+12
* [media] gspca - sq905c: Adds the Lego BionicleTheodore Kilgore2010-12-291-0/+1
* [media] s2255drv: remove BKLPete Eberlein2010-12-291-21/+10
* [media] v4l: mem2mem_testdev: remove BKL usageMarek Szyprowski2010-12-291-12/+9
* [media] timblogiw: too large value for strncpy()Dan Carpenter2010-12-291-1/+1
* [media] saa7164: Remove pointless conditional and save a few bytes in saa7164...Jesper Juhl2010-12-291-3/+1
* [media] media: fsl-viu: fix support for streaming with mmap methodAnatolij Gustschin2010-12-291-0/+5
* [media] zoran: bit-wise vs logical andDan Carpenter2010-12-291-1/+1
* [media] media: fix em28xx build, needs hardirq.hRandy Dunlap2010-12-291-0/+1
* [media] gspca_sonixb: Add support for 0c45:602aHans de Goede2010-12-292-12/+60
* [media] gspca_sonixb: Rewrite start of frame detectionHans de Goede2010-12-291-54/+106
* [media] gspca_sonixb: Make sonixb handle 0c45:6007 instead of sn9c102Hans de Goede2010-12-292-4/+0
* [media] cx231xx: Fix IR keymap for Pixelview SBTVD HybridMauro Carvalho Chehab2010-12-291-1/+1
* [media] cx231xx: Fix inverted bits for RC on PV HybridMauro Carvalho Chehab2010-12-291-5/+16
* [media] timblogiw: const and __devinitdata do not mixStephen Rothwell2010-12-291-3/+3
* [media] gspca/sn9c20x: Fix support for mt9m001 (mi1300) sensorMauro Carvalho Chehab2010-12-291-13/+61
* [media] gspca core: Fix regressions gspca breaking devices with audioMauro Carvalho Chehab2010-12-291-4/+0
* [media] gspca/sn9c20x: Get rid of scale "magic" numbersMauro Carvalho Chehab2010-12-291-25/+33
* [media] gspca/sn9c20x: Test if sensor is a OV sensorMauro Carvalho Chehab2010-12-291-0/+9
* [media] Terratec Cinergy Hybrid T USB XSPhilippe Bourdin2010-12-291-2/+2
* [media] bttv: remove custom_irq and gpioq from bttv structMauro Carvalho Chehab2010-12-293-16/+14
* [media] cx231xx: stray unlock on error pathDan Carpenter2010-12-291-5/+1
* [media] drivers/media/video: Remove unnecessary semicolonsJoe Perches2010-12-293-3/+3
* [media] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid t...Alexey Chernov2010-12-294-2/+99