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