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.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
/
usb
/
gspca
/
gspca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-31
media: gspca: remove redundant assignment to variable j
Colin Ian King
1
-1
/
+0
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
1
-1
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-10-21
[media] gspca: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+1
2016-08-24
[media] media: usb: gspca: gspca: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-07-08
[media] gspca: correct speed testing
Oliver Neukum
1
-1
/
+1
2016-07-08
[media] gspca: fix a v4l2-compliance failure about buffer timestamp
Antonio Ospite
1
-1
/
+1
2016-07-08
[media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALS
Antonio Ospite
1
-1
/
+18
2016-07-08
[media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()
Antonio Ospite
1
-4
/
+4
2016-07-08
[media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()
Antonio Ospite
1
-1
/
+1
2015-10-01
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
1
-2
/
+2
2015-01-29
[media] gspca: Fix underflow in vidioc_s_parm()
Hans de Goede
1
-1
/
+1
2014-09-08
[media] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a co...
Antonio Ospite
1
-3
/
+2
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-4
/
+4
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-07-04
[media] gspca: provide a mechanism to select a specific transfer endpoint
Antonio Ospite
1
-6
/
+14
2013-09-26
[media] gspca: Support variable resolution
Ondrej Zary
1
-6
/
+14
2013-09-26
[media] gspca: store current mode instead of individual parameters
Ondrej Zary
1
-19
/
+11
2013-08-21
[media] gspca: fix dev_open() error path
Alexey Khoroshilov
1
-1
/
+5
2013-06-17
[media] gspca: remove g_chip_ident
Hans Verkuil
1
-17
/
+15
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-23
[media] gspca: remove needless check before usb_free_coherent()
Wei Yongjun
1
-5
/
+4
2013-03-05
[media] gspca: Remove gspca-specific debug magic
Theodore Kilgore
1
-49
/
+20
2013-03-05
[media] gspca: Remove old control code now that all drivers are converted
Hans de Goede
1
-160
/
+0
2013-02-05
[media] usb/gspca: use IS_ENABLED() macro
Peter Senna Tschudin
1
-5
/
+5
2012-10-28
[media] gspca: warning fix: index is unsigned, so it will never be below 0
Mauro Carvalho Chehab
1
-2
/
+1
2012-09-26
[media] v4l2: make vidioc_s_jpegcomp const
Hans Verkuil
1
-1
/
+1
2012-09-14
[media] gspca: Fix input urb creation / destruction surrounding suspend resume
Hans de Goede
1
-2
/
+7
2012-09-14
[media] gspca: Don't set gspca_dev->dev to NULL before stop0
Hans de Goede
1
-2
/
+1
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-0
/
+2456