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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
V4L/DVB (10741): em28xx: Add Kaiser Baas Video to DVD maker support
Douglas Schilling Landgraf
1
-1
/
+3
2009-03-30
V4L/DVB (10740): em28xx-cards: Add SIIG AVTuner-PVR board
Douglas Schilling Landgraf
1
-1
/
+1
2009-03-30
V4L/DVB (10739): em28xx-cards: remove incorrect entry
Douglas Schilling Landgraf
2
-21
/
+0
2009-03-30
V4L/DVB (10738): Get rid of video_decoder.h header were uneeded
Mauro Carvalho Chehab
3
-3
/
+0
2009-03-30
V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.
Hans Verkuil
10
-125
/
+10
2009-03-30
V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.
Hans Verkuil
13
-91
/
+52
2009-03-30
V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
5
-288
/
+159
2009-03-30
V4L/DVB (10728): adv7175: convert to v4l2-subdev.
Hans Verkuil
2
-143
/
+166
2009-03-30
V4L/DVB (10727): adv7170: convert to v4l2_subdev.
Hans Verkuil
1
-153
/
+168
2009-03-30
V4L/DVB (10726): vpx3220: convert to v4l2_subdev.
Hans Verkuil
1
-231
/
+266
2009-03-30
V4L/DVB (10725): saa7185: convert to v4l2_subdev.
Hans Verkuil
1
-98
/
+119
2009-03-30
V4L/DVB (10724): saa7110: convert to v4l2_subdev.
Hans Verkuil
1
-218
/
+250
2009-03-30
V4L/DVB (10723): ks0127: add supported ks0127 variants to the i2c device list.
Hans Verkuil
1
-0
/
+2
2009-03-30
V4L/DVB (10722): ks0127: convert to v4l2_subdev.
Hans Verkuil
1
-336
/
+310
2009-03-30
V4L/DVB (10721): bt856: convert to v4l2_subdev.
Hans Verkuil
1
-107
/
+136
2009-03-30
V4L/DVB (10720): bt819: that delay include is needed after all.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (10719): bt819: convert to v4l2_subdev.
Hans Verkuil
1
-225
/
+252
2009-03-30
V4L/DVB (10718): bt866: convert to v4l2_subdev.
Hans Verkuil
1
-110
/
+123
2009-03-30
V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks.
Hans Verkuil
1
-2
/
+10
2009-03-30
V4L/DVB (10716): zoran: change buffer defaults to something that works with t...
Hans Verkuil
1
-2
/
+2
2009-03-30
V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_...
Hans Verkuil
2
-90
/
+43
2009-03-30
V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.
Hans Verkuil
18
-2562
/
+636
2009-03-30
V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.
Hans Verkuil
1
-3
/
+7
2009-03-30
V4L/DVB (10712): zoran: fix G_FMT
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10711): zoran: fix TRY_FMT support
Hans Verkuil
3
-24
/
+63
2009-03-30
V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...
Hans Verkuil
3
-233
/
+184
2009-03-30
V4L/DVB (10709): zoran: set correct parent of the video device.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead.
Hans Verkuil
2
-417
/
+46
2009-03-30
V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG.
Hans Verkuil
1
-6
/
+2
2009-03-30
V4L/DVB (10706): zoran: fix field typo.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10705): zoran: use slider flag with volume etc. controls.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (10704): zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and al...
Hans Verkuil
2
-160
/
+31
2009-03-30
V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed...
Hans Verkuil
2
-1443
/
+1112
2009-03-30
V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran.
Hans Verkuil
1
-0
/
+43
2009-03-30
V4L/DVB (10701): saa7185: add colorbar support.
Hans Verkuil
1
-0
/
+14
2009-03-30
V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present.
Hans Verkuil
1
-5
/
+6
2009-03-30
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
12
-201
/
+141
2009-03-30
V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
4
-145
/
+75
2009-03-30
V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()
Hans Verkuil
1
-0
/
+9
2009-03-30
V4L/DVB (10687): v4l2-common/v4l2-spec: support/document write-only and butto...
Hans Verkuil
1
-5
/
+24
2009-03-30
V4L/DVB (10685): v4l2: add colorfx support to v4l2-common.c, and add to 'Chan...
Hans Verkuil
1
-0
/
+12
2009-03-30
V4L/DVB (10681): gspca - zc3xx: Bad probe of the ov7630c sensor.
Jean-Francois Moine
1
-0
/
+4
2009-03-30
V4L/DVB (10680): gspca - zc3xx: Bad probe of the ov7xxx sensors.
Jean-Francois Moine
1
-10
/
+3
2009-03-30
V4L/DVB (10679): gspca - sonixj: Handle the webcam 0c45:613c instead of sn9c102.
Jean-Francois Moine
2
-1
/
+3
2009-03-30
V4L/DVB (10676): mt9m111: Call icl->reset() on mt9m111_reset().
Antonio Ospite
1
-0
/
+6
2009-03-30
V4L/DVB (10674): soc-camera: camera host driver for i.MX3x SoCs
Guennadi Liakhovetski
3
-2
/
+1193
2009-03-30
V4L/DVB (10673): mt9t031: fix gain and hflip controls, register update, and s...
Guennadi Liakhovetski
1
-43
/
+84
2009-03-30
V4L/DVB (10672): sh_mobile_ceu_camera: include NV* formats into the format li...
Guennadi Liakhovetski
1
-0
/
+19
[next]