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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
[media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urb
Julia Lawall
1
-0
/
+1
2012-07-30
[media] az6007: fix incorrect memcpy
Alan Cox
1
-1
/
+1
2012-07-30
[media] cx25821,medusa: incorrect check on decoder type
Alan Cox
1
-1
/
+1
2012-07-30
[media] ov9640: fix missing break
Alan Cox
1
-0
/
+1
2012-07-30
[media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabled
Prabhakar Lad
1
-0
/
+2
2012-07-30
[media] v4l: fix copy/paste typo in vb2_reqbufs comment
Nicolas THERY
1
-2
/
+2
2012-07-30
[media] tuner-xc2028: unlock on error in xc2028_get_afc()
Dan Carpenter
1
-1
/
+1
2012-07-30
[media] davinci: vpbe: fix check for s_dv_preset function pointer
Prabhakar Lad
1
-1
/
+1
2012-07-30
[media] tuner-xc2028: fix "=" vs "==" typo
Dan Carpenter
1
-1
/
+1
2012-07-30
[media] vivi: remove pointless video_nr++
Hans Verkuil
1
-3
/
+0
2012-07-30
[media] radio-si470x: Add support for the new band APIs
Hans de Goede
4
-92
/
+126
2012-07-30
[media] radio-si470x: Fix band selection
Hans de Goede
1
-1
/
+1
2012-07-30
[media] radio-si470x: restore ctrl settings after suspend/resume
Hans de Goede
1
-1
/
+6
2012-07-30
[media] radio-cadet: implement frequency band enumeration
Hans Verkuil
1
-57
/
+74
2012-07-30
[media] radio-cadet: fix RDS handling
Hans Verkuil
1
-17
/
+39
2012-07-30
[media] radio-cadet: upgrade to latest frameworks
Hans Verkuil
1
-160
/
+83
2012-07-30
[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl
Hans Verkuil
3
-2
/
+84
2012-07-30
[media] tvp5150: signedness bug in tvp5150_selmux()
Dan Carpenter
1
-1
/
+1
2012-07-30
[media] videobuf-dma-contig: Use NULL instead of plain integer
Sachin Kamat
1
-1
/
+1
2012-07-30
[media] radio-si470x: Lower firmware version requirements
Hans de Goede
1
-1
/
+1
2012-07-30
[media] adv7180.c: convert to v4l2 control framework
Federico Vaga
1
-151
/
+84
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] V4L: Add capability flags for memory-to-memory devices
Sylwester Nawrocki
7
-16
/
+44
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
[next]