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
/
t613.c
Age
Commit message (
Expand
)
Author
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-12-21
gspca: t613: Bad loop in om6802 reset.
Jean-Francois Moine
2008-10-17
gspca: Add a stop sequence in t613.
Jean-Francois Moine
2008-10-17
gspca: Separate and fix the sensor dependant sequences in t613.
Jean-Francois Moine
2008-10-17
gspca: Call the control setting functions at init time in t613.
Jean-Francois Moine
2008-10-17
gspca: Do not set the white balance temperature by default in t613.
Jean-Francois Moine
2008-10-17
gspca: Adjust the sensor init sequences in t613.
Jean-Francois Moine
2008-10-17
gspca: Other sensor identified as om6802 in t613.
Jean-Francois Moine
2008-10-17
gspca: Write to the USB device and not USB interface in t613.
Jean-Francois Moine
2008-10-17
gspca: Change the name of the multi bytes write function in t613.
Jean-Francois Moine
2008-10-08
gspca: Big rewrite of t613.
Jean-Francois Moine
2008-09-29
gspca: Remove the duplicated EOF (ff d9) in t613.
Jean-Francois Moine
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: Have VIDIOC_QUERYCTRL more compliant to the spec.
Jean-Francois Moine
2008-08-21
gspca: suspend/resume added.
Jean-Francois Moine
2008-08-21
gspca: Frame buffer too small for small resolutions (sonixj and t613).
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-05
gspca: Compile warnings about NULL ptr.
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