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
/
etoms.c
Age
Commit message (
Expand
)
Author
2009-07-22
ARRAY_SIZE changes
Mauro Carvalho Chehab
2009-01-10
gspca - some subdrivers: Don't get the control values from the webcam.
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-09-20
gspca: Return error code from stream start functions.
Jean-Francois Moine
2008-08-28
gspca: Resolve webcam conflicts between some drivers.
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-23
gspca: Set DISABLED the disabled controls at query control time.
Jean-Francois Moine
2008-08-21
gspca: suspend/resume added.
Jean-Francois Moine
2008-08-08
gspca: Conflict GSPCA / ET61X251 for the webcam 102c:6251.
Jean-Francois Moine
2008-08-03
gspca: Fix of "scheduling while atomic" crash.
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-18
gspca: Infinite loop in i2c_w() of etoms.
Jean-Francois Moine
2008-07-14
gspca: Buffers for USB exchanges cannot be in the stack.
Jean-Francois Moine
2008-07-07
gspca: Do not declare the webcams declared by other drivers.
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