summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
Commit message (Expand)AuthorAgeFilesLines
* [media] gspca - sonixj: Use the new video control mechanismJean-François Moine2010-10-211-411/+172
* [media] gspca - ov519: Use the new video control mechanismJean-François Moine2010-10-212-242/+76
* [media] gspca - stk014: Use the new video control mechanismJean-François Moine2010-10-211-117/+37
* [media] gspca - main: New video control mechanismJean-François Moine2010-10-212-33/+110
* V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of sn9c102Jean-François Moine2010-10-211-2/+0
* V4L/DVB: gspca - sonixj: Bad detection of the end of imageJean-François Moine2010-10-211-24/+38
* V4L/DVB: gspca - sonixj: Add sensor mi0360bJean-François Moine2010-10-211-2/+112
* V4L/DVB: gspca - mr97310a: Declare static the constant tablesJean-François Moine2010-10-211-11/+12
* V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=mJean-François Moine2010-10-2111-28/+24
* V4L/DVB: gspca - sonixj: Propagate USB errors to higher levelJean-François Moine2010-10-211-18/+67
* V4L/DVB: gspca - spca505: Remove the eeprom write commands of NxUltraJean-François Moine2010-10-211-4/+0
* V4L/DVB: gspca - cpia1: Fix compilation warning when gspca debug disabledJean-François Moine2010-10-211-0/+2
* V4L/DVB: gspca - benq: Remove useless module load/unload messagesJean-François Moine2010-10-211-8/+1
* V4L/DVB: gspca - benq: Display error messages when gspca debug disabledJean-François Moine2010-10-211-6/+5
* V4L/DVB: gspca_cpia1: Disable illuminator controls if not an Intel Play QX3Andy Walls2010-10-211-1/+12
* V4L/DVB: gspca_cpia1: Restore QX3 illuminators' state on resumeAndy Walls2010-10-211-0/+4
* V4L/DVB: gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3Andy Walls2010-10-211-2/+98
* V4L/DVB: gspca - sonixj: Add webcam 0c45:612bAlexander Goncharov2010-10-211-0/+1
* V4L/DVB: gspca - sonixj: Webcam 0c45:6102 addedJean-François Moine2010-10-211-1/+1
* V4L/DVB: gspca - sn9c20x: Better image sizesJean-François Moine2010-10-211-7/+7
* V4L/DVB: gspca - sn9c20x: Fix the number of bytes per lineJean-François Moine2010-10-211-12/+12
* V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine2010-10-2135-167/+147
* V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine2010-10-2139-279/+38
* gspca/konica: Fix compilation merge conflictMauro Carvalho Chehab2010-10-211-1/+1
* V4L/DVB: gspca_xirlink_cit: adjust ibm netcam pro framerate for available ban...Hans de Goede2010-10-211-19/+31
* V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede2010-10-213-0/+664
* V4L/DVB: gspca_*: correct typo in my email address in various subdriversHans de Goede2010-10-215-10/+10
* V4L/DVB: gspca_xirlink_cit: support bandwidth changing for devices with 1 alt...Hans de Goede2010-10-211-4/+50
* V4L/DVB: gspca_xirlink_cit: Use alt setting -> fps formula for model 1 cams tooHans de Goede2010-10-211-4/+14
* V4L/DVB: gspca_xirlink_cit: Add support for camera with a bcd version of 0.01Hans de Goede2010-10-211-72/+342
* V4L/DVB: gspca_xirlink_cit: Add support for Model 1, 2 & 4 camerasHans de Goede2010-10-211-34/+1191
* V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede2010-10-213-0/+1776
* V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine2010-09-271-2/+1
* V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-271-0/+1
* V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)Jean-François Moine2010-08-081-467/+307
* V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131rJean-François Moine2010-08-081-118/+123
* V4L/DVB: gspca - zc3xx: Possible use of the highest alternate settingJean-François Moine2010-08-081-2/+0
* V4L/DVB: gspca - zc3xx: Do the sensor probe at resume timeJean-François Moine2010-08-081-15/+19
* V4L/DVB: gspca - zc3xx: Check the USB exchangesJean-François Moine2010-08-081-158/+171
* V4L/DVB: gspca - zc3xx: Cleanup sourceJean-François Moine2010-08-081-185/+200
* V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()Jean-François Moine2010-08-081-4/+15
* V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)Jean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - vc032x: Do sensor probe at resume timeJean-François Moine2010-08-081-28/+32
* V4L/DVB: gspca - vc032x: Add more controls for poxxxxJean-François Moine2010-08-081-34/+272
* V4L/DVB: gspca - sq930x: Cleanup source, add commentsJean-François Moine2010-08-081-5/+7
* V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111Jean-François Moine2010-08-081-1/+2
* V4L/DVB: gspca - sq930x: Change image format to Bayer modeJean-François Moine2010-08-081-256/+56
* V4L/DVB: gspca - sq930x: Change the default values of gain and exposureJean-François Moine2010-08-081-2/+2
* V4L/DVB: gspca - sq930x: Change the gain value for Micron sensorsJean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111Jean-François Moine2010-08-081-1/+1
OpenPOWER on IntegriCloud