summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/sq930x.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-1164/+0Star
* [media] gspca: use %*ph to print small buffersAndy Shevchenko2012-08-131-9/+1Star
* [media] gspca: Add reset_resume callback to all sub-driversHans de Goede2012-07-301-0/+1
* [media] sq930x: convert to the control frameworkHans Verkuil2012-07-301-69/+40Star
* USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1Star
* [media] gspca: Use current logging stylesJoe Perches2011-09-041-9/+12
* [media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine2011-01-191-1/+1
* [media] gspca - sq930x: Fix a bad commentJean-François Moine2010-12-291-1/+1
* [media] gspca - sq930x: Some detected sensors are not handled yetJean-François Moine2010-12-291-0/+7
* [media] gspca - sq930x: Don't register a webcam when there are USB errorsJean-François Moine2010-12-291-7/+12
* V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine2010-10-211-7/+7
* V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine2010-10-211-8/+1Star
* V4L/DVB: gspca - sq930x: Cleanup source, add commentsJean-François Moine2010-08-091-5/+7
* V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111Jean-François Moine2010-08-091-1/+2
* V4L/DVB: gspca - sq930x: Change image format to Bayer modeJean-François Moine2010-08-091-256/+56Star
* V4L/DVB: gspca - sq930x: Change the default values of gain and exposureJean-François Moine2010-08-091-2/+2
* V4L/DVB: gspca - sq930x: Change the gain value for Micron sensorsJean-François Moine2010-08-091-1/+1
* V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111Jean-François Moine2010-08-091-1/+1
* V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sdJean-François Moine2010-08-091-7/+5Star
* V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111Jean-François Moine2010-08-021-13/+13
* V4L/DVB: gspca - sq930x: New sensor mt9v111Jean-François Moine2010-08-021-69/+323
* V4L/DVB: gspca - sq930x: Check the USB read errorsJean-François Moine2010-08-021-1/+9
* V4L/DVB: gspca - sq930x: New subdriverJean-François Moine2010-08-021-0/+1140