1. 664a41b 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
  2. ee2ce3a [media] ir-mce_kbd-decoder: include module.h for its facilities by Stephen Rothwell · 13 years ago
  3. c53f9f0 [media] redrat3: improve compat with lirc userspace decode by Jarod Wilson · 13 years ago
  4. 2c594ff [media] redrat3: cap duration in the right place by Jarod Wilson · 13 years ago
  5. 68b2a69 [media] redrat3: sending extra trailing space was useless by Jarod Wilson · 13 years ago
  6. f5f2cc6 [media] rc-core support for Microsoft IR keyboard/mouse by Jarod Wilson · 13 years ago
  7. 9b67693 [media] rc-rc6-mce: minor keymap updates by Jarod Wilson · 13 years ago
  8. 5588dc2 [media] rc-core: lirc use unsigned int by David Härdeman · 13 years ago
  9. b87f2ed [media] rc-core: fix winbond-cir issues by David Härdeman · 13 years ago
  10. 7eb7571 [media] rc/redrat3: dereferencing null pointer by Dan Carpenter · 13 years ago
  11. 0528f35 [media] rc: double unlock in rc_register_device() by Dan Carpenter · 13 years ago
  12. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  13. d7b290a [media] nuvoton-cir: make idle timeout more sane by Jarod Wilson · 13 years ago
  14. 9824ae4 [media] mceusb: increase default timeout to 100ms by Rafi Rubin · 13 years ago
  15. f3e456c [media] mceusb: Timeout unit corrections by Rafi Rubin · 13 years ago
  16. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  17. 98c32bc [media] rc: call input_sync after scancode reports by Jarod Wilson · 13 years ago
  18. 372b424 [media] imon: allow either proto on unknown 0xffdc by Jarod Wilson · 13 years ago
  19. 842071c [media] imon: auto-config ffdc 7e device by Jarod Wilson · 13 years ago
  20. 3f5c4c7 [media] rc: fix ghost keypresses with certain hw by Jarod Wilson · 13 years ago
  21. 1ba9268 [media] keymaps: fix table for pinnacle pctv hd devices by Jarod Wilson · 13 years ago
  22. 35d136c [media] ite-cir: 8709 needs to use pnp resource 2 by Jarod Wilson · 13 years ago
  23. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  24. 94215cc [media] imon: fix initial panel key repeat suppression by Jarod Wilson · 13 years ago
  25. 443b391 [media] imon: support for 0x46 0xffdc imon vfd by Jarod Wilson · 13 years ago
  26. 0b43fcd [media] mceusb: plug memory leak on data transmit by Jarod Wilson · 13 years ago
  27. 589e116 [media] nuvoton-cir: in_use isn't actually in use, remove it by Jarod Wilson · 13 years ago
  28. 0ae9025 [media] fintek-cir: make suspend with active IR more reliable by Jarod Wilson · 13 years ago
  29. 8de111e [media] lirc_dev: store cdev in irctl, up maxdevs by Jarod Wilson · 13 years ago
  30. 3a918aa [media] mceusb: mce_sync_in is brain-dead by Jarod Wilson · 13 years ago
  31. b825fe1 [media] mceusb: support I-O Data GV-MC7/RCKIT by Jarod Wilson · 13 years ago
  32. 5ae8f9a [media] mceusb: add and use mce_dbg printk macro by Jarod Wilson · 13 years ago
  33. 616a4b8 [media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remote by Malcolm Priestley · 13 years ago
  34. 9bdc79e [media] fintek-cir: new driver for Fintek LPC SuperIO CIR function by Jarod Wilson · 13 years ago
  35. ca540c8 [media] Use a more consistent value for RC repeat period by Mauro Carvalho Chehab · 13 years ago
  36. aeb35eb [media] imon: Correct call to input_free_device by Julia Lawall · 13 years ago
  37. 2154be6 [media] redrat3: new rc-core IR transceiver device driver by Jarod Wilson · 13 years ago
  38. 08aeb7c [media] rc: add locking to fix register/show race by Jarod Wilson · 13 years ago
  39. 51ea629 [media] mceusb: passing ep to request_packet is redundant by Jarod Wilson · 13 years ago
  40. 35e5ed7 [media] rc-winfast: fix inverted left/right key mappings by Jarod Wilson · 13 years ago
  41. c812045 [media] ite-cir: finish tx before suspending by Jarod Wilson · 13 years ago
  42. f0c1629 [media] ite-cir: clean up odd spacing in ite8709 bits by Jarod Wilson · 13 years ago
  43. ae7b4d4 [media] ite-cir: make IR receive work after resume by Jarod Wilson · 13 years ago
  44. 76a2d21 [media] imon: clean up disconnect routine by Jarod Wilson · 13 years ago
  45. 46872d2 [media] nuvoton-cir: minor tweaks to rc dev init by Jarod Wilson · 13 years ago
  46. 488ebc4 [media] rc-core: use ir_raw_event_store_with_filter in winbond-cir by David Härdeman · 13 years ago
  47. 08ffff9 [media] rc-core: add trailing silence in rc-loopback tx by David Härdeman · 13 years ago
  48. c829f26 [media] rc-core: add TX support to the winbond-cir driver by David Härdeman · 13 years ago
  49. 67cdd42 [media] rc-core: int to bool conversion for winbond-cir by David Härdeman · 13 years ago
  50. 2faa0ca [media] mceusb: Formosa e017 device has no tx by Jarod Wilson · 13 years ago
  51. 39381d4 [media] rc/nuvoton-cir: enable CIR on w83667hg chip variant by Jarod Wilson · 13 years ago
  52. 362d3a3 [media] rc/nuvoton-cir: only warn about unknown chips by Jarod Wilson · 13 years ago
  53. 56c0893 [media] rc: further key name standardization by Jarod Wilson · 13 years ago
  54. d8ee99e [media] mceusb: tivo transceiver should default to tivo keymap by Jarod Wilson · 13 years ago
  55. d0ff237 [media] rc: add tivo/nero liquidtv keymap by Jarod Wilson · 13 years ago
  56. 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
  57. 88fda56 [media] rc_core: avoid kernel oops when rmmod saa7134 by Hussam Al-Tayeb · 13 years ago
  58. 23ef710 [media] imon: add conditional locking in change_protocol by Jarod Wilson · 13 years ago
  59. b300393 [media] rc: show RC_TYPE_OTHER in sysfs by Jarod Wilson · 13 years ago
  60. d7516c7 [media] ite-cir: modular build on ppc requires delay.h include by Jarod Wilson · 13 years ago
  61. e296e12 [media] mceusb: add Dell transceiver ID by Jarod Wilson · 13 years ago
  62. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  63. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  64. ca44456 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 13 years ago
  65. 30f5b28 [media] rc: update for bitop name changes by Stephen Rothwell · 13 years ago
  66. 76d21c5 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
  67. 4be22b6 [media] rc: interim support for 32-bit NEC-ish scancodes by Jarod Wilson · 13 years ago
  68. 7d9a46f [media] mceusb: topseed 0x0011 needs gen3 init for tx to work by Jarod Wilson · 13 years ago
  69. 2062410 [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymap by Mauro Carvalho Chehab · 14 years ago
  70. af86ce7 [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map by Mauro Carvalho Chehab · 14 years ago
  71. 15195d3 [media] rc/keymaps: Rename Hauppauge table as rc-hauppauge by Mauro Carvalho Chehab · 14 years ago
  72. 0548757 [media] rc-rc5-hauppauge-new: Fix Hauppauge Grey mapping by Mauro Carvalho Chehab · 14 years ago
  73. 9890a9e [media] rc-rc5-hauppauge-new: Add support for the old Black RC by Mauro Carvalho Chehab · 14 years ago
  74. 0684f5b [media] rc-rc5-hauppauge-new: Add the old control to the table by Mauro Carvalho Chehab · 14 years ago
  75. 7f961c6 [media] rc-winfast: Fix the keycode tables by Mauro Carvalho Chehab · 14 years ago
  76. 04efa85 [media] rc/keymaps: Use KEY_LEFTMETA were pertinent by Mauro Carvalho Chehab · 14 years ago
  77. d9e9f41 [media] rc/keymaps: Fix most KEY_PROG[n] keycodes by Mauro Carvalho Chehab · 14 years ago
  78. 6f9e46b [media] rc/keymaps: Use KEY_VIDEO for Video Source by Mauro Carvalho Chehab · 14 years ago
  79. 444cc20 [media] rc/keymaps: use KEY_CAMERA for snapshots by Mauro Carvalho Chehab · 14 years ago
  80. 53a5fd4 [media] imon: add more panel scancode mappings by Jarod Wilson · 13 years ago
  81. 2ccb24ff [media] ite-cir: Fix some CodingStyle issues by Mauro Carvalho Chehab · 13 years ago
  82. 620a32b [media] rc: New rc-based ite-cir driver for several ITE CIRs by Juan J. Garcia de Soria · 13 years ago
  83. baf075e [media] drivers/media/rc/Kconfig: use tabs, instead of spaces by Mauro Carvalho Chehab · 13 years ago
  84. 4a1cba5 [media] Change to 32 bit and add other remote controls for lme2510 by Malcolm Priestley · 14 years ago
  85. 638b53f [media] add TerraTec remote by Antti Palosaari · 13 years ago
  86. 739ff04 [media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiver by Patrick Boettcher · 14 years ago
  87. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  88. 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
  89. a6994eb [media] mceusb: don't claim multifunction device non-IR parts by Jarod Wilson · 13 years ago
  90. 3198ed1 [media] nuvoton-cir: fix wake from suspend by Jarod Wilson · 13 years ago
  91. 0a91be4 [media] Fix sysfs rc protocol lookup for rc-5-sz by Antti Seppälä · 13 years ago
  92. f2f1756 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  93. 8358783 [media] ir-raw: Properly initialize the IR event (BZ#27202) by Mauro Carvalho Chehab · 14 years ago
  94. aebd636 Input: switch completely over to the new versions of get/setkeycode by Dmitry Torokhov · 13 years ago
  95. 56b0ec3 [media] rc/streamzap: fix reporting response times by Jarod Wilson · 13 years ago
  96. 5bd9d73 [media] mceusb: really fix remaining keybounce issues by Jarod Wilson · 14 years ago
  97. b4608fa [media] rc: use time unit conversion macros correctly by Jarod Wilson · 14 years ago
  98. 457e2ff [media] rc/ir-lirc-codec: add back debug spew by Jarod Wilson · 14 years ago
  99. 86ee659 [media] rc/mce: add mappings for missing keys by Jarod Wilson · 14 years ago
  100. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 13 years ago