summaryrefslogtreecommitdiffstats
path: root/drivers/media/IR
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab2010-08-021-2/+3
* V4L/DVB: standardize names at rc-dib0700 tablesMauro Carvalho Chehab2010-08-022-12/+12
* V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab2010-08-023-83/+129
* V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab2010-08-022-0/+315
* V4L/DVB: media/IR: testing the wrong variableDan Carpenter2010-08-021-1/+1
* V4L/DVB: IR/lirc: use memdup_user instead of copy_from_userJarod Wilson2010-08-021-8/+3
* V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson2010-08-023-227/+2
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-3/+3
* V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson2010-08-021-16/+18
* V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab2010-08-021-2/+1
* V4L/DVB: lirc: use unlocked_ioctlArnd Bergmann2010-08-023-12/+10
* V4L/DVB: IR: jvc-decoder needs BITREVERSERandy Dunlap2010-08-021-0/+1
* V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_readJarod Wilson2010-08-021-1/+4
* V4L/DVB: IR/mceusb: unify and simplify different gen device initJarod Wilson2010-08-021-43/+7
* V4L/DVB: IR/imon: auto-configure another 0xffdc device variantJarod Wilson2010-08-021-0/+1
* V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson2010-08-022-0/+42
* V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson2010-08-026-0/+310
* V4L/DVB: IR: add lirc device interfaceJarod Wilson2010-08-024-0/+999
* V4L/DVB: IR/mceusb: add tx callback functions and wire upJarod Wilson2010-08-021-10/+138
* V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsenseJarod Wilson2010-08-021-49/+14
* V4L/DVB: IR/mceusb: misc cleanups and init fixesJarod Wilson2010-08-021-69/+69
* V4L/DVB: IR/mceusb: use the proper ir-core device unregister functionJarod Wilson2010-08-021-1/+1
* V4L/DVB: IR/imon: use the proper ir-core device unregister functionJarod Wilson2010-08-021-2/+2
* V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap2010-08-021-0/+1
* V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrlDavid Härdeman2010-08-027-464/+118
* V4L/DVB: ir-core: allow specifying multiple protocols at one open/writeMauro Carvalho Chehab2010-08-021-46/+46
* V4L/DVB: ir-core: Add support for disabling all protocolsMauro Carvalho Chehab2010-08-021-9/+18
* V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6Mauro Carvalho Chehab2010-08-021-2/+2
* V4L/DVB: ir-core: Remove magic numbers at the sysfs logicMauro Carvalho Chehab2010-08-021-51/+32
* V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disablingDavid Härdeman2010-08-028-462/+232
* V4L/DVB: IR: add mceusb IR receiver driverJarod Wilson2010-08-023-0/+1098
* V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson2010-08-022-0/+106
* V4L/DVB: IR: only initially registers protocol that matches loaded keymapJarod Wilson2010-08-025-5/+15
* V4L/DVB: IR: let all protocol decoders have a go at raw dataJarod Wilson2010-08-021-4/+3
* V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin2010-06-012-10/+14
* V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap2010-06-011-0/+1
* 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: [-next] IR: fix ir-nec-decoder build, select BITREVERSERandy Dunlap2010-06-011-0/+1
* V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135AHerton Ronaldo Krzesinski2010-06-013-91/+148
* V4L/DVB: saa7134: add support for Avermedia M733AHerton Ronaldo Krzesinski2010-06-012-0/+96
* 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/+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-core: remove IR_TYPE_PDDavid Härdeman2010-05-191-6/+0
* V4L/DVB: IR/imon: convert to ir-core protocol change handlingJarod Wilson2010-05-193-89/+69
OpenPOWER on IntegriCloud