1. 7a569f5 V4L/DVB: IR/streamzap: functional in-kernel decoding by Jarod Wilson · 14 years ago
  2. a08c7c6 V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interface by Brian Rogers · 14 years ago
  3. 00a220a V4L/DVB: IR: extend MCE keymap by Maxim Levitsky · 14 years ago
  4. e0172fd V4L/DVB: IR: fix keys beeing stuck down forever by Maxim Levitsky · 14 years ago
  5. 67332ba V4L/DVB: IR: fix duty cycle capability by Maxim Levitsky · 14 years ago
  6. 04cab131 V4L/DVB: rc-core: increase repeat time by Mauro Carvalho Chehab · 14 years ago
  7. c13df9c V4L/DVB: mceusb: add two new ASUS device IDs by Jarod Wilson · 14 years ago
  8. 028816b V4L/DVB: IR: ir-raw-event: null pointer dereference by Dan Carpenter · 14 years ago
  9. cfec93f V4L/DVB: Fix IR_CORE dependencies by Mauro Carvalho Chehab · 14 years ago
  10. ede67a3 V4L/DVB: media: ir-keytable: null dereference in debug code by Dan Carpenter · 14 years ago
  11. df49d11 V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remote by Andy Walls · 14 years ago
  12. 931e39a V4L/DVB: IR: Port ene driver to new IR subsystem and enable it by Maxim Levitsky · 14 years ago
  13. 9ea53b7 V4L/DVB: STAGING: remove lirc_ene0100 driver by Maxim Levitsky · 14 years ago
  14. ed4d387 V4L/DVB: IR: report unknown scancodes the in-kernel decoders found by Maxim Levitsky · 14 years ago
  15. e589333 V4L/DVB: IR: extend interfaces to support more device settings by Maxim Levitsky · 14 years ago
  16. 4a702eb V4L/DVB: IR: add helper function for hardware with small o/b buffer by Maxim Levitsky · 14 years ago
  17. b378f43 V4L/DVB: IR: Allow not to compile keymaps in by Maxim Levitsky · 14 years ago
  18. 86ff071 V4L/DVB: IR: NECX: support repeat by Maxim Levitsky · 14 years ago
  19. e31f412 V4L/DVB: IR: nec decoder: fix repeat by Maxim Levitsky · 14 years ago
  20. 39b2c06 V4L/DVB: IR: JVC: make repeat work by Maxim Levitsky · 14 years ago
  21. 0d2cb1d V4L/DVB: IR: replace workqueue with kthread by Maxim Levitsky · 14 years ago
  22. 45a568f V4L/DVB: IR: replace spinlock with mutex by Maxim Levitsky · 14 years ago
  23. 510fcb7 V4L/DVB: IR: minor fixes by Maxim Levitsky · 14 years ago
  24. ade321c V4L/DVB: IR: Kconfig fixes by Maxim Levitsky · 14 years ago
  25. 2c1101d V4L/DVB: IR: put newly ported streamzap driver in proper home by Jarod Wilson · 14 years ago
  26. 8e9e606 V4L/DVB: staging/lirc: port lirc_streamzap to ir-core by Jarod Wilson · 14 years ago
  27. 7c29440 V4L/DVB: IR/mceusb: less generic callback name and remove cruft by Jarod Wilson · 14 years ago
  28. 7a9fcb4 V4L/DVB: IR/mceusb: remove bad ir_input_dev use by Jarod Wilson · 14 years ago
  29. da48db6 V4L/DVB: IR/imon: remove bad ir_input_dev use by Jarod Wilson · 14 years ago
  30. 20cd195 V4L/DVB: IR/imon: remove incorrect calls to input_free_device by Jarod Wilson · 14 years ago
  31. 844a9e9 V4L/DVB: sms: Convert IR support to use the Remote Controller core by Mauro Carvalho Chehab · 14 years ago
  32. 4eebfb0 V4L/DVB: standardize names at rc-dib0700 tables by Mauro Carvalho Chehab · 14 years ago
  33. 5af935c V4L/DVB: dib0700: break keytable into NEC and RC-5 variants by Mauro Carvalho Chehab · 14 years ago
  34. d700226 V4L/DVB: Add a keymap file with dib0700 table by Mauro Carvalho Chehab · 14 years ago
  35. 49b7a12 V4L/DVB: media/IR: testing the wrong variable by Dan Carpenter · 14 years ago
  36. 6efb870 V4L/DVB: IR/lirc: use memdup_user instead of copy_from_user by Jarod Wilson · 14 years ago
  37. 5690085 V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable by Jarod Wilson · 14 years ago
  38. abf8438 V4L/DVB: drivers/media: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  39. 22b0766 V4L/DVB: IR/mceusb: more streamlining of device init by Jarod Wilson · 14 years ago
  40. ca17a4f V4L/DVB: IR/mceusb: remove unused vars from gen1 init by Mauro Carvalho Chehab · 14 years ago
  41. 044e587 V4L/DVB: lirc: use unlocked_ioctl by Arnd Bergmann · 14 years ago
  42. f9839da V4L/DVB: IR: jvc-decoder needs BITREVERSE by Randy Dunlap · 14 years ago
  43. 69c271f V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_read by Jarod Wilson · 14 years ago
  44. b48592e V4L/DVB: IR/mceusb: unify and simplify different gen device init by Jarod Wilson · 14 years ago
  45. 49da8be V4L/DVB: IR/imon: auto-configure another 0xffdc device variant by Jarod Wilson · 14 years ago
  46. 15f135d V4L/DVB: IR: add empty lirc pseudo-keymap by Jarod Wilson · 14 years ago
  47. ca41469 V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver by Jarod Wilson · 14 years ago
  48. 4a62a5a V4L/DVB: IR: add lirc device interface by Jarod Wilson · 14 years ago
  49. e23fb96 V4L/DVB: IR/mceusb: add tx callback functions and wire up by Jarod Wilson · 14 years ago
  50. d732a72 V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense by Jarod Wilson · 14 years ago
  51. 657290b V4L/DVB: IR/mceusb: misc cleanups and init fixes by Jarod Wilson · 14 years ago
  52. bd3881b V4L/DVB: IR/mceusb: use the proper ir-core device unregister function by Jarod Wilson · 14 years ago
  53. 8a3fa81 V4L/DVB: IR/imon: use the proper ir-core device unregister function by Jarod Wilson · 14 years ago
  54. 2135436 V4L/DVB: media/IR: nec-decoder needs to select BITREV by Randy Dunlap · 14 years ago
  55. c216369 V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl by David Härdeman · 14 years ago
  56. de8592b V4L/DVB: ir-core: allow specifying multiple protocols at one open/write by Mauro Carvalho Chehab · 14 years ago
  57. 5f12479 V4L/DVB: ir-core: Add support for disabling all protocols by Mauro Carvalho Chehab · 14 years ago
  58. a9e55ea V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6 by Mauro Carvalho Chehab · 14 years ago
  59. 4403b7b V4L/DVB: ir-core: Remove magic numbers at the sysfs logic by Mauro Carvalho Chehab · 14 years ago
  60. 667c9eb V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling by David Härdeman · 14 years ago
  61. 66e8952 V4L/DVB: IR: add mceusb IR receiver driver by Jarod Wilson · 14 years ago
  62. 0204fe2a V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotes by Jarod Wilson · 14 years ago
  63. 7366646 V4L/DVB: IR: only initially registers protocol that matches loaded keymap by Jarod Wilson · 14 years ago
  64. c228426 V4L/DVB: IR: let all protocol decoders have a go at raw data by Jarod Wilson · 14 years ago
  65. 84b14f1 V4L/DVB: Bug fix: make IR work again for dm1105 by Igor M. Liplianin · 14 years ago
  66. 033608c V4L/DVB: media/IR: nec-decoder needs to select BITREV by Randy Dunlap · 14 years ago
  67. bbe4690 V4L/DVB: IR/imon: add auto-config for 0xffdc rf device by Jarod Wilson · 14 years ago
  68. f789bf4 V4L/DVB: IR/imon: clean up usage of bools by Jarod Wilson · 14 years ago
  69. 58aac2b V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSE by Randy Dunlap · 14 years ago
  70. 63fc31e V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A by Herton Ronaldo Krzesinski · 14 years ago
  71. 9e1d9e7 V4L/DVB: saa7134: add support for Avermedia M733A by Herton Ronaldo Krzesinski · 14 years ago
  72. 083e472 V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET by Jarod Wilson · 14 years ago
  73. a7b3903 V4L/DVB: media/IR: Add missing include file to rc-map.c by Peter Huewe · 14 years ago
  74. 9723dbb V4L/DVB: media/IR/imon: potential double unlock on error by Dan Carpenter · 14 years ago
  75. 5f6e3c8e V4L/DVB: media/IR/imon: testing the wrong variable by Dan Carpenter · 14 years ago
  76. f03900d V4L/DVB: media/IR/imon: precendence issue: ! vs == by Dan Carpenter · 14 years ago
  77. db190fc V4L/DVB: IR/imon: add proper auto-repeat support by Jarod Wilson · 14 years ago
  78. 666a9ed V4L/DVB: IR/imon: minor change_protocol fixups by Jarod Wilson · 14 years ago
  79. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 14 years ago
  80. 6718e8a V4L/DVB: IR/imon: convert to ir-core protocol change handling by Jarod Wilson · 14 years ago
  81. dd3f616 V4L/DVB: ir-core: fix some confusing comments by David Härdeman · 14 years ago
  82. 42880cd V4L/DVB: ir-core: fix table resize during keymap init by Mauro Carvalho Chehab · 14 years ago
  83. d468443 V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c by David Härdeman · 14 years ago
  84. 1f71bae V4L/DVB: irmon: Cleanup some warning noise by Mauro Carvalho Chehab · 14 years ago
  85. 3fe29c8 V4L/DVB: ir-core: Add Sony support to ir-core by David Härdeman · 14 years ago
  86. bf670f6 V4L/DVB: ir-core: Add JVC support to ir-core by David Härdeman · 14 years ago
  87. 384f23e V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors by Mauro Carvalho Chehab · 14 years ago
  88. e40b112 V4L/DVB: ir-core: change duration to be coded as a u32 integer by David Härdeman · 14 years ago
  89. 21677cf V4L/DVB: ir-core: add imon driver by Jarod Wilson · 14 years ago
  90. 1159f83 V4L/DVB: ir-core: add imon pad and mce keymaps by Jarod Wilson · 14 years ago
  91. 1c0e0ee V4L/DVB: ir-core: make ir_g_keycode_from_table a public function by Jarod Wilson · 14 years ago
  92. 09bd00e ir-core: Fix the delete logic by Mauro Carvalho Chehab · 14 years ago
  93. 3efaa06 ir-core: Remove the quotation mark from the uevent names by Mauro Carvalho Chehab · 14 years ago
  94. 897c7b3 V4L/DVB: ir Kconfig: better describe the options by Mauro Carvalho Chehab · 14 years ago
  95. f35473e V4L/DVB: ir-core-priv: fix a typo for RC6 config option by Mauro Carvalho Chehab · 14 years ago
  96. 784a493 V4L/DVB: Add RC6 support to ir-core by David Härdeman · 14 years ago
  97. 25bb10c V4L/DVB: Add NECx support to ir-core by David Härdeman · 14 years ago
  98. 733419b V4L/DVB: Add RC5x support to ir-core by David Härdeman · 14 years ago
  99. 5fa2989 V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin by Mauro Carvalho Chehab · 14 years ago
  100. 3f113e3 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h by Mauro Carvalho Chehab · 14 years ago