1. 84b14f1 V4L/DVB: Bug fix: make IR work again for dm1105 by Igor M. Liplianin · 15 years ago
  2. 033608c V4L/DVB: media/IR: nec-decoder needs to select BITREV by Randy Dunlap · 15 years ago
  3. bbe4690 V4L/DVB: IR/imon: add auto-config for 0xffdc rf device by Jarod Wilson · 15 years ago
  4. f789bf4 V4L/DVB: IR/imon: clean up usage of bools by Jarod Wilson · 15 years ago
  5. 58aac2b V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSE by Randy Dunlap · 15 years ago
  6. 63fc31e V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A by Herton Ronaldo Krzesinski · 15 years ago
  7. 9e1d9e7 V4L/DVB: saa7134: add support for Avermedia M733A by Herton Ronaldo Krzesinski · 15 years ago
  8. 083e472 V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET by Jarod Wilson · 15 years ago
  9. a7b3903 V4L/DVB: media/IR: Add missing include file to rc-map.c by Peter Huewe · 15 years ago
  10. 9723dbb V4L/DVB: media/IR/imon: potential double unlock on error by Dan Carpenter · 15 years ago
  11. 5f6e3c8e V4L/DVB: media/IR/imon: testing the wrong variable by Dan Carpenter · 15 years ago
  12. f03900d V4L/DVB: media/IR/imon: precendence issue: ! vs == by Dan Carpenter · 15 years ago
  13. db190fc V4L/DVB: IR/imon: add proper auto-repeat support by Jarod Wilson · 15 years ago
  14. 666a9ed V4L/DVB: IR/imon: minor change_protocol fixups by Jarod Wilson · 15 years ago
  15. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 15 years ago
  16. 6718e8a V4L/DVB: IR/imon: convert to ir-core protocol change handling by Jarod Wilson · 15 years ago
  17. dd3f616 V4L/DVB: ir-core: fix some confusing comments by David Härdeman · 15 years ago
  18. 42880cd V4L/DVB: ir-core: fix table resize during keymap init by Mauro Carvalho Chehab · 15 years ago
  19. d468443 V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c by David Härdeman · 15 years ago
  20. 1f71bae V4L/DVB: irmon: Cleanup some warning noise by Mauro Carvalho Chehab · 15 years ago
  21. 3fe29c8 V4L/DVB: ir-core: Add Sony support to ir-core by David Härdeman · 15 years ago
  22. bf670f6 V4L/DVB: ir-core: Add JVC support to ir-core by David Härdeman · 15 years ago
  23. 384f23e V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors by Mauro Carvalho Chehab · 15 years ago
  24. e40b112 V4L/DVB: ir-core: change duration to be coded as a u32 integer by David Härdeman · 15 years ago
  25. 21677cf V4L/DVB: ir-core: add imon driver by Jarod Wilson · 15 years ago
  26. 1159f83 V4L/DVB: ir-core: add imon pad and mce keymaps by Jarod Wilson · 15 years ago
  27. 1c0e0ee V4L/DVB: ir-core: make ir_g_keycode_from_table a public function by Jarod Wilson · 15 years ago
  28. 09bd00e ir-core: Fix the delete logic by Mauro Carvalho Chehab · 15 years ago
  29. 3efaa06 ir-core: Remove the quotation mark from the uevent names by Mauro Carvalho Chehab · 15 years ago
  30. 897c7b3 V4L/DVB: ir Kconfig: better describe the options by Mauro Carvalho Chehab · 15 years ago
  31. f35473e V4L/DVB: ir-core-priv: fix a typo for RC6 config option by Mauro Carvalho Chehab · 15 years ago
  32. 784a493 V4L/DVB: Add RC6 support to ir-core by David Härdeman · 15 years ago
  33. 25bb10c V4L/DVB: Add NECx support to ir-core by David Härdeman · 15 years ago
  34. 733419b V4L/DVB: Add RC5x support to ir-core by David Härdeman · 15 years ago
  35. 5fa2989 V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin by Mauro Carvalho Chehab · 15 years ago
  36. 3f113e3 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h by Mauro Carvalho Chehab · 15 years ago
  37. 724e249 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations by David Härdeman · 15 years ago
  38. d22e546 V4L/DVB: ir-core: fix gcc warning noise by Mauro Carvalho Chehab · 15 years ago
  39. b320f80 V4L/DVB: ir-core: properly present the supported and current protocols by Mauro Carvalho Chehab · 15 years ago
  40. 626cf69 V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders by Mauro Carvalho Chehab · 15 years ago
  41. de88f31 V4L/DVB: rename sysfs remote controller devices from rcrcv to rc by David Härdeman · 15 years ago
  42. 6eb9435 V4L/DVB: ir: Make sure that the spinlocks are properly initialized by Mauro Carvalho Chehab · 15 years ago
  43. 9b09df5 V4L/DVB: ir-rc5-decoder: fix state machine by Mauro Carvalho Chehab · 15 years ago
  44. 7f20d32 V4L/DVB: re-add enable/disable check to the IR decoders by Mauro Carvalho Chehab · 15 years ago
  45. 9dfe4e8 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders by Mauro Carvalho Chehab · 15 years ago
  46. 587835a V4L-DVB: ir-core: remove the ancillary buffer by Mauro Carvalho Chehab · 15 years ago
  47. db1423a V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol by Mauro Carvalho Chehab · 15 years ago
  48. 67780d6 V4L/DVB: ir-nec-decoder: Cleanups by Mauro Carvalho Chehab · 15 years ago
  49. 2f16f63 V4L/DVB: ir-nec-decoder: Reimplement the entire decoder by Mauro Carvalho Chehab · 15 years ago
  50. a374fef V4L/DVB: ir-core: improve keyup/keydown logic by David Härdeman · 15 years ago
  51. 3543894 V4L/DVB: ir-core: re-add some debug functions for keytable changes by Mauro Carvalho Chehab · 15 years ago
  52. b3074c0 V4L/DVB: drivers/media/IR - improve keytable code by David Härdeman · 15 years ago
  53. bd7261d V4L/DVB: ir-common: remove keymap tables from the module by Mauro Carvalho Chehab · 15 years ago
  54. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 15 years ago
  55. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 15 years ago
  56. 6686fa6 V4L/DVB: Break Remote Controller keymaps into modules by Mauro Carvalho Chehab · 15 years ago
  57. 9ce50c1 V4L/DVB: ir-core: Add support for RC map code register by Mauro Carvalho Chehab · 15 years ago
  58. 77b7422d V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file by Mauro Carvalho Chehab · 15 years ago
  59. dce4a3e V4L/DVB: ir-common: Use macros to define the keytables by Mauro Carvalho Chehab · 15 years ago
  60. 716aab4 V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core by Mauro Carvalho Chehab · 15 years ago
  61. e202c15 V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc by Mauro Carvalho Chehab · 15 years ago
  62. 20d5f11 V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv by Mauro Carvalho Chehab · 15 years ago
  63. 93c312f V4L/DVB: ir-core: prepare to add more operations for ir decoders by Mauro Carvalho Chehab · 15 years ago
  64. 995187b V4L/DVB: ir-core: dynamically load the compiled IR protocols by Mauro Carvalho Chehab · 15 years ago
  65. 9f15478 V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode by Mauro Carvalho Chehab · 15 years ago
  66. ada3963 V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core by Mauro Carvalho Chehab · 15 years ago
  67. 6660de5 V4L/DVB: ir-core: add two functions to report keyup/keydown events by Mauro Carvalho Chehab · 15 years ago
  68. a3572c3 V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core by Mauro Carvalho Chehab · 15 years ago
  69. d152b8b V4L/DVB: saa7134: use a full scancode table for M135A by Mauro Carvalho Chehab · 15 years ago
  70. ecf6e72 V4L/DVB: ir-core: be less pedantic with RC protocol name by Mauro Carvalho Chehab · 15 years ago
  71. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 15 years ago
  72. 9c89a18 V4L/DVB: ir-core: Export IR name via uevent by Mauro Carvalho Chehab · 15 years ago
  73. 2915e5e V4L/DVB: ir-core: Add a macro to properly create IR tables by Mauro Carvalho Chehab · 15 years ago
  74. 945cdfa V4L/DVB: ir: use a real device instead of a virtual class by Mauro Carvalho Chehab · 15 years ago
  75. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  76. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 15 years ago
  77. 433763f V4L/DVB: Kworld 315U remote support by Franklin Meng · 15 years ago
  78. ca39d84 V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe" by Magnus Alm · 15 years ago
  79. 8231152 V4L/DVB: ir: fix memory leak by Alexander Beregalov · 15 years ago
  80. 9714d58 V4L/DVB (13957): IR: Fix sysfs attributes declaration by Francesco Lavra · 15 years ago
  81. 3205e4f V4L/DVB (13856): ir-keytable: simplify and avoid a warning by Mauro Carvalho Chehab · 15 years ago
  82. 8719cfd V4L/DVB (13833): ir-core: some functions can be static by Mauro Carvalho Chehab · 15 years ago
  83. 0f7ff39 V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not defined by Mauro Carvalho Chehab · 15 years ago
  84. 971e829 V4L/DVB (13680): ir: use unsigned long instead of enum by Mauro Carvalho Chehab · 15 years ago
  85. eecee32 V4L/DVB (13639): ir-sysfs: Properly protect rc_tab changes with a lock by Mauro Carvalho Chehab · 15 years ago
  86. d4b778d V4L/DVB (13638): ir-core: documment missed functions by Mauro Carvalho Chehab · 15 years ago
  87. 09b01b9 V4L/DVB (13636): ir-core: add method to change IR protocol by Mauro Carvalho Chehab · 15 years ago
  88. 53f8702 V4L/DVB (13635): ir-core: Implement protocol table type reading by Mauro Carvalho Chehab · 15 years ago
  89. e93854d V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core by Mauro Carvalho Chehab · 15 years ago
  90. 4714eda V4L/DVB (13633): ir-core: create a new class for remote controllers by Mauro Carvalho Chehab · 15 years ago
  91. 882ead3 V4L/DVB (13858): ir-keytable: use the right header by Mauro Carvalho Chehab · 15 years ago
  92. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  93. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  94. 75543cc V4L/DVB (13615): ir-core: create ir_input_register by Mauro Carvalho Chehab · 15 years ago
  95. 446e4a6 V4L/DVB (13613): IR: create ir-core module by Mauro Carvalho Chehab · 15 years ago
  96. e27d381 V4L/DVB (13612): IR: Move common IR code to drivers/media/IR by Mauro Carvalho Chehab · 15 years ago