aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/IR
AgeCommit message (Expand)Author
2010-08-08V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remoteAndy Walls
2010-08-08V4L/DVB: IR: Port ene driver to new IR subsystem and enable itMaxim Levitsky
2010-08-08V4L/DVB: STAGING: remove lirc_ene0100 driverMaxim Levitsky
2010-08-08V4L/DVB: IR: report unknown scancodes the in-kernel decoders foundMaxim Levitsky
2010-08-08V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky
2010-08-08V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky
2010-08-08V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky
2010-08-08V4L/DVB: IR: NECX: support repeatMaxim Levitsky
2010-08-08V4L/DVB: IR: nec decoder: fix repeatMaxim Levitsky
2010-08-08V4L/DVB: IR: JVC: make repeat workMaxim Levitsky
2010-08-08V4L/DVB: IR: replace workqueue with kthreadMaxim Levitsky
2010-08-08V4L/DVB: IR: replace spinlock with mutexMaxim Levitsky
2010-08-08V4L/DVB: IR: minor fixesMaxim Levitsky
2010-08-08V4L/DVB: IR: Kconfig fixesMaxim Levitsky
2010-08-08V4L/DVB: IR: put newly ported streamzap driver in proper homeJarod Wilson
2010-08-08V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson
2010-08-08V4L/DVB: IR/mceusb: less generic callback name and remove cruftJarod Wilson
2010-08-08V4L/DVB: IR/mceusb: remove bad ir_input_dev useJarod Wilson
2010-08-08V4L/DVB: IR/imon: remove bad ir_input_dev useJarod Wilson
2010-08-08V4L/DVB: IR/imon: remove incorrect calls to input_free_deviceJarod Wilson
2010-08-02V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab
2010-08-02V4L/DVB: standardize names at rc-dib0700 tablesMauro Carvalho Chehab
2010-08-02V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab
2010-08-02V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab
2010-08-02V4L/DVB: media/IR: testing the wrong variableDan Carpenter
2010-08-02V4L/DVB: IR/lirc: use memdup_user instead of copy_from_userJarod Wilson
2010-08-02V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches
2010-08-02V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab
2010-08-02V4L/DVB: lirc: use unlocked_ioctlArnd Bergmann
2010-08-02V4L/DVB: IR: jvc-decoder needs BITREVERSERandy Dunlap
2010-08-02V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_readJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: unify and simplify different gen device initJarod Wilson
2010-08-02V4L/DVB: IR/imon: auto-configure another 0xffdc device variantJarod Wilson
2010-08-02V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson
2010-08-02V4L/DVB: IR: add lirc device interfaceJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: add tx callback functions and wire upJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsenseJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: misc cleanups and init fixesJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: use the proper ir-core device unregister functionJarod Wilson
2010-08-02V4L/DVB: IR/imon: use the proper ir-core device unregister functionJarod Wilson
2010-08-02V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap
2010-08-02V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrlDavid Härdeman
2010-08-02V4L/DVB: ir-core: allow specifying multiple protocols at one open/writeMauro Carvalho Chehab
2010-08-02V4L/DVB: ir-core: Add support for disabling all protocolsMauro Carvalho Chehab
2010-08-02V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6Mauro Carvalho Chehab
2010-08-02V4L/DVB: ir-core: Remove magic numbers at the sysfs logicMauro Carvalho Chehab
2010-08-02V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disablingDavid Härdeman