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