Age | Commit message (Expand) | Author |
2010-08-12 | V4L/DVB: Fix IR_CORE dependencies | Mauro Carvalho Chehab |
2010-08-08 | V4L/DVB: media: ir-keytable: null dereference in debug code | Dan Carpenter |
2010-08-08 | V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remote | Andy Walls |
2010-08-08 | V4L/DVB: IR: Port ene driver to new IR subsystem and enable it | Maxim Levitsky |
2010-08-08 | V4L/DVB: STAGING: remove lirc_ene0100 driver | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: report unknown scancodes the in-kernel decoders found | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: extend interfaces to support more device settings | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: add helper function for hardware with small o/b buffer | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: Allow not to compile keymaps in | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: NECX: support repeat | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: nec decoder: fix repeat | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: JVC: make repeat work | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: replace workqueue with kthread | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: replace spinlock with mutex | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: minor fixes | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: Kconfig fixes | Maxim Levitsky |
2010-08-08 | V4L/DVB: IR: put newly ported streamzap driver in proper home | Jarod Wilson |
2010-08-08 | V4L/DVB: staging/lirc: port lirc_streamzap to ir-core | Jarod Wilson |
2010-08-08 | V4L/DVB: IR/mceusb: less generic callback name and remove cruft | Jarod Wilson |
2010-08-08 | V4L/DVB: IR/mceusb: remove bad ir_input_dev use | Jarod Wilson |
2010-08-08 | V4L/DVB: IR/imon: remove bad ir_input_dev use | Jarod Wilson |
2010-08-08 | V4L/DVB: IR/imon: remove incorrect calls to input_free_device | Jarod Wilson |
2010-08-02 | V4L/DVB: sms: Convert IR support to use the Remote Controller core | Mauro Carvalho Chehab |
2010-08-02 | V4L/DVB: standardize names at rc-dib0700 tables | Mauro Carvalho Chehab |
2010-08-02 | V4L/DVB: dib0700: break keytable into NEC and RC-5 variants | Mauro Carvalho Chehab |
2010-08-02 | V4L/DVB: Add a keymap file with dib0700 table | Mauro Carvalho Chehab |
2010-08-02 | V4L/DVB: media/IR: testing the wrong variable | Dan Carpenter |
2010-08-02 | V4L/DVB: IR/lirc: use memdup_user instead of copy_from_user | Jarod Wilson |
2010-08-02 | V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable | Jarod Wilson |
2010-08-02 | V4L/DVB: drivers/media: Remove unnecessary casts of private_data | Joe Perches |
2010-08-02 | V4L/DVB: IR/mceusb: more streamlining of device init | Jarod Wilson |
2010-08-02 | V4L/DVB: IR/mceusb: remove unused vars from gen1 init | Mauro Carvalho Chehab |
2010-08-02 | V4L/DVB: lirc: use unlocked_ioctl | Arnd Bergmann |
2010-08-02 | V4L/DVB: IR: jvc-decoder needs BITREVERSE | Randy Dunlap |
2010-08-02 | V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_read | Jarod Wilson |
2010-08-02 | V4L/DVB: IR/mceusb: unify and simplify different gen device init | Jarod Wilson |
2010-08-02 | V4L/DVB: IR/imon: auto-configure another 0xffdc device variant | Jarod Wilson |
2010-08-02 | V4L/DVB: IR: add empty lirc pseudo-keymap | Jarod Wilson |
2010-08-02 | V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver | Jarod Wilson |
2010-08-02 | V4L/DVB: IR: add lirc device interface | Jarod Wilson |
2010-08-02 | V4L/DVB: IR/mceusb: add tx callback functions and wire up | Jarod Wilson |
2010-08-02 | V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense | Jarod Wilson |
2010-08-02 | V4L/DVB: IR/mceusb: misc cleanups and init fixes | Jarod Wilson |
2010-08-02 | V4L/DVB: IR/mceusb: use the proper ir-core device unregister function | Jarod Wilson |
2010-08-02 | V4L/DVB: IR/imon: use the proper ir-core device unregister function | Jarod Wilson |
2010-08-02 | V4L/DVB: media/IR: nec-decoder needs to select BITREV | Randy Dunlap |
2010-08-02 | V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl | David Härdeman |
2010-08-02 | V4L/DVB: ir-core: allow specifying multiple protocols at one open/write | Mauro Carvalho Chehab |
2010-08-02 | V4L/DVB: ir-core: Add support for disabling all protocols | Mauro Carvalho Chehab |
2010-08-02 | V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6 | Mauro Carvalho Chehab |