index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
gspca.c
Age
Commit message (
Expand
)
Author
2008-07-27
V4L/DVB (8544): gspca: probe/open race.
Oliver Neukum
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-27
V4L/DVB (8511): gspca: Get the card name of QUERYCAP from the usb product name.
Jean-Francois Moine
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-23
V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.
Jean-Francois Moine
2008-07-23
V4L/DVB (8440): gspca: Makes some needlessly global functions static.
Adrian Bunk
2008-07-23
V4L/DVB (8436): gspca: Version number only in the main driver.
Jean-Francois Moine
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-20
V4L/DVB (8356): gspca: 352x288 mode fix and source clean-up for Sonix bridges.
Hans de Goede
2008-07-20
V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.
Jean-Francois Moine
2008-07-20
V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix.
Jean-Francois Moine
2008-07-20
V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 ...
Hans de Goede
2008-07-20
V4L/DVB (8253): gspca: fix warnings on x86_64
Mauro Carvalho Chehab
2008-07-20
V4L/DVB (8232): gspca: Change the USERPTR mechanism.
Jean-Francois Moine
2008-07-20
V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.
Jean-Francois Moine
2008-07-20
V4L/DVB (8199): gspca: Compile warnings about NULL ptr.
Harvey Harrison
2008-07-20
V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.
Hans de Goede
2008-07-20
V4L/DVB (8196): gspca: Correct sizeimage in vidioc_s/try/g_fmt_cap
Hans de Goede
2008-07-20
V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.
Jean-Francois Moine
2008-07-20
V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work.
Hans de Goede
2008-07-20
V4L/DVB (8181): gspca: read() did not work (loop in kernel, timeout...)
Jean-Francois Moine
2008-07-20
V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG.
Jean-Francois Moine
2008-07-20
V4L/DVB (8161): gspca: Fix compilation
Mauro Carvalho Chehab
2008-07-20
V4L/DVB (8158): gspca: minor changes
Jean-Francois Moine
2008-07-20
V4L/DVB (8157): gspca: all subdrivers
Jean-Francois Moine
2008-07-20
V4L/DVB (8156): Many bug fixes, zc3xx added.
Jean-Francois Moine
2008-07-20
V4L/DVB (8154): Fix protection problems in the main driver.
Jean-Francois Moine
2008-07-20
V4L/DVB (8153): Subdriver pac207 added and minor changes.
Hans de Goede
2008-07-20
V4L/DVB (8152): Initial release of gspca with only one driver.
Jean-Francois Moine