index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
usbvideo
/
vicam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] usbvideo: deprecate the vicam driver
Hans Verkuil
2010-12-29
1
-952
/
+0
*
[media] v4l: kill the BKL
Arnd Bergmann
2010-11-08
1
-15
/
+14
*
update email address
Pavel Machek
2010-07-19
1
-1
/
+1
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-1
/
+0
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-2
/
+2
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
V4L/DVB (11226): avoid warnings for request_ihex_firmware on dabusb and vicam
Mauro Carvalho Chehab
2009-03-30
1
-1
/
+1
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
1
-2
/
+2
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-8
/
+4
*
V4L/DVB (10130): use USB API functions rather than constants
Julia Lawall
2008-12-30
1
-2
/
+1
*
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-21
1
-1
/
+2
*
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
2008-10-12
1
-2
/
+1
*
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
2008-10-12
1
-5
/
+4
*
V4L/DVB (8783): v4l: add all missing video_device release callbacks
Hans Verkuil
2008-10-12
1
-0
/
+1
*
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-10-12
1
-0
/
+6
*
V4L/DVB (8779): v4l: fix more incorrect video_register_device result checks
Hans Verkuil
2008-09-03
1
-1
/
+1
*
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-27
1
-1
/
+0
*
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...
Hans Verkuil
2008-07-26
1
-0
/
+1
*
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-26
1
-1
/
+0
*
vicam: use request_firmware()
Jaswinder Singh
2008-07-14
1
-296
/
+21
*
Add macros similar to min/max/min_t/max_t
Harvey Harrison
2008-04-30
1
-6
/
+0
*
V4L/DVB (7528): media/video/usbvideo replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-1
/
+1
*
V4L/DVB (7402): add macro validation for v4l_compat_ioctl32
Douglas Schilling Landgraf
2008-04-24
1
-0
/
+2
*
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-22
1
-1
/
+0
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c
Mauro Carvalho Chehab
2007-07-18
1
-181
/
+0
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driver
Bas Bloemsaat
2006-09-26
1
-0
/
+4
*
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Mauro Carvalho Chehab
2006-03-25
1
-14
/
+14
*
V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video
Mauro Carvalho Chehab
2006-03-25
1
-0
/
+1411