summaryrefslogtreecommitdiffstats
path: root/drivers/media/IR/imon.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-2/+4
2010-08-08V4L/DVB: IR/imon: remove bad ir_input_dev useJarod Wilson1-15/+0
2010-08-08V4L/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