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
/
include
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-19
[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h
Laurent Pinchart
1
-0
/
+1
2011-01-19
[media] rc: fix up and genericize some time unit conversions
Jarod Wilson
1
-0
/
+3
2011-01-19
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
Hans Verkuil
1
-2
/
+4
2011-01-19
[media] v4l2-subdev: add (un)register internal ops
Hans Verkuil
1
-0
/
+17
2011-01-19
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
Hans Verkuil
3
-17
/
+19
2011-01-19
[media] saa7146: Convert from .ioctl to .unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-06
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-488
/
+314
2011-01-03
media: comment typo fix diable -> disable.
Justin P. Mattock
1
-1
/
+1
2011-01-03
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
Mauro Carvalho Chehab
1
-3
/
+0
2010-12-30
[media] soc_camera: Add the ability to bind regulators to soc_camedra devices
Alberto Panizzo
1
-0
/
+5
2010-12-30
[media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensor
Alberto Panizzo
1
-0
/
+1
2010-12-30
[media] v4l2-ctrls: use const char * const * for the menu arrays
Hans Verkuil
3
-6
/
+6
2010-12-29
[media] bt819: the ioctls in the header are internal to the kernel
Hans Verkuil
1
-1
/
+4
2010-12-29
[media] saa6588: rename rds.h to saa6588.h
Hans Verkuil
1
-10
/
+8
2010-12-29
[media] saa7134: Add support for Compro VideoMate Vista M1F
Ramiro Morales
1
-0
/
+1
2010-12-29
[media] V4L1 removal: Remove linux/videodev.h
Mauro Carvalho Chehab
1
-90
/
+0
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2
-27
/
+3
2010-12-29
[media] Add a keymap for Pixelview 002-T remote
Mauro Carvalho Chehab
1
-0
/
+1
2010-12-29
[media] lirc_dev: add some __user annotations
Dan Carpenter
1
-3
/
+3
2010-12-29
[media] rc-core: fix some leftovers from the renaming patches
David Härdeman
1
-6
/
+6
2010-12-29
[media] rc: use rc_map_ prefix for all rc map tables
Mauro Carvalho Chehab
1
-4
/
+4
2010-12-29
[media] rc: Name RC keymap tables as rc_map_table
Mauro Carvalho Chehab
1
-2
/
+2
2010-12-29
[media] rc: Properly name the rc_map struct
Mauro Carvalho Chehab
2
-5
/
+5
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
3
-16
/
+16
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
1
-20
/
+29
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2
-3
/
+3
2010-12-29
[media] rc: Remove ir-common.h
Mauro Carvalho Chehab
2
-78
/
+1
2010-12-29
[media] media: Add timberdale video-in driver
Richard Röjfors
2
-1
/
+33
2010-12-29
[media] ir-kbd-i2c: add rc_dev as a parameter to the driver
Mauro Carvalho Chehab
1
-0
/
+2
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
3
-105
/
+82
2010-12-29
[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main
David Härdeman
1
-2
/
+0
2010-12-29
[media] ir-core: more cleanups of ir-functions.c
David Härdeman
2
-1
/
+19
2010-12-29
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
3
-31
/
+7
2010-12-29
[media] ir-core: convert drivers/media/video/cx88 to ir-core
David Härdeman
1
-3
/
+0
2010-12-29
[media] radio-si4713: Add regulator framework support
Jarkko Nikula
1
-2
/
+1
2010-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2010-12-17
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+2
2010-12-02
[media] Don't export format_by_forcc on two different drivers
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-01
[media] V4L: improve the BKL replacement heuristic
Hans Verkuil
1
-0
/
+2
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-10
/
+6
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-135
/
+293
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-10-23
[media] DigitalNow TinyTwin remote controller
Antti Palosaari
1
-0
/
+1
2010-10-23
[media] Nova-S-Plus audio line input
lawrence rust
1
-0
/
+3
2010-10-22
[media] sh_vou: Don't use module names to load I2C modules
Laurent Pinchart
1
-1
/
+0
2010-10-22
[media] Anysee remote controller
Antti Palosaari
1
-0
/
+1
2010-10-21
[media] Add the via framebuffer camera controller driver
Jonathan Corbet
1
-0
/
+4
2010-10-21
[media] IR: extend ir_raw_event and do refactoring
Maxim Levitsky
1
-6
/
+34
2010-10-21
[media] Twinhan 1027 + IR Port support
Sergey Ivanov
1
-0
/
+1
[next]