summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2009-01-01merge: v4l-dvbJean-Francois Moine
2009-01-01gspca - common: Simplify the debug macros.Jean-Francois Moine
2009-01-01gspca - all subdrivers: Return ret instead of -1 in sd_mod_init.Jean-Francois Moine
2009-01-01gspca - all subdrivers: Fix CodingStyle in sd_mod_init function.Jean-Francois Moine
2008-12-31gspca - stv06xx: Rework control description.Jean-Francois Moine
2008-12-31em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab
2008-12-31gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine
2008-12-31gspca - main: Version change.Jean-Francois Moine
2008-12-31saa7134: fix autodetection for AVer TV GO 007 FM PlusMauro Carvalho Chehab
2008-12-31em28xx: update chip id for em2710Mauro Carvalho Chehab
2008-12-31This patch adds support for Avermedia AVer TV GO 007 FM Plus (M15C) 1461:f31dMauro Carvalho Chehab
2008-12-30saa7134: fix a merge conflict on Behold H6 boardMauro Carvalho Chehab
2008-12-23Add the Beholder H6 card to DVB-T part of sources.Mauro Carvalho Chehab
2008-12-23Change configuration of the Beholder H6 cardMauro Carvalho Chehab
2008-11-27cx23885: unsigned cx23417_mailbox cannot be negativeMauro Carvalho Chehab
2008-12-30v4l: fix compile errors for older kernelsHans Verkuil
2008-12-30merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb2Mauro Carvalho Chehab
2008-12-30use USB API functions rather than constantsMauro Carvalho Chehab
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-23v4l2-compat32: only build if neededHans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-23v4l2-compat-ioctl32: remove dependency on videodev.Hans Verkuil
2008-12-30merge: http://linuxtv.org/hg/~dheitmueller/v4l-dvb-em28xx-fixesMauro Carvalho Chehab
2008-12-29em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller
2008-12-30zoran: fix warning for a variable not usedMauro Carvalho Chehab
2008-12-29em28xx: expand output formats availableDevin Heitmueller
2008-12-29em28xx: fix reversed definitions of I2S audio modesDevin Heitmueller
2008-12-29em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller
2008-12-29em28xx: remove worthless Pinnacle PCTV HD Mini 80e device profileDevin Heitmueller
2008-12-29em28xx: remove redundant Pinnacle Dazzle DVC 100 profileDevin Heitmueller
2008-12-29em28xx: fix corrupted XCLK valueDevin Heitmueller
2008-12-30stv06xx: Avoid having y unitializedMauro Carvalho Chehab
2008-11-13backport commit af505b1eab55445e832bebbe5686f5bd22f1b717Mauro Carvalho Chehab
2008-12-29quickcam_messenger.c: fix a warningMauro Carvalho Chehab
2008-12-29v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2Mauro Carvalho Chehab
2008-12-29stv06xx: partially revert changeset 7504a804618fMauro Carvalho Chehab
2008-12-29More than one driver defines the same var name (dump_bridge). AddMauro Carvalho Chehab
2008-12-29gscpa - stv06xx: Fix compilation with kernel treeMauro Carvalho Chehab
2008-12-29merge: http://linuxtv.org/hg/~pinchartl/uvcvideo/Mauro Carvalho Chehab
2008-12-29merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvbMauro Carvalho Chehab
2008-12-29merge: http://linuxtv.org/hg/~dougsland/v4lMauro Carvalho Chehab
2008-12-29gspca - vc032x: Webcam 046d:0897 added.Jean-Francois Moine
2008-12-29gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine
2008-12-29gspca - stv06xx: New subdriver.Jean-Francois Moine
2008-12-29merge: v4l-dvbJean-Francois Moine
2008-12-29gspca - ov534: Use the gspca usb buf for usb control messages.Jean-Francois Moine
2008-12-29soc-camera: add support for MT9T031 CMOS camera sensor from MicronGuennadi Liakhovetski
2008-12-29ov772x: fix try_fmt calculation methodGuennadi Liakhovetski