aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/IR (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab1-1/+8
2010-08-08V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter1-1/+2
2010-08-08V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remoteAndy Walls1-0/+2
2010-08-08V4L/DVB: IR: Port ene driver to new IR subsystem and enable itMaxim Levitsky4-401/+258
2010-08-08V4L/DVB: STAGING: remove lirc_ene0100 driverMaxim Levitsky2-0/+1416
2010-08-08V4L/DVB: IR: report unknown scancodes the in-kernel decoders foundMaxim Levitsky1-0/+8
2010-08-08V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky2-19/+94
2010-08-08V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky3-1/+86
2010-08-08V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky5-46/+27
2010-08-08V4L/DVB: IR: NECX: support repeatMaxim Levitsky2-2/+23
2010-08-08V4L/DVB: IR: nec decoder: fix repeatMaxim Levitsky1-1/+1
2010-08-08V4L/DVB: IR: JVC: make repeat workMaxim Levitsky1-1/+13
2010-08-08V4L/DVB: IR: replace workqueue with kthreadMaxim Levitsky2-12/+32
2010-08-08V4L/DVB: IR: replace spinlock with mutexMaxim Levitsky1-14/+14
2010-08-08V4L/DVB: IR: minor fixesMaxim Levitsky3-9/+12
2010-08-08V4L/DVB: IR: Kconfig fixesMaxim Levitsky1-3/+7
2010-08-08V4L/DVB: IR: put newly ported streamzap driver in proper homeJarod Wilson3-0/+754
2010-08-08V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson2-0/+82
2010-08-08V4L/DVB: IR/mceusb: less generic callback name and remove cruftJarod Wilson1-4/+2
2010-08-08V4L/DVB: IR/mceusb: remove bad ir_input_dev useJarod Wilson1-14/+1
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: 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