index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
gspca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-28
V4L/DVB (8544): gspca: probe/open race.
Oliver Neukum
1
-1
/
+1
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-1
/
+0
2008-07-27
V4L/DVB (8511): gspca: Get the card name of QUERYCAP from the usb product name.
Jean-Francois Moine
1
-1
/
+10
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-6
/
+10
2008-07-24
V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.
Jean-Francois Moine
1
-0
/
+2
2008-07-24
V4L/DVB (8440): gspca: Makes some needlessly global functions static.
Adrian Bunk
1
-1
/
+1
2008-07-24
V4L/DVB (8436): gspca: Version number only in the main driver.
Jean-Francois Moine
1
-3
/
+5
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (8356): gspca: 352x288 mode fix and source clean-up for Sonix bridges.
Hans de Goede
1
-1
/
+1
2008-07-20
V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.
Jean-Francois Moine
1
-2
/
+4
2008-07-20
V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix.
Jean-Francois Moine
1
-72
/
+74
2008-07-20
V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 ...
Hans de Goede
1
-0
/
+88
2008-07-20
V4L/DVB (8253): gspca: fix warnings on x86_64
Mauro Carvalho Chehab
1
-3
/
+3
2008-07-20
V4L/DVB (8232): gspca: Change the USERPTR mechanism.
Jean-Francois Moine
1
-150
/
+52
2008-07-20
V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.
Jean-Francois Moine
1
-111
/
+23
2008-07-20
V4L/DVB (8199): gspca: Compile warnings about NULL ptr.
Harvey Harrison
1
-8
/
+9
2008-07-20
V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.
Hans de Goede
1
-1
/
+6
2008-07-20
V4L/DVB (8196): gspca: Correct sizeimage in vidioc_s/try/g_fmt_cap
Hans de Goede
1
-16
/
+17
2008-07-20
V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.
Jean-Francois Moine
1
-3
/
+3
2008-07-20
V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work.
Hans de Goede
1
-6
/
+6
2008-07-20
V4L/DVB (8181): gspca: read() did not work (loop in kernel, timeout...)
Jean-Francois Moine
1
-43
/
+28
2008-07-20
V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG.
Jean-Francois Moine
1
-4
/
+4
2008-07-20
V4L/DVB (8161): gspca: Fix compilation
Mauro Carvalho Chehab
1
-12
/
+12
2008-07-20
V4L/DVB (8158): gspca: minor changes
Jean-Francois Moine
1
-2
/
+5
2008-07-20
V4L/DVB (8157): gspca: all subdrivers
Jean-Francois Moine
1
-459
/
+120
2008-07-20
V4L/DVB (8156): Many bug fixes, zc3xx added.
Jean-Francois Moine
1
-223
/
+768
2008-07-20
V4L/DVB (8154): Fix protection problems in the main driver.
Jean-Francois Moine
1
-66
/
+97
2008-07-20
V4L/DVB (8153): Subdriver pac207 added and minor changes.
Hans de Goede
1
-52
/
+69
2008-07-20
V4L/DVB (8152): Initial release of gspca with only one driver.
Jean-Francois Moine
1
-0
/
+1750