summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2009-01-03Use negated usb_endpoint_xfer_control, etcMauro Carvalho Chehab
2009-01-03backport commit cf9be254eda973a895e5d967ae62becc4ef55c06Mauro Carvalho Chehab
2009-01-05[PATCH] pxa-camera: fix redefinition warnings and missing DMA definitionsMauro Carvalho Chehab
2009-01-05v4l2-device: Fix some sparse warningsMauro Carvalho Chehab
2009-01-05drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2009-01-05From: Mauro Carvalho Chehab <mchehab@redhat.com>Mauro Carvalho Chehab
2009-01-03gspca - m5602-ov9650: Use the local ctrl cache. Adjust image on vflip.Erik Andr?n
2009-01-03gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl cache ctrl.Erik Andr?n
2009-01-03gspca - m5602-ov9650: Replace a magic constant with a defineErik Andr?n
2009-01-03gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n
2009-01-03backport commit 013132cae84a36df8a88773a3e0391700d0a66d4Mauro Carvalho Chehab
2009-01-02gspca - m5602: Improve error handling in the ov9650 driverErik Andr?n
2009-01-02Missing v4l2_prio_close in radio_releaseMauro Carvalho Chehab
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
2009-01-01Use usb_set_intfdataMauro Carvalho Chehab
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-31gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n
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-31gspca - m5602-ov9650: Auto white balancing is on by defaultErik Andr?n
2008-12-31gspca - m5602-ov9650: Autogain is on by defaultErik Andr?n
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-30gspca - m5602: Constify all sensor structsErik Andr?n
2008-12-30gspca - m5602: Remove an unused member in the sd struct.Erik Andr?n
2008-12-30gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n
2008-12-30gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n
2008-12-30gspca - m5602-ov9650: Checkpatch fixesErik Andr?n
2008-12-30gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n
2008-12-30gspca - m5602-ov9650: Always init the ov9650 before starting a streamErik Andr?n
2008-12-29gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep when inactive.Erik Andr?n
2008-12-29uvcvideo: Add support for video output devicesLaurent Pinchart
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 - m5602-s5k83a: Add led support to the s5k83a sensor.Erik Andr?n
2008-12-27gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n
2008-12-27gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n
2008-12-27gspca - m5602: Simplify error handlingErik Andr?n
2008-12-26gspca - m5602-s5k4aa: Add start function and VGA resolution init.Erik Andr?n
2008-12-26gspca - m5602-s5k4aa: No more "default" modeErik Andr?n
2009-03-26gspca - vc032x: Remove the JPEG tables of mi1320_soc.Jean-Francois Moine
2008-12-23merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-12-23ivtv: set v4l2_dev instead of parent.Hans Verkuil
2008-12-23v4l2-dev: allow drivers to pass v4l2_device as parentHans Verkuil