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
/
IR
/
imon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
1
-2465
/
+0
2010-12-29
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
1
-7
/
+2
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-304
/
+386
2010-10-23
[media] imon: fix nomouse modprobe option
Jarod Wilson
1
-2
/
+2
2010-10-23
[media] imon: remove redundant change_protocol call
Jarod Wilson
1
-18
/
+7
2010-10-23
[media] imon: fix my egregious brown paper bag w/rdev/idev split
Jarod Wilson
1
-10
/
+9
2010-10-22
[media] drivers/media/IR/imon.c: Use pr_err instead of err
Joe Perches
1
-39
/
+34
2010-10-21
V4L/DVB: IR/imon: set up mce-only devices w/mce keytable
Jarod Wilson
1
-126
/
+138
2010-10-21
V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlock
Jarod Wilson
1
-6
/
+46
2010-10-21
V4L/DVB: imon: split mouse events to a separate input dev
David Härdeman
1
-113
/
+160
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-2
/
+4
2010-08-08
V4L/DVB: IR/imon: remove bad ir_input_dev use
Jarod Wilson
1
-15
/
+0
2010-08-08
V4L/DVB: IR/imon: remove incorrect calls to input_free_device
Jarod Wilson
1
-4
/
+1
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
1
-3
/
+3
2010-08-02
V4L/DVB: IR/imon: auto-configure another 0xffdc device variant
Jarod Wilson
1
-0
/
+1
2010-08-02
V4L/DVB: IR/imon: use the proper ir-core device unregister function
Jarod Wilson
1
-2
/
+2
2010-06-01
V4L/DVB: IR/imon: add auto-config for 0xffdc rf device
Jarod Wilson
1
-10
/
+17
2010-06-01
V4L/DVB: IR/imon: clean up usage of bools
Jarod Wilson
1
-24
/
+24
2010-05-19
V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET
Jarod Wilson
1
-6
/
+6
2010-05-19
V4L/DVB: media/IR/imon: potential double unlock on error
Dan Carpenter
1
-1
/
+0
2010-05-19
V4L/DVB: media/IR/imon: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-05-19
V4L/DVB: media/IR/imon: precendence issue: ! vs ==
Dan Carpenter
1
-1
/
+1
2010-05-19
V4L/DVB: IR/imon: add proper auto-repeat support
Jarod Wilson
1
-5
/
+6
2010-05-19
V4L/DVB: IR/imon: minor change_protocol fixups
Jarod Wilson
1
-11
/
+9
2010-05-19
V4L/DVB: IR/imon: convert to ir-core protocol change handling
Jarod Wilson
1
-86
/
+65
2010-05-19
V4L/DVB: irmon: Cleanup some warning noise
Mauro Carvalho Chehab
1
-25
/
+27
2010-05-19
V4L/DVB: ir-core: add imon driver
Jarod Wilson
1
-0
/
+2417