summaryrefslogtreecommitdiffstats
path: root/drivers/media/IR
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSETJarod Wilson2010-05-191-6/+6
* V4L/DVB: media/IR: Add missing include file to rc-map.cPeter Huewe2010-05-191-0/+1
* V4L/DVB: media/IR/imon: potential double unlock on errorDan Carpenter2010-05-191-1/+0Star
* 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/+9Star
* V4L/DVB: ir-core: remove IR_TYPE_PDDavid Härdeman2010-05-191-6/+0Star
* V4L/DVB: IR/imon: convert to ir-core protocol change handlingJarod Wilson2010-05-193-89/+69Star
* V4L/DVB: ir-core: fix some confusing commentsDavid Härdeman2010-05-192-2/+2
* V4L/DVB: ir-core: fix table resize during keymap initMauro Carvalho Chehab2010-05-191-4/+6
* V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.cDavid Härdeman2010-05-192-7/+0Star
* V4L/DVB: irmon: Cleanup some warning noiseMauro Carvalho Chehab2010-05-191-25/+27
* V4L/DVB: ir-core: Add Sony support to ir-coreDavid Härdeman2010-05-196-0/+334
* V4L/DVB: ir-core: Add JVC support to ir-coreDavid Härdeman2010-05-196-0/+342
* V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errorsMauro Carvalho Chehab2010-05-191-4/+8
* V4L/DVB: ir-core: change duration to be coded as a u32 integerDavid Härdeman2010-05-195-254/+271
* V4L/DVB: ir-core: add imon driverJarod Wilson2010-05-193-0/+2432
* V4L/DVB: ir-core: add imon pad and mce keymapsJarod Wilson2010-05-193-0/+299
* V4L/DVB: ir-core: make ir_g_keycode_from_table a public functionJarod Wilson2010-05-191-7/+0Star
* ir-core: Fix the delete logicMauro Carvalho Chehab2010-05-191-1/+1
* ir-core: Remove the quotation mark from the uevent namesMauro Carvalho Chehab2010-05-191-2/+2
* V4L/DVB: ir Kconfig: better describe the optionsMauro Carvalho Chehab2010-05-191-2/+2
* V4L/DVB: ir-core-priv: fix a typo for RC6 config optionMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: Add RC6 support to ir-coreDavid Härdeman2010-05-196-0/+432
* V4L/DVB: Add NECx support to ir-coreDavid Härdeman2010-05-191-1/+2
* V4L/DVB: Add RC5x support to ir-coreDavid Härdeman2010-05-191-19/+59
* V4L/DVB: ir-core: Remove warining noise if decoders compiled builtinMauro Carvalho Chehab2010-05-192-3/+5
* V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab2010-05-197-5/+117
* V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman2010-05-193-281/+259Star
* V4L/DVB: ir-core: fix gcc warning noiseMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir-core: properly present the supported and current protocolsMauro Carvalho Chehab2010-05-191-19/+44
* V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab2010-05-193-14/+30
* V4L/DVB: rename sysfs remote controller devices from rcrcv to rcDavid Härdeman2010-05-191-5/+5
* V4L/DVB: ir: Make sure that the spinlocks are properly initializedMauro Carvalho Chehab2010-05-194-7/+4Star
* V4L/DVB: ir-rc5-decoder: fix state machineMauro Carvalho Chehab2010-05-191-109/+52Star
* V4L/DVB: re-add enable/disable check to the IR decodersMauro Carvalho Chehab2010-05-192-0/+6
* V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab2010-05-193-6/+103
* V4L-DVB: ir-core: remove the ancillary bufferMauro Carvalho Chehab2010-05-193-68/+12Star
* V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocolMauro Carvalho Chehab2010-05-194-0/+382
* V4L/DVB: ir-nec-decoder: CleanupsMauro Carvalho Chehab2010-05-191-32/+8Star
* V4L/DVB: ir-nec-decoder: Reimplement the entire decoderMauro Carvalho Chehab2010-05-191-104/+167
* V4L/DVB: ir-core: improve keyup/keydown logicDavid Härdeman2010-05-193-43/+103
* V4L/DVB: ir-core: re-add some debug functions for keytable changesMauro Carvalho Chehab2010-05-191-2/+17
* V4L/DVB: drivers/media/IR - improve keytable codeDavid Härdeman2010-05-191-330/+188Star
* V4L/DVB: ir-common: remove keymap tables from the moduleMauro Carvalho Chehab2010-05-192-46/+1Star
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-193-7/+26
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-191-3/+3
* V4L/DVB: Break Remote Controller keymaps into modulesMauro Carvalho Chehab2010-05-1968-2/+5632
* V4L/DVB: ir-core: Add support for RC map code registerMauro Carvalho Chehab2010-05-192-1/+76