1. 2525fdcb media: imon: rename protocol from other to imon by Sean Young · 7 years ago
  2. 1b450f2 media: Revert "[media] staging: lirc_imon: port remaining usb ids to imon and remove" by Sean Young · 7 years ago
  3. e607486 media: imon: remove unused function tv2int by Sean Young · 8 years ago
  4. 6a489f7 media: imon: auto-config ffdc 26 device by Sean Young · 8 years ago
  5. 6d4a36d media: imon: auto-config ffdc 30 device by Sean Young · 8 years ago
  6. 1edba64 media: rc: Replace timeval with ktime_t in imon.c by Chunyan Zhang · 8 years ago
  7. 255940e media: imon: don't use kernel-doc "/**" markups by Mauro Carvalho Chehab · 8 years ago
  8. b17ec78a media: rc: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  9. 58fd55e media: imon: Fix null-ptr-deref in imon_probe by Arvind Yadav · 8 years ago
  10. a8c779e [media] imon: Improve a size determination in two functions by Markus Elfring · 8 years ago
  11. c25895c [media] media: imon: make two const arrays static, reduces object code size by Colin Ian King · 8 years ago
  12. 3e70b25 [media] media: imon: delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  13. 5fad16b [media] media: rc: constify usb_device_id by Arvind Yadav · 8 years ago
  14. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 8 years ago
  15. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
  16. d9a77b9 media: imon: constify attribute_group structures by Arvind Yadav · 8 years ago
  17. bd7e31b [media] ir-core: fix gcc-7 warning on bool arithmetic by Arnd Bergmann · 8 years ago
  18. bd742c6 [media] imon: use setup_timer by Geliang Tang · 8 years ago
  19. f41003a [media] staging: lirc_imon: port remaining usb ids to imon and remove by Sean Young · 8 years ago
  20. 0f7499f [media] rc-main: assign driver type during allocation by Andi Shyti · 8 years ago
  21. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 9 years ago
  22. 7c073ff [media] imon: use complete() instead of complete_all() by Daniel Wagner · 9 years ago
  23. 25ec587 [media] rc: don't break long lines by Mauro Carvalho Chehab · 9 years ago
  24. 832d40c [media] imon: use %*ph to do small hexa dumps by Mauro Carvalho Chehab · 9 years ago
  25. 1524191 [media] media: rc: imon: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  26. d358aef [media] imon: fix other RC type protocol support by Ulrich Eckhardt · 11 years ago
  27. e87cb470 [media] imon: fix usbdev leaks by Alexey Khoroshilov · 11 years ago
  28. 9408d8f [media] media/rc/imon.c: use USB API functions rather than constants by Himangi Saraogi · 11 years ago
  29. d778d25 [media] imon: fix sparse warnings by Hans Verkuil · 11 years ago
  30. 6ddc2be [media] imon: Fix not working front panel by Ulrich Eckhardt · 11 years ago
  31. 7b5fc07 [media] imon: Add internal key table for 15c2:0034 by Ulrich Eckhardt · 11 years ago
  32. 0d8053f [media] imon: Define keytables per USB Device Id by Ulrich Eckhardt · 11 years ago
  33. d6740d8 [media] rc-core: fix various sparse warnings by David Härdeman · 11 years ago
  34. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 11 years ago
  35. 120703f [media] rc-core: document the protocol type by David Härdeman · 11 years ago
  36. 1a1934f [media] rc: abstract access to allowed/enabled protocols by James Hogan · 11 years ago
  37. da4a733 [media] media: Remove OOM message after input_allocate_device by Joe Perches · 12 years ago
  38. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 12 years ago
  39. 5f3f254 [media] media/rc/imon.c: kill urb when send_packet() is interrupted by Kevin Baradon · 12 years ago
  40. 7d54ba0 [media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failed by Kevin Baradon · 12 years ago
  41. f7d141b [media] imon: Use large delays earlier by Kevin Baradon · 12 years ago
  42. e9e7a16 [media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when keypad is pressed by Kevin Baradon · 12 years ago
  43. 26ccbec [media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036 by Kevin Baradon · 12 years ago
  44. 24dec5d [media] imon: fix Knob event interpretation issues on ARM by Alexandre Lissy · 13 years ago
  45. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  46. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 13 years ago
  47. cd624c7 [media] drivers/media: add missing __devexit_p() annotations by Arnd Bergmann · 13 years ago
  48. e98092b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  49. 8791d63 [media] imon: don't wedge hardware after early callbacks by Jarod Wilson · 13 years ago
  50. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 14 years ago
  51. 6f6b90c [media] imon: don't parse scancodes until intf configured by Jarod Wilson · 14 years ago
  52. 47a09b0 [media] imon: rate-limit send_packet spew by Jarod Wilson · 14 years ago
  53. 372b424 [media] imon: allow either proto on unknown 0xffdc by Jarod Wilson · 14 years ago
  54. 842071c [media] imon: auto-config ffdc 7e device by Jarod Wilson · 14 years ago
  55. 94215cc [media] imon: fix initial panel key repeat suppression by Jarod Wilson · 14 years ago
  56. 443b391 [media] imon: support for 0x46 0xffdc imon vfd by Jarod Wilson · 14 years ago
  57. aeb35eb [media] imon: Correct call to input_free_device by Julia Lawall · 14 years ago
  58. 76a2d21 [media] imon: clean up disconnect routine by Jarod Wilson · 14 years ago
  59. 1c08232 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
  60. 23ef710 [media] imon: add conditional locking in change_protocol by Jarod Wilson · 14 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  62. 53a5fd4 [media] imon: add more panel scancode mappings by Jarod Wilson · 14 years ago
  63. 76f1ef4 [media] rc/imon: default to key mode instead of mouse mode by Jarod Wilson · 14 years ago
  64. 9ad77eb [media] rc/imon: need to submit urb before ffdc type check by Jarod Wilson · 14 years ago
  65. 7d2edfc [media] rc/imon: fix ffdc device detection oops by Jarod Wilson · 14 years ago
  66. 8350e15 [media] media: Remove unnecessary casts of usb_get_intfdata by Joe Perches · 15 years ago
  67. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 15 years ago
  68. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 15 years ago
  69. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 15 years ago
  70. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 15 years ago
  71. 32cf86f [media] rename drivers/media/IR to drives/media/rc by Mauro Carvalho Chehab · 15 years ago[Renamed from drivers/media/IR/imon.c]
  72. 62c6503 [media] ir-core: remove remaining users of the ir-functions keyhandlers by David Härdeman · 15 years ago
  73. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  74. 52fae5e [media] imon: fix nomouse modprobe option by Jarod Wilson · 15 years ago
  75. 6aa209e [media] imon: remove redundant change_protocol call by Jarod Wilson · 15 years ago
  76. 428cc76 [media] imon: fix my egregious brown paper bag w/rdev/idev split by Jarod Wilson · 15 years ago
  77. e230250 [media] drivers/media/IR/imon.c: Use pr_err instead of err by Joe Perches · 15 years ago
  78. 04292fc V4L/DVB: IR/imon: set up mce-only devices w/mce keytable by Jarod Wilson · 15 years ago
  79. 693508d V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlock by Jarod Wilson · 15 years ago
  80. eaf2bcc V4L/DVB: imon: split mouse events to a separate input dev by David Härdeman · 15 years ago
  81. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  82. da48db6 V4L/DVB: IR/imon: remove bad ir_input_dev use by Jarod Wilson · 15 years ago
  83. 20cd195 V4L/DVB: IR/imon: remove incorrect calls to input_free_device by Jarod Wilson · 15 years ago
  84. abf8438 V4L/DVB: drivers/media: Remove unnecessary casts of private_data by Joe Perches · 15 years ago
  85. 49da8be V4L/DVB: IR/imon: auto-configure another 0xffdc device variant by Jarod Wilson · 15 years ago
  86. 8a3fa81 V4L/DVB: IR/imon: use the proper ir-core device unregister function by Jarod Wilson · 15 years ago
  87. bbe4690 V4L/DVB: IR/imon: add auto-config for 0xffdc rf device by Jarod Wilson · 15 years ago
  88. f789bf4 V4L/DVB: IR/imon: clean up usage of bools by Jarod Wilson · 15 years ago
  89. 083e472 V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET by Jarod Wilson · 15 years ago
  90. 9723dbb V4L/DVB: media/IR/imon: potential double unlock on error by Dan Carpenter · 15 years ago
  91. 5f6e3c8e V4L/DVB: media/IR/imon: testing the wrong variable by Dan Carpenter · 15 years ago
  92. f03900d V4L/DVB: media/IR/imon: precendence issue: ! vs == by Dan Carpenter · 15 years ago
  93. db190fc V4L/DVB: IR/imon: add proper auto-repeat support by Jarod Wilson · 15 years ago
  94. 666a9ed V4L/DVB: IR/imon: minor change_protocol fixups by Jarod Wilson · 15 years ago
  95. 6718e8ad V4L/DVB: IR/imon: convert to ir-core protocol change handling by Jarod Wilson · 15 years ago
  96. 1f71bae V4L/DVB: irmon: Cleanup some warning noise by Mauro Carvalho Chehab · 15 years ago
  97. 21677cf V4L/DVB: ir-core: add imon driver by Jarod Wilson · 15 years ago