summaryrefslogtreecommitdiff
path: root/drivers/media/IR/imon.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab1-2465/+0
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman1-7/+2
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-304/+386
2010-10-23[media] imon: fix nomouse modprobe optionJarod Wilson1-2/+2
2010-10-23[media] imon: remove redundant change_protocol callJarod Wilson1-18/+7
2010-10-23[media] imon: fix my egregious brown paper bag w/rdev/idev splitJarod Wilson1-10/+9
2010-10-23[media] drivers/media/IR/imon.c: Use pr_err instead of errJoe Perches1-39/+34
2010-10-21V4L/DVB: IR/imon: set up mce-only devices w/mce keytableJarod Wilson1-126/+138
2010-10-21V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlockJarod Wilson1-6/+46
2010-10-21V4L/DVB: imon: split mouse events to a separate input devDavid Härdeman1-113/+160
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-2/+4
2010-08-09V4L/DVB: IR/imon: remove bad ir_input_dev useJarod Wilson1-15/+0
2010-08-09V4L/DVB: IR/imon: remove incorrect calls to input_free_deviceJarod Wilson1-4/+1
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-3/+3
2010-08-02V4L/DVB: IR/imon: auto-configure another 0xffdc device variantJarod Wilson1-0/+1
2010-08-02V4L/DVB: IR/imon: use the proper ir-core device unregister functionJarod Wilson1-2/+2
2010-06-01V4L/DVB: IR/imon: add auto-config for 0xffdc rf deviceJarod Wilson1-10/+17
2010-06-01V4L/DVB: IR/imon: clean up usage of boolsJarod Wilson1-24/+24
2010-05-19V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSETJarod Wilson1-6/+6
2010-05-19V4L/DVB: media/IR/imon: potential double unlock on errorDan Carpenter1-1/+0
2010-05-19V4L/DVB: media/IR/imon: testing the wrong variableDan Carpenter1-1/+1
2010-05-19V4L/DVB: media/IR/imon: precendence issue: ! vs ==Dan Carpenter1-1/+1
2010-05-19V4L/DVB: IR/imon: add proper auto-repeat supportJarod Wilson1-5/+6
2010-05-19V4L/DVB: IR/imon: minor change_protocol fixupsJarod Wilson1-11/+9
2010-05-19V4L/DVB: IR/imon: convert to ir-core protocol change handlingJarod Wilson1-86/+65
2010-05-19V4L/DVB: irmon: Cleanup some warning noiseMauro Carvalho Chehab1-25/+27
2010-05-19V4L/DVB: ir-core: add imon driverJarod Wilson1-0/+2417