summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [media] saa6588: rename rds.h to saa6588.hHans Verkuil2010-12-293-21/+21
| * | | | | [media] media: video: pvrusb2: fix memory leakVasiliy Kulikov2010-12-291-1/+1
| * | | | | [media] support of GoTView PCI-E X5 3D Hybrid in cx23885Alexey Chernov2010-12-292-0/+34
| * | | | | [media] cx231xx: use bitwise negate instead of logicalDan Carpenter2010-12-291-3/+3
| * | | | | [media] em28xx: Fix audio input for Terratec GrabbyMauro Carvalho Chehab2010-12-291-2/+2
| * | | | | [media] saa7134: Add support for Compro VideoMate Vista M1FRamiro Morales2010-12-293-0/+44
| * | | | | [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
OpenPOWER on IntegriCloud