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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
[media] Fix DV_TIMINGS_CAP documentation
Hans Verkuil
1
-10
/
+4
2012-07-30
[media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c file
Sachin Kamat
1
-1
/
+1
2012-07-30
[media] media/video: vpif: fixed vpfe->vpif typo
Dror Cohen
1
-2
/
+2
2012-07-30
[media] cx25821: Replace struct memcpy with struct assignment
Ezequiel García
1
-5
/
+2
2012-07-30
[media] cx231xx: Replace struct memcpy with struct assignment
Ezequiel García
1
-4
/
+2
2012-07-30
[media] cx23885: Replace struct memcpy with struct assignment
Ezequiel García
1
-5
/
+2
2012-07-30
[media] saa7164: Replace struct memcpy with struct assignment
Ezequiel García
1
-5
/
+2
2012-07-30
[media] saa7164: Remove unused saa7164_call_i2c_clients()
Ezequiel García
1
-9
/
+0
2012-07-30
[media] cx25821: Remove useless struct i2c_algo_bit_data
Ezequiel García
2
-5
/
+0
2012-07-30
[media] cx231xx: Remove useless struct i2c_algo_bit_data
Ezequiel García
2
-4
/
+0
2012-07-30
[media] cx23885: Remove useless struct i2c_algo_bit_data
Ezequiel García
3
-6
/
+0
2012-07-30
[media] saa7164: Remove useless struct i2c_algo_bit_data
Ezequiel García
2
-5
/
+0
2012-07-30
[media] Feature removal: using capture and output capabilities for m2m devices
Sylwester Nawrocki
1
-0
/
+14
2012-07-30
[media] V4L: Add capability flags for memory-to-memory devices
Sylwester Nawrocki
10
-16
/
+70
2012-07-30
[media] m5mols: Correct reported ISO values
Sylwester Nawrocki
1
-2
/
+2
2012-07-30
[media] s5p-fimc: Use switch statement for better readability
Sylwester Nawrocki
1
-6
/
+8
2012-07-30
[media] s5p-fimc: Replace custom err() macro with v4l2_err() macro
Sachin Kamat
2
-6
/
+3
2012-07-30
[media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flag
Sylwester Nawrocki
2
-36
/
+87
2012-07-30
[media] v4l2-dev: G_PARM was incorrectly enabled for all video nodes
Hans Verkuil
1
-1
/
+2
2012-07-30
[media] mem2mem_testdev: set default size and fix colorspace
Hans Verkuil
1
-2
/
+19
2012-07-30
[media] mem2mem_testdev: add control events support
Hans Verkuil
1
-0
/
+3
2012-07-30
[media] v4l2-mem2mem: support events in v4l2_m2m_poll
Hans Verkuil
1
-1
/
+17
2012-07-30
[media] mem2mem_testdev: set bus_info and device_caps
Hans Verkuil
1
-3
/
+3
2012-07-30
[media] mem2mem_testdev: convert to the control framework and v4l2_fh
Hans Verkuil
1
-151
/
+83
2012-07-30
[media] tw9910: Don't access the device in the g_mbus_fmt operation
Laurent Pinchart
1
-5
/
+3
2012-07-30
[media] ov772x: Don't access the device in the g_mbus_fmt operation
Laurent Pinchart
1
-6
/
+2
2012-07-30
[media] ov2640: Don't access the device in the g_mbus_fmt operation
Laurent Pinchart
1
-4
/
+2
2012-07-30
[media] soc-camera: Pass the physical device to the power operation
Laurent Pinchart
1
-3
/
+3
2012-07-30
[media] soc-camera: Don't fail at module init time if no device is present
Laurent Pinchart
1
-1
/
+2
2012-07-30
[media] v4l2-ioctl.c: zero the v4l2_dv_timings_cap struct
Hans Verkuil
1
-1
/
+1
2012-07-30
[media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP
Hans Verkuil
1
-0
/
+1
2012-07-30
[media] davinci: vpif: Enable selection of the ADV7343 and THS7303
Manjunath Hadli
1
-2
/
+2
2012-07-30
[media] davinci: vpif: add build configuration for vpif drivers
Manjunath Hadli
2
-13
/
+17
2012-07-30
[media] davinci: vpif: Add suspend/resume callbacks to vpif driver
Manjunath Hadli
1
-0
/
+41
2012-07-30
[media] davinci: vpif capture:Add power management support
Manjunath Hadli
1
-12
/
+61
2012-07-30
[media] davinci: vpif display: Add power management support
Manjunath Hadli
1
-0
/
+71
2012-07-30
[media] davinci: vpif: add support for clipping on output data
Manjunath Hadli
3
-0
/
+42
2012-07-30
[media] davinci: vpif display: migrate driver to videobuf2
Lad, Prabhakar
3
-314
/
+284
2012-07-30
[media] davinci: vpif capture: migrate driver to videobuf2
Lad, Prabhakar
3
-332
/
+281
2012-07-30
[media] davinci: vpif capture: size up the memory for the buffers from the bu...
Manjunath Hadli
2
-2
/
+38
2012-07-30
[media] davinci: vpif display: size up the memory for the buffers from the bu...
Manjunath Hadli
2
-3
/
+40
2012-07-30
[media] davinci: vpif: fix setting of data width in config_vpif_params() func...
Manjunath Hadli
1
-1
/
+1
2012-07-30
[media] davinci: vpif: make request_irq flags as shared
Manjunath Hadli
2
-2
/
+2
2012-07-30
[media] davinci: vpif: make generic changes to re-use the vpif drivers on da8...
Manjunath Hadli
4
-14
/
+13
2012-07-30
[media] davinci: vpif: add check for genuine interrupts in the isr
Manjunath Hadli
3
-0
/
+21
2012-07-30
[media] videobuf-dma-contig: restore buffer mapping for uncached bufers
Lad, Prabhakar
1
-21
/
+32
2012-07-30
[media] shark2: New driver for the Griffin radioSHARK v2 USB radio receiver
Hans de Goede
5
-0
/
+944
2012-07-30
[media] v4l2-ioctl: Don't assume file->private_data always points to a v4l2_fh
Hans Verkuil
1
-7
/
+14
2012-07-30
[media] v4l2-ctrls: Teach v4l2-ctrls that V4L2_CID_AUTOBRIGHTNESS is a boolean
Hans de Goede
2
-0
/
+6
2012-07-30
[media] gspca: Don't use video_device_node_name in v4l2_device release handler
Hans de Goede
1
-3
/
+0
[next]