aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/IR (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-01V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin2-10/+14
2010-06-01V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap1-0/+1
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-06-01V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSERandy Dunlap1-0/+1
2010-06-01V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135AHerton Ronaldo Krzesinski3-91/+148
2010-06-01V4L/DVB: saa7134: add support for Avermedia M733AHerton Ronaldo Krzesinski2-0/+96
2010-05-19V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSETJarod Wilson1-6/+6
2010-05-19V4L/DVB: media/IR: Add missing include file to rc-map.cPeter Huewe1-0/+1
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-core: remove IR_TYPE_PDDavid Härdeman1-6/+0
2010-05-19V4L/DVB: IR/imon: convert to ir-core protocol change handlingJarod Wilson3-89/+69
2010-05-19V4L/DVB: ir-core: fix some confusing commentsDavid Härdeman2-2/+2
2010-05-19V4L/DVB: ir-core: fix table resize during keymap initMauro Carvalho Chehab1-4/+6
2010-05-19V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.cDavid Härdeman2-7/+0
2010-05-19V4L/DVB: irmon: Cleanup some warning noiseMauro Carvalho Chehab1-25/+27
2010-05-19V4L/DVB: ir-core: Add Sony support to ir-coreDavid Härdeman6-0/+334
2010-05-19V4L/DVB: ir-core: Add JVC support to ir-coreDavid Härdeman6-0/+342
2010-05-19V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errorsMauro Carvalho Chehab1-4/+8
2010-05-19V4L/DVB: ir-core: change duration to be coded as a u32 integerDavid Härdeman5-254/+271
2010-05-19V4L/DVB: ir-core: add imon driverJarod Wilson3-0/+2432
2010-05-19V4L/DVB: ir-core: add imon pad and mce keymapsJarod Wilson3-0/+299
2010-05-19V4L/DVB: ir-core: make ir_g_keycode_from_table a public functionJarod Wilson1-7/+0
2010-05-19ir-core: Fix the delete logicMauro Carvalho Chehab1-1/+1
2010-05-19ir-core: Remove the quotation mark from the uevent namesMauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: ir Kconfig: better describe the optionsMauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: ir-core-priv: fix a typo for RC6 config optionMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: Add RC6 support to ir-coreDavid Härdeman6-0/+432
2010-05-19V4L/DVB: Add NECx support to ir-coreDavid Härdeman1-1/+2
2010-05-19V4L/DVB: Add RC5x support to ir-coreDavid Härdeman1-19/+59
2010-05-19V4L/DVB: ir-core: Remove warining noise if decoders compiled builtinMauro Carvalho Chehab2-3/+5
2010-05-19V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab7-5/+117
2010-05-19V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman3-281/+259
2010-05-19V4L/DVB: ir-core: fix gcc warning noiseMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir-core: properly present the supported and current protocolsMauro Carvalho Chehab1-19/+44
2010-05-19V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab3-14/+30
2010-05-19V4L/DVB: rename sysfs remote controller devices from rcrcv to rcDavid Härdeman1-5/+5
2010-05-19V4L/DVB: ir: Make sure that the spinlocks are properly initializedMauro Carvalho Chehab4-7/+4
2010-05-19V4L/DVB: ir-rc5-decoder: fix state machineMauro Carvalho Chehab1-109/+52
2010-05-19V4L/DVB: re-add enable/disable check to the IR decodersMauro Carvalho Chehab2-0/+6
2010-05-19V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab3-6/+103
2010-05-19V4L-DVB: ir-core: remove the ancillary bufferMauro Carvalho Chehab3-68/+12
2010-05-19V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocolMauro Carvalho Chehab4-0/+382
2010-05-19V4L/DVB: ir-nec-decoder: CleanupsMauro Carvalho Chehab1-32/+8
2010-05-19V4L/DVB: ir-nec-decoder: Reimplement the entire decoderMauro Carvalho Chehab1-104/+167
2010-05-19V4L/DVB: ir-core: improve keyup/keydown logicDavid Härdeman3-43/+103