summaryrefslogtreecommitdiff
path: root/drivers/media/IR/imon.c
AgeCommit message (Expand)Author
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-23[media] imon: fix nomouse modprobe optionJarod Wilson
2010-10-23[media] imon: remove redundant change_protocol callJarod Wilson
2010-10-23[media] imon: fix my egregious brown paper bag w/rdev/idev splitJarod Wilson
2010-10-22[media] drivers/media/IR/imon.c: Use pr_err instead of errJoe Perches
2010-10-21V4L/DVB: IR/imon: set up mce-only devices w/mce keytableJarod Wilson
2010-10-21V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlockJarod Wilson
2010-10-21V4L/DVB: imon: split mouse events to a separate input devDavid Härdeman
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-08V4L/DVB: IR/imon: remove bad ir_input_dev useJarod Wilson
2010-08-08V4L/DVB: IR/imon: remove incorrect calls to input_free_deviceJarod Wilson
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches
2010-08-02V4L/DVB: IR/imon: auto-configure another 0xffdc device variantJarod Wilson
2010-08-02V4L/DVB: IR/imon: use the proper ir-core device unregister functionJarod Wilson
2010-06-01V4L/DVB: IR/imon: add auto-config for 0xffdc rf deviceJarod Wilson
2010-06-01V4L/DVB: IR/imon: clean up usage of boolsJarod Wilson
2010-05-19V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSETJarod Wilson
2010-05-19V4L/DVB: media/IR/imon: potential double unlock on errorDan Carpenter
2010-05-19V4L/DVB: media/IR/imon: testing the wrong variableDan Carpenter
2010-05-19V4L/DVB: media/IR/imon: precendence issue: ! vs ==Dan Carpenter
2010-05-19V4L/DVB: IR/imon: add proper auto-repeat supportJarod Wilson
2010-05-19V4L/DVB: IR/imon: minor change_protocol fixupsJarod Wilson
2010-05-19V4L/DVB: IR/imon: convert to ir-core protocol change handlingJarod Wilson
2010-05-19V4L/DVB: irmon: Cleanup some warning noiseMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: add imon driverJarod Wilson