summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/conex.c
AgeCommit message (Expand)Author
2009-07-22ARRAY_SIZE changesMauro Carvalho Chehab
2009-07-19gspca - jpeg subdrivers: Check the result of kmalloc(jpeg header).Jean-Francois Moine
2009-03-02gspca - most jpeg subdrivers: Have the JPEG quality settable.Mauro Carvalho Chehab
2009-03-03gspca - most jpeg subdrivers: Change the JPEG header creation.Mauro Carvalho Chehab
2009-01-07gspca - jpeg subdrivers: One quantization table per subdriver.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-11-18gspca: Memory leak when disconnect while streaming.Jean-Francois Moine
2008-09-20gspca: Return error code from stream start functions.Jean-Francois Moine
2008-09-02gspca: After 'while (retry--) {...}', retry will be -1 but not 0.Jean-Francois Moine
2008-08-27gspca: Have a clean kmalloc-ated buffer for USB exchanges.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-07-30gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.Jean-Francois Moine
2008-07-25gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine
2008-07-23gspca: Do not use the driver_info field of usb_device_id.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: Input buffer may be changed on reg write.Jean-Francois Moine
2008-06-30gspca: all subdriversJean-Francois Moine