index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
stk-webcam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-2
/
+2
2008-10-17
V4L/DVB (9194): stk-webcam: fix crash on close after disconnect
David Ellingsworth
1
-11
/
+7
2008-10-17
V4L/DVB (9193): stk-webcam: minor cleanup
David Ellingsworth
1
-8
/
+1
2008-10-12
V4L/DVB (9034): With the recent patch to v4l2 titled "v4l2: use register_chrd...
David Ellingsworth
1
-61
/
+23
2008-10-12
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
1
-2
/
+2
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-1
/
+5
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-2
/
+0
2008-07-26
V4L/DVB (8491): stkwebcam: Always reuse last queued buffer
Jaime Velasco Juan
1
-11
/
+12
2008-07-26
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...
Hans Verkuil
1
-6
/
+8
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-14
/
+17
2008-07-23
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 (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-9
/
+9
2008-05-14
V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabled
Mauro Carvalho Chehab
1
-0
/
+7
2008-04-24
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-24
V4L/DVB (7238): make stk_camera_{suspend,resume}() static
Adrian Bunk
1
-2
/
+2
2008-02-18
V4L/DVB (7103): make stk_camera_cleanup() static
Adrian Bunk
1
-1
/
+1
2008-02-18
V4L/DVB (7090): V4L: stkwebcam: use v4l_compat_ioctl32
Jaime Velasco Juan
1
-0
/
+3
2008-02-18
V4L/DVB (7089): V4L: stkwebcam: Power management support
Jaime Velasco Juan
1
-20
/
+72
2008-02-18
V4L/DVB (7088): V4L: stkwebcam: Add support for YUYV format
Jaime Velasco Juan
1
-1
/
+6
2008-01-25
V4L/DVB (7039): Reorder headers
Mauro Carvalho Chehab
1
-1
/
+1
2008-01-25
V4L/DVB (7019): V4L: add support for Syntek DC1125 webcams
Jaime Velasco Juan
1
-0
/
+1465