aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/IR (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab1-2/+3
2010-08-02V4L/DVB: standardize names at rc-dib0700 tablesMauro Carvalho Chehab2-12/+12
2010-08-02V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab3-83/+129
2010-08-02V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab2-0/+315
2010-08-02V4L/DVB: media/IR: testing the wrong variableDan Carpenter1-1/+1
2010-08-02V4L/DVB: IR/lirc: use memdup_user instead of copy_from_userJarod Wilson1-8/+3
2010-08-02V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson3-227/+2
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-3/+3
2010-08-02V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson1-16/+18
2010-08-02V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab1-2/+1
2010-08-02V4L/DVB: lirc: use unlocked_ioctlArnd Bergmann3-12/+10
2010-08-02V4L/DVB: IR: jvc-decoder needs BITREVERSERandy Dunlap1-0/+1
2010-08-02V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_readJarod Wilson1-1/+4
2010-08-02V4L/DVB: IR/mceusb: unify and simplify different gen device initJarod Wilson1-43/+7
2010-08-02V4L/DVB: IR/imon: auto-configure another 0xffdc device variantJarod Wilson1-0/+1
2010-08-02V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson2-0/+42
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson6-0/+310
2010-08-02V4L/DVB: IR: add lirc device interfaceJarod Wilson4-0/+999
2010-08-02V4L/DVB: IR/mceusb: add tx callback functions and wire upJarod Wilson1-10/+138
2010-08-02V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsenseJarod Wilson1-49/+14
2010-08-02V4L/DVB: IR/mceusb: misc cleanups and init fixesJarod Wilson1-69/+69
2010-08-02V4L/DVB: IR/mceusb: use the proper ir-core device unregister functionJarod Wilson1-1/+1
2010-08-02V4L/DVB: IR/imon: use the proper ir-core device unregister functionJarod Wilson1-2/+2
2010-08-02V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap1-0/+1
2010-08-02V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrlDavid Härdeman7-464/+118
2010-08-02V4L/DVB: ir-core: allow specifying multiple protocols at one open/writeMauro Carvalho Chehab1-46/+46
2010-08-02V4L/DVB: ir-core: Add support for disabling all protocolsMauro Carvalho Chehab1-9/+18
2010-08-02V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6Mauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: ir-core: Remove magic numbers at the sysfs logicMauro Carvalho Chehab1-51/+32
2010-08-02V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disablingDavid Härdeman8-462/+232
2010-08-02V4L/DVB: IR: add mceusb IR receiver driverJarod Wilson3-0/+1098
2010-08-02V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson2-0/+106
2010-08-02V4L/DVB: IR: only initially registers protocol that matches loaded keymapJarod Wilson5-5/+15
2010-08-02V4L/DVB: IR: let all protocol decoders have a go at raw dataJarod Wilson1-4/+3
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