summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/stv06xx/stv06xx.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-634/+0
2012-05-14[media] gscpa: Move ctrl_handler to gspca_devHans de Goede1-1/+1
2012-05-14[media] gscpa_stv06xx: Make sd_desc constHans de Goede1-2/+1
2012-05-14[media] gspca_stv06xx: Convert to the control frameworkHans Verkuil1-2/+16
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2012-01-06[media] gspca: Check dev->actconfig rather than dev->configHans de Goede1-2/+2
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-8/+10
2011-03-22[media] gspca - jeilinj / stv06xx: Fix some warningsJean-François Moine1-2/+0
2011-01-19[media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine1-1/+1
2010-12-29[media] gspca-stv06xx: support bandwidth changingHans de Goede1-1/+54
2010-12-29[media] gspca: Convert some uppercase hexadecimal values to lowercaseJean-François Moine1-1/+1
2010-10-21V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=mJean-François Moine1-2/+2
2010-10-21V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine1-1/+1
2010-10-21V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine1-7/+1
2010-05-06V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driverErik Andrén1-2/+0
2010-02-26V4L/DVB: gspca_stv06xx: Add support for camera buttonHans de Goede1-1/+28
2010-02-26V4L/DVB (13881): gspca - stv06xx: Clean up the dump bridge functionErik Andrén1-1/+2
2009-12-05V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine1-6/+5
2009-11-07V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frameHans de Goede1-1/+2
2009-09-19V4L/DVB (13006): gspca - stv06xx: Fix a misindentationErik Andrén1-2/+2
2009-09-19V4L/DVB (13004): gspca - stv06xx: Harmonize the debug macros when tracing wri...Erik Andrén1-8/+7
2009-09-12V4L/DVB (12471): stv06xx: fix bad whitespacesMauro Carvalho Chehab1-2/+2
2009-06-23V4L/DVB (12082): gspca_stv06xx: Add support for st6422 bridge and sensorHans de Goede1-7/+46
2009-06-16V4L/DVB (11997): gspca - stv06xx: remove needless if check and gotoAlexey Klimov1-2/+0
2009-03-30V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...Alexey Klimov1-1/+1
2009-03-30V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov1-1/+3
2009-03-30V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine1-1/+0
2008-12-30V4L/DVB (10107): More than one driver defines the same var name (dump_bridge)...Mauro Carvalho Chehab1-3/+3
2008-12-30V4L/DVB (10048): gspca - stv06xx: New subdriver.Erik Andren1-0/+522