summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/spca561.c
AgeCommit message (Expand)Author
2009-05-25gspca - spca561: Rename the 'White Balance' control to 'Hue'.Jean-Francois Moine
2009-05-25gspca - spca561: Change the Rev12a controls.Jean-Francois Moine
2009-01-18gspca - spca561: Fix image problem in the 352x288 mode of rev72a.Jean-Francois Moine
2009-01-16gspca - spca561: Fix bugs and rewrite the init/start of the rev72a.Jean-Francois Moine
2009-01-16gspca - spca561: Optimize the isoc scanning function.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
2008-12-31gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine
2008-12-29gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine
2008-12-19gspca - spca561: Separate the bridge and sensor tables of Rev72a.Jean-Francois Moine
2008-12-18gspca - spca561: Control changes for Rev72a.Jean-Francois Moine
2008-12-17gspca - spca561: Don't get the control values from the webcam.Jean-Francois Moine
2008-12-17gspca - spca561: Cleanup source.Jean-Francois Moine
2008-11-18gspca: Memory leak when disconnect while streaming.Jean-Francois Moine
2008-10-04Whitespace cleanupsMauro Carvalho Chehab
2008-09-20gspca: Return error code from stream start functions.Jean-Francois Moine
2008-09-15gspca: USB direction lacking in spca561.Jean-Francois Moine
2008-09-14gspca: Bad check of returned status in i2c_read() spca561.Jean-Francois Moine
2008-09-11spca561: while balance -> white balance typoMauro Carvalho Chehab
2008-09-02gspca: After 'while (retry--) {...}', retry will be -1 but not 0.Jean-Francois Moine
2008-09-01gspca: Bad image offset with rev012a of spca561 and adjust exposure.Jean-Francois Moine
2008-08-31gspca: Bad image format and offset with rev072a of spca561.Jean-Francois Moine
2008-08-26gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine
2008-08-21gspca: suspend/resume added.Jean-Francois Moine
2008-08-14gspca: Adjust some control limits in spca561.Jean-Francois Moine
2008-08-14gspca: Do controls work for spca561 revision 12a.Jean-Francois Moine
2008-08-11gspca: Big rewrite of spca561.Jean-Francois Moine
2008-08-11gspca: Remove the unused field 'dev_name' of the device structure.Jean-Francois Moine
2008-08-08gspca: Add white balance control for spca561 rev 012A.Jean-Francois Moine
2008-08-03gspca: Fix of "scheduling while atomic" crash.Jean-Francois Moine
2008-07-26gspca: Bad webcam information in some modules since 28b8203a830e.Jean-Francois Moine
2008-07-25gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine
2008-07-22gspca: Remove the version from the subdrivers.Jean-Francois Moine
2008-07-14gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine
2008-07-05gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine
2008-07-04gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine
2008-07-03gspca: Fix the format of the low resolution mode of spca561.Jean-Francois Moine
2008-06-30gspca: all subdriversJean-Francois Moine