aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare4-4/+0
2009-01-06poll: allow f_op->poll to sleepTejun Heo1-3/+1
2009-01-03V4L/DVB (10173): Missing v4l2_prio_close in radio_releaseUdo Steinberg1-0/+1
2009-01-03V4L/DVB (10171): Use usb_set_intfdataJulia Lawall1-1/+0
2009-01-02V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab2-51/+42
2009-01-02V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM PlusPham Thanh Nam1-7/+7
2009-01-02V4L/DVB (10160): em28xx: update chip id for em2710Mauro Carvalho Chehab1-1/+1
2009-01-02V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM PlusPham Thanh Nam3-0/+42
2009-01-02V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 boardMauro Carvalho Chehab1-3/+3
2009-01-02V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.Dmitri Belimov1-0/+18
2009-01-02V4L/DVB (10152): Change configuration of the Beholder H6 cardDmitri Belimov1-2/+2
2009-01-02V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin1-2/+3
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil44-252/+236
2009-01-02V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil2-4/+4
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil43-179/+181
2009-01-02V4L/DVB (10137): v4l2-compat32: only build if neededHans Verkuil1-1/+4
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil59-419/+243
2009-01-02V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.Hans Verkuil1-2/+3
2008-12-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds224-10702/+25807
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+98
2008-12-30V4L/DVB (10130): use USB API functions rather than constantsJulia Lawall8-25/+17
2008-12-30V4L/DVB (10127): stv06xx: Avoid having y unitializedErik Andrén1-2/+4
2008-12-30V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller1-1/+2
2008-12-30V4L/DVB (10124): em28xx: expand output formats availableDevin Heitmueller2-1/+14
2008-12-30V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modesDevin Heitmueller1-2/+2
2008-12-30V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller1-1/+1
2008-12-30V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device profileDevin Heitmueller2-35/+0
2008-12-30V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profileDevin Heitmueller2-15/+0
2008-12-30V4L/DVB (10119): em28xx: fix corrupted XCLK valueDevin Heitmueller1-11/+13
2008-12-30V4L/DVB (10118): zoran: fix warning for a variable not usedMauro Carvalho Chehab1-6/+0
2008-12-30V4L/DVB (10111a): usbvideo.h: remove an useless blank lineMauro Carvalho Chehab1-1/+0
2008-12-30V4L/DVB (10111): quickcam_messenger.c: fix a warningMauro Carvalho Chehab1-1/+1
2008-12-30V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2Mauro Carvalho Chehab1-1/+1
2008-12-30V4L/DVB (10104): uvcvideo: Add support for video output devicesLaurent Pinchart5-80/+247
2008-12-30V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.Laurent Pinchart1-2/+7
2008-12-30V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneousLaurent Pinchart1-10/+9
2008-12-30V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from MicronGuennadi Liakhovetski3-0/+743
2008-12-30V4L/DVB (10098): ov772x: fix try_fmt calculation methodKuninori Morimoto1-20/+35
2008-12-30V4L/DVB (10097): ov772x: clear i2c client data on error and removeKuninori Morimoto1-1/+4
2008-12-30V4L/DVB (10096): ov772x: change dev_info to dev_dbgKuninori Morimoto1-2/+1
2008-12-30V4L/DVB (10095): The failure of set_fmt is solved in tw9910Kuninori Morimoto1-6/+16
2008-12-30V4L/DVB (10094): Add tw9910 driverKuninori Morimoto3-0/+948
2008-12-30V4L/DVB (10092): Change V4L2 field to ANY from NONE on sh_mobile_ceu_camera.cKuninori Morimoto1-1/+1
2008-12-30V4L/DVB (10091): mt9m001 mt9v022: simplify pointer dereferncesGuennadi Liakhovetski2-5/+5
2008-12-30V4L/DVB (10090): soc-camera: let drivers decide upon supported field valuesGuennadi Liakhovetski2-18/+11
2008-12-30V4L/DVB (10089): Add interlace support to sh_mobile_ceu_camera.cKuninori Morimoto1-10/+46
2008-12-30V4L/DVB (10088): video: sh_mobile_ceu cleanups and commentsMagnus Damm1-21/+28
2008-12-30V4L/DVB (10087): Add new enum_input function on soc_cameraKuninori Morimoto1-4/+13
2008-12-30V4L/DVB (10086): Add new set_std function on soc_cameraKuninori Morimoto1-1/+8
2008-12-30V4L/DVB (10085): sh_mobile_ceu: add NV16 and NV61 supportMagnus Damm1-2/+20