1. 39df597 rc: raw decoder for keymap protocol is not loaded on register by Sean Young · 7 years ago
  2. 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 8 years ago
  3. 552001e [media] Partly revert "[media] rc-core: allow calling rc_open with device not initialized" by Ole Ernst · 8 years ago
  4. cbb5c83 Merge branch 'topic/cec' into patchwork by Mauro Carvalho Chehab · 8 years ago
  5. d54fc3bb [media] rc-main: fix kernel oops after unloading keymap module by Hans Verkuil · 8 years ago
  6. ff42c8a [media] rc: Add HDMI CEC protocol handling by Kamil Debski · 9 years ago
  7. 47cae1e [media] drivers/media/rc: postpone kfree(rc_dev) by Max Kellermann · 8 years ago
  8. 36ac2f3 [media] media: rc: remove unneeded mutex in rc_register_device by Heiner Kallweit · 8 years ago
  9. 078600f [media] rc-core: allow calling rc_open with device not initialized by Mauro Carvalho Chehab · 8 years ago
  10. c73bbaa [media] rc-core: don't lock device at rc_register_device() by Mauro Carvalho Chehab · 8 years ago
  11. c1500ba [media] media: rc: remove unneeded code by Heiner Kallweit · 9 years ago
  12. 53df877 [media] media: rc: constify struct proto_names by Heiner Kallweit · 9 years ago
  13. 9f0bf36 [media] media: rc: preparation for on-demand decoder module loading by Heiner Kallweit · 9 years ago
  14. 4dc0e90 [media] media: rc-core: simplify logging in rc_register_device by Heiner Kallweit · 9 years ago
  15. 2ff56fa [media] rc: allow rc modules to be loaded if rc-main is not a module by Russell King · 9 years ago
  16. 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  17. 3a03b86 Revert "[media] rc: rc-core: Add support for encode_wakeup drivers" by David Härdeman · 9 years ago
  18. dd6ff6a [media] rc-core: improve the lirc protocol reporting by David Härdeman · 9 years ago
  19. 275ddb4 [media] rc-core: remove the LIRC "protocol" by David Härdeman · 9 years ago
  20. fcb1309 [media] rc-core: use an IDA rather than a bitmap by David Härdeman · 9 years ago
  21. a66b0c4 [media] rc-core: fix remove uevent generation by David Härdeman · 9 years ago
  22. 0d830b2 [media] rc: rc-core: Add support for encode_wakeup drivers by James Hogan · 9 years ago
  23. 81b7d14 [media] rc: fix bad indenting by Mauro Carvalho Chehab · 9 years ago
  24. 983c5bd [media] rc-main: Re-apply filter for no-op protocol change by James Hogan · 10 years ago
  25. 3dd94f0 [media] rc: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  26. 47a09af Merge tag 'v3.18-rc4' into patchwork by Mauro Carvalho Chehab · 10 years ago
  27. fb9b164 [media] rc-main: Fix rc_type handling by Mauro Carvalho Chehab · 10 years ago
  28. 37fa871 [media] rc-main: fix lockdep splash for rc-main by Tomas Melin · 10 years ago
  29. 14edb59 [media] rc-core: fix protocol_change regression in ir_raw_event_register by Tomas Melin · 10 years ago
  30. d24b69f [media] rc-main: allow raw protocol drivers to restrict the allowed protos by Mauro Carvalho Chehab · 10 years ago
  31. 1dee9b5 [media] rc: Add support for decoding XMP protocol by Marcel J.E. Mol · 10 years ago
  32. 9d2f1d3 [media] rc-core: rename dev->scanmask to dev->scancode_mask by David Härdeman · 10 years ago
  33. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 10 years ago
  34. da6e162 [media] rc-core: simplify sysfs code by David Härdeman · 10 years ago
  35. 120703f [media] rc-core: document the protocol type by David Härdeman · 10 years ago
  36. 99b0f3c [media] rc-core: remove generic scancode filter by David Härdeman · 10 years ago
  37. 23c843b [media] rc-core: split dev->s_filter by David Härdeman · 10 years ago
  38. 8ea5488 [media] media: rc-core: use %s in rc_map_get() module load by Kees Cook · 10 years ago
  39. 2629123 [media] rc-main: fix missing unlock if no devno left by James Hogan · 10 years ago
  40. 6bea25a [media] rc-main: automatically refresh filter on protocol change by James Hogan · 10 years ago
  41. ab88c66 [media] rc: add wakeup_protocols sysfs file by James Hogan · 10 years ago
  42. acff5f2 [media] rc: add allowed/enabled wakeup protocol masks by James Hogan · 10 years ago
  43. b8c7d915 [media] rc-main: add generic scancode filtering by James Hogan · 10 years ago
  44. 7b802ce [media] rc-main: store_filter: pass errors to userland by James Hogan · 10 years ago
  45. 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 10 years ago
  46. 00942d1 [media] media: rc: add sysfs scancode filtering interface by James Hogan · 10 years ago
  47. 38f2a21 [media] media: rc: add Sharp infrared protocol by James Hogan · 10 years ago
  48. 70a2f91 [media] media: rc: only turn on LED if keypress generated by James Hogan · 10 years ago
  49. 692a228 [media] rc-core: ir_core_dev_number can be static by Fengguang Wu · 10 years ago
  50. 587d1b0 [media] rc-core: reuse device numbers by Mauro Carvalho Chehab · 10 years ago
  51. f02dcdd [media] media: rc: rdev->open or rdev->close can be NULL by Juergen Lock · 11 years ago
  52. 153a60b [media] rc: add feedback led trigger for rc keypresses by Sean Young · 11 years ago
  53. 8b2ff32 [media] media: rc: Add rc_open/close and use count to rc_dev by Srinivas Kandagatla · 11 years ago
  54. 9719afa [media] rc-core: don't treat dev->rc_map.rc_type as a bitmap by David Härdeman · 11 years ago
  55. 40fc532 [media] rc-core: rename ir_input_class to rc_class by David Härdeman · 11 years ago
  56. e76d4ce [media] rc-core: initialize rc-core earlier if built-in by David Härdeman · 11 years ago
  57. afe5624 [media] rc: unlock on error in store_protocols() by Dan Carpenter · 12 years ago
  58. 30ebc5e [media] rc: unlock on error in show_protocols() by Dan Carpenter · 12 years ago
  59. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  60. 720bb64 [media] Avoid sysfs oops when an rc_dev's raw device is absent by Douglas Bagnall · 12 years ago
  61. 5da6e98 [media] rc: Pospone ir raw decoders loading until really needed by Ezequiel García · 12 years ago
  62. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  63. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  64. 12cbfd0 Merge tag 'v3.2-rc2' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  65. b32e724 [media] rc: Add support for decoding Sanyo protocol by Mauro Carvalho Chehab · 13 years ago
  66. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  67. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  68. b05681b [media] rc-main: Fix device de-registration logic by Mauro Carvalho Chehab · 13 years ago
  69. f5f2cc6 [media] rc-core support for Microsoft IR keyboard/mouse by Jarod Wilson · 13 years ago
  70. 0528f35 [media] rc: double unlock in rc_register_device() by Dan Carpenter · 13 years ago
  71. 98c32bc [media] rc: call input_sync after scancode reports by Jarod Wilson · 13 years ago
  72. ca540c8 [media] Use a more consistent value for RC repeat period by Mauro Carvalho Chehab · 13 years ago
  73. 08aeb7c [media] rc: add locking to fix register/show race by Jarod Wilson · 13 years ago
  74. 1c08232 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  75. 88fda56 [media] rc_core: avoid kernel oops when rmmod saa7134 by Hussam Al-Tayeb · 13 years ago
  76. b300393 [media] rc: show RC_TYPE_OTHER in sysfs by Jarod Wilson · 13 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  78. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  79. 9179746 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  80. 0a91be4 [media] Fix sysfs rc protocol lookup for rc-5-sz by Antti Seppälä · 13 years ago
  81. aebd636 Input: switch completely over to the new versions of get/setkeycode by Dmitry Torokhov · 13 years ago
  82. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 13 years ago
  83. dea8a39 [media] rc-core: Initialize return value to zero by Mauro Carvalho Chehab · 14 years ago
  84. 829ba9f [media] rc-core: fix some leftovers from the renaming patches by David Härdeman · 14 years ago
  85. d100e65 [media] rc: use rc_map_ prefix for all rc map tables by Mauro Carvalho Chehab · 14 years ago
  86. 2f4f58d [media] rc: Name RC keymap tables as rc_map_table by Mauro Carvalho Chehab · 14 years ago
  87. b088ba6 [media] rc: Properly name the rc_map struct by Mauro Carvalho Chehab · 14 years ago
  88. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  89. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  90. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  91. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  92. 4c7b355 [media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main by David Härdeman · 14 years ago
  93. 631493e [media] rc-core: merge rc-map.c into rc-main.c by Mauro Carvalho Chehab · 14 years ago
  94. bc2a6c5 [media] rc-core: Merge rc-sysfs.c into rc-main.c by Mauro Carvalho Chehab · 14 years ago
  95. f62de67 [media] Rename rc-core files from ir- to rc- by Mauro Carvalho Chehab · 14 years ago[Renamed (99%) from drivers/media/rc/ir-keytable.c]
  96. 32cf86f [media] rename drivers/media/IR to drives/media/rc by Mauro Carvalho Chehab · 14 years ago[Renamed from drivers/media/IR/ir-keytable.c]
  97. 62c6503 [media] ir-core: remove remaining users of the ir-functions keyhandlers by David Härdeman · 14 years ago
  98. 47c5ba5 Input: ir-keytable - fix uninitialized variable warning by Dmitry Torokhov · 14 years ago
  99. 0d07025 drivers/media/IR/ir-keytable.c: fix binary search by David Härdeman · 14 years ago
  100. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago