summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/xirlink_cit.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-30[media] gspca_xirlink_cit: Grab backlight compensation control while streamingHans de Goede1-2/+5
2012-07-30[media] gspca: Add reset_resume callback to all sub-driversHans de Goede1-0/+1
2012-07-30[media] gspca: always call v4l2_ctrl_handler_setup after startHans Verkuil1-2/+0
2012-07-30[media] xirlink_cit: convert to the control frameworkHans Verkuil1-324/+141
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+2
2012-01-06[media] gspca: Check dev->actconfig rather than dev->configHans de Goede1-2/+2
2011-12-11[media] gspca: Remove the useless variable 'reverse_alts'Jean-François Moine1-2/+0
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-09-04[media] gspca: Use current logging stylesJoe Perches1-6/+8
2011-01-19[media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine1-1/+1
2010-12-29[media] gspca_xirlink_cit: Add support camera buttonHans de Goede1-33/+84
2010-12-29[media] gspca_xirlink_cit: Frames have a 4 byte footerHans de Goede1-12/+12
2010-12-29[media] gspca_xirlink_cit: various usb bandwidth allocation improvements / fixesHans de Goede1-10/+43
2010-10-21V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine1-5/+4
2010-10-21V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine1-7/+1
2010-10-21V4L/DVB: gspca_xirlink_cit: adjust ibm netcam pro framerate for available ban...Hans de Goede1-19/+31
2010-10-21V4L/DVB: gspca_*: correct typo in my email address in various subdriversHans de Goede1-2/+2
2010-10-21V4L/DVB: gspca_xirlink_cit: support bandwidth changing for devices with 1 alt...Hans de Goede1-4/+50
2010-10-21V4L/DVB: gspca_xirlink_cit: Use alt setting -> fps formula for model 1 cams tooHans de Goede1-4/+14
2010-10-21V4L/DVB: gspca_xirlink_cit: Add support for camera with a bcd version of 0.01Hans de Goede1-72/+342
2010-10-21V4L/DVB: gspca_xirlink_cit: Add support for Model 1, 2 & 4 camerasHans de Goede1-34/+1191
2010-10-21V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede1-0/+1765