index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
IR
/
imon.c
Age
Commit message (
Expand
)
Author
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
2010-12-29
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-23
[media] imon: fix nomouse modprobe option
Jarod Wilson
2010-10-23
[media] imon: remove redundant change_protocol call
Jarod Wilson
2010-10-23
[media] imon: fix my egregious brown paper bag w/rdev/idev split
Jarod Wilson
2010-10-23
[media] drivers/media/IR/imon.c: Use pr_err instead of err
Joe Perches
2010-10-21
V4L/DVB: IR/imon: set up mce-only devices w/mce keytable
Jarod Wilson
2010-10-21
V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlock
Jarod Wilson
2010-10-21
V4L/DVB: imon: split mouse events to a separate input dev
David Härdeman
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-09
V4L/DVB: IR/imon: remove bad ir_input_dev use
Jarod Wilson
2010-08-09
V4L/DVB: IR/imon: remove incorrect calls to input_free_device
Jarod Wilson
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
2010-08-02
V4L/DVB: IR/imon: auto-configure another 0xffdc device variant
Jarod Wilson
2010-08-02
V4L/DVB: IR/imon: use the proper ir-core device unregister function
Jarod Wilson
2010-06-01
V4L/DVB: IR/imon: add auto-config for 0xffdc rf device
Jarod Wilson
2010-06-01
V4L/DVB: IR/imon: clean up usage of bools
Jarod Wilson
2010-05-19
V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET
Jarod Wilson
2010-05-19
V4L/DVB: media/IR/imon: potential double unlock on error
Dan Carpenter
2010-05-19
V4L/DVB: media/IR/imon: testing the wrong variable
Dan Carpenter
2010-05-19
V4L/DVB: media/IR/imon: precendence issue: ! vs ==
Dan Carpenter
2010-05-19
V4L/DVB: IR/imon: add proper auto-repeat support
Jarod Wilson
2010-05-19
V4L/DVB: IR/imon: minor change_protocol fixups
Jarod Wilson
2010-05-19
V4L/DVB: IR/imon: convert to ir-core protocol change handling
Jarod Wilson
2010-05-19
V4L/DVB: irmon: Cleanup some warning noise
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: add imon driver
Jarod Wilson