index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
gspca
/
mars.c
Age
Commit message (
Expand
)
Author
2009-07-19
gspca - jpeg subdrivers: Check the result of kmalloc(jpeg header).
Jean-Francois Moine
2009-03-02
gspca - most jpeg subdrivers: Have the JPEG quality settable.
Mauro Carvalho Chehab
2009-03-03
gspca - most jpeg subdrivers: Change the JPEG header creation.
Mauro Carvalho Chehab
2009-02-28
gspca - mars: Bad webcam register values tied to saturation.
Jean-Francois Moine
2009-01-15
gspca - mars: Bad interface/altsetting since 0a10a0e906be.
Jean-Francois Moine
2009-01-08
gspca - mars: Bad isoc packet scanning.
Jean-Francois Moine
2009-01-08
gspca - mars: Optimize, rewrite initialization and add controls.
Jean-Francois Moine
2009-01-07
gspca - jpeg subdrivers: One quantization table per subdriver.
Jean-Francois Moine
2009-01-01
gspca - all subdrivers: Return ret instead of -1 in sd_mod_init.
Jean-Francois Moine
2009-01-01
gspca - all subdrivers: Fix CodingStyle in sd_mod_init function.
Jean-Francois Moine
2008-12-31
gspca - main and many subdrivers: Remove the epaddr variable.
Jean-Francois Moine
2008-12-29
gspca - many subdrivers: Set 'const' the pixel format table.
Jean-Francois Moine
2008-11-13
drivers/media: use ARRAY_SIZE
Mauro Carvalho Chehab
2008-09-20
gspca: Return error code from stream start functions.
Jean-Francois Moine
2008-08-27
gspca: Have a clean kmalloc-ated buffer for USB exchanges.
Jean-Francois Moine
2008-08-26
gspca: Change some subdriver functions for suspend/resume.
Jean-Francois Moine
2008-08-21
gspca: suspend/resume added.
Jean-Francois Moine
2008-07-25
gspca: Set the specific per webcam information in driver_info.
Jean-Francois Moine
2008-07-23
gspca: Do not use the driver_info field of usb_device_id.
Jean-Francois Moine
2008-07-22
gspca: Remove the version from the subdrivers.
Jean-Francois Moine
2008-07-14
gspca: Buffers for USB exchanges cannot be in the stack.
Jean-Francois Moine
2008-07-05
gspca: v4l2_pix_format in each subdriver.
Jean-Francois Moine
2008-07-04
gspca: Input buffer overwritten in spca561 + cleanup code.
Jean-Francois Moine
2008-07-03
gspca: Input buffer may be changed on reg write.
Jean-Francois Moine
2008-07-01
Source cleanup - compile error with VIDEO_ADV_DEBUG.
Jean-Francois Moine
2008-06-30
gspca: all subdrivers
Jean-Francois Moine