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
/
conex.c
Age
Commit message (
Expand
)
Author
2009-07-22
ARRAY_SIZE changes
Mauro Carvalho Chehab
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-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-18
gspca: Memory leak when disconnect while streaming.
Jean-Francois Moine
2008-09-20
gspca: Return error code from stream start functions.
Jean-Francois Moine
2008-09-02
gspca: After 'while (retry--) {...}', retry will be -1 but not 0.
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-30
gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.
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-06-30
gspca: all subdrivers
Jean-Francois Moine