summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)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-30af9013: Fix gcc false warningsMauro Carvalho Chehab
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-11-13backport commit af505b1eab55445e832bebbe5686f5bd22f1b717Mauro Carvalho Chehab
2008-12-29A few kernel sync stuffMauro Carvalho Chehab
2008-12-03backport commit 0eade1f930fa3ba6461b34baf3ed8fa7c4abc40fMauro Carvalho Chehab
2008-10-27backport commit 7c510e4b730a92cecf94ada45c989d8be0200d47Mauro 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-29anysee: Fix usage of an unitialized functionMauro 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-29merge: http://linuxtv.org/hg/~jfrancois/gspca/Mauro Carvalho Chehab
2008-12-29[PATCH] usb-urb.c: Fix initialization of URB list.Patrick Boettcher
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
2008-12-29ov772x: clear i2c client data on error and removeGuennadi Liakhovetski
2008-12-29ov772x: change dev_info to dev_dbgGuennadi Liakhovetski
2008-12-29The failure of set_fmt is solved in tw9910Guennadi Liakhovetski
2008-12-29Add tw9910 driverGuennadi Liakhovetski
2008-12-29uvcvideo: Add support for video output devicesLaurent Pinchart
2008-12-28em28xx: simplify analog logicMauro Carvalho Chehab
2008-12-28em28xx: move usb probe code to a proper placeMauro Carvalho Chehab
2008-12-29merge: http://linuxtv.org/hg/v4l-dvbLaurent Pinchart
2008-12-29uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.Laurent Pinchart
2008-12-28gspca - ov534: Remove empty line in trace.Jean-Francois Moine
2008-12-27dsbr100: change return values in 3 functionsDouglas Schilling Landgraf