summaryrefslogtreecommitdiffstats
path: root/drivers/media/IR/imon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-281-304/+386
|\
| * [media] imon: fix nomouse modprobe optionJarod Wilson2010-10-231-2/+2
| * [media] imon: remove redundant change_protocol callJarod Wilson2010-10-231-18/+7
| * [media] imon: fix my egregious brown paper bag w/rdev/idev splitJarod Wilson2010-10-231-10/+9
| * [media] drivers/media/IR/imon.c: Use pr_err instead of errJoe Perches2010-10-221-39/+34
| * V4L/DVB: IR/imon: set up mce-only devices w/mce keytableJarod Wilson2010-10-211-126/+138
| * V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlockJarod Wilson2010-10-211-6/+46
| * V4L/DVB: imon: split mouse events to a separate input devDavid Härdeman2010-10-211-113/+160
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-2/+4
|/
* V4L/DVB: IR/imon: remove bad ir_input_dev useJarod Wilson2010-08-081-15/+0
* V4L/DVB: IR/imon: remove incorrect calls to input_free_deviceJarod Wilson2010-08-081-4/+1
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-3/+3
* V4L/DVB: IR/imon: auto-configure another 0xffdc device variantJarod Wilson2010-08-021-0/+1
* V4L/DVB: IR/imon: use the proper ir-core device unregister functionJarod Wilson2010-08-021-2/+2
* V4L/DVB: IR/imon: add auto-config for 0xffdc rf deviceJarod Wilson2010-06-011-10/+17
* V4L/DVB: IR/imon: clean up usage of boolsJarod Wilson2010-06-011-24/+24
* V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSETJarod Wilson2010-05-191-6/+6
* V4L/DVB: media/IR/imon: potential double unlock on errorDan Carpenter2010-05-191-1/+0
* V4L/DVB: media/IR/imon: testing the wrong variableDan Carpenter2010-05-191-1/+1
* V4L/DVB: media/IR/imon: precendence issue: ! vs ==Dan Carpenter2010-05-191-1/+1
* V4L/DVB: IR/imon: add proper auto-repeat supportJarod Wilson2010-05-191-5/+6
* V4L/DVB: IR/imon: minor change_protocol fixupsJarod Wilson2010-05-191-11/+9
* V4L/DVB: IR/imon: convert to ir-core protocol change handlingJarod Wilson2010-05-191-86/+65
* V4L/DVB: irmon: Cleanup some warning noiseMauro Carvalho Chehab2010-05-191-25/+27
* V4L/DVB: ir-core: add imon driverJarod Wilson2010-05-191-0/+2417
OpenPOWER on IntegriCloud