1. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  2. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  3. 0963119 [media] rc-videomate-m1f.c Rename to match remote controler name by Samuel Rakitnican · 13 years ago
  4. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  6. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  7. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  8. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  9. b4d48c9 Merge tag 'v3.2-rc7' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  10. 62d7a29 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  11. 5eefb4f [media] ati_remote: switch to single-byte scancodes by Anssi Hannula · 13 years ago
  12. 90802ed treewide: Fix comment and string typo 'bufer' by Paul Bolle · 13 years ago
  13. dbea188 [media] rc: Fix input deadlock and transmit error in redrat3 driver by Andrew Vincer · 13 years ago
  14. 2e962f4 [media] ir-sanyo-decoder.c doesn't compile by Hans Verkuil · 13 years ago
  15. db9bc66 [media] ir-rc6-decoder: Support RC6-6A variable length data by lawrence rust · 13 years ago
  16. 12cbfd0 Merge tag 'v3.2-rc2' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  17. b32e724 [media] rc: Add support for decoding Sanyo protocol by Mauro Carvalho Chehab · 13 years ago
  18. 39cac37 [media] ir-nec-decoder: Report what bit failed at debug msg by Mauro Carvalho Chehab · 13 years ago
  19. dfbbf5d [media] em28xx: Add IR support for HVR-930C by Mauro Carvalho Chehab · 13 years ago
  20. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  21. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  22. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  23. 35a2463 drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  24. dff65de drivers/media: ir-raw.c needs kmod.h for request_module by Stephen Rothwell · 13 years ago
  25. 06bd801 [media] rc/ir-lirc-codec: cleanup __user tags by Dan Carpenter · 13 years ago
  26. 600836c [media] media, rc: Use static inline functions to kill warnings by Pekka Enberg · 13 years ago
  27. 547d42e [media] rc tables: include linux/module.h by Mauro Carvalho Chehab · 13 years ago
  28. 3a7a623 [media] ati_remote: update Kconfig description by Anssi Hannula · 13 years ago
  29. 999d6bc [media] ati_remote: add support for SnapStream Firefly remote by Anssi Hannula · 13 years ago
  30. 175fcec [media] ati_remote: add keymap for Medion X10 RF remote by Anssi Hannula · 13 years ago
  31. 0224e04 [media] ati_remote: fix check for a weird byte by Anssi Hannula · 13 years ago
  32. 44fd0b6 [media] ati_remote: parent input devices to usb interface by Anssi Hannula · 13 years ago
  33. c34516e [media] ati_remote: migrate to the rc subsystem by Anssi Hannula · 13 years ago
  34. 9688efd [media] move ati_remote driver from input/misc to media/rc by Anssi Hannula · 13 years ago
  35. 6f6b90c [media] imon: don't parse scancodes until intf configured by Jarod Wilson · 13 years ago
  36. 7577911 Merge tag 'v3.1-rc6' into staging/for_v3.2 by Mauro Carvalho Chehab · 13 years ago
  37. de4ed0c11 [media] nuvoton-cir: simplify raw IR sample handling by Jarod Wilson · 13 years ago
  38. d8a10ac [media] winbond-cir: Use current logging styles by Joe Perches · 13 years ago
  39. 7de3461 [media] ene_ir: Use current logging styles by Joe Perches · 13 years ago
  40. 63f409a [media] Add missing OK key to PCTV IR keymap by Chris Rankin · 13 years ago
  41. 2f00e15 [media] redrat3: remove unused dev struct members by Jarod Wilson · 13 years ago
  42. fda516b [media] mceusb: update version, copyright, author by Jarod Wilson · 13 years ago
  43. e217fb4 [media] mceusb: report actual tx frequencies by Jarod Wilson · 13 years ago
  44. b71969b [media] mceusb: flash LED (emu v2+ only) to signal end of init by Jarod Wilson · 13 years ago
  45. a411e83 [media] mceusb: get misc port data from hardware by Jarod Wilson · 13 years ago
  46. ab1072e [media] mceusb: query device for firmware emulator version by Jarod Wilson · 13 years ago
  47. 4840b78 [media] mceusb: issue device resume cmd when needed by Jarod Wilson · 13 years ago
  48. fa33489 [media] mceusb: set wakeup bits for IR-based resume by Jarod Wilson · 13 years ago
  49. 417c0a2 [media] mceusb: give hardware time to reply to cmds by Jarod Wilson · 13 years ago
  50. a6fbd3b [media] mceusb: command/response updates from MS docs by Jarod Wilson · 13 years ago
  51. 47a09b0 [media] imon: rate-limit send_packet spew by Jarod Wilson · 13 years ago
  52. b05681b [media] rc-main: Fix device de-registration logic by Mauro Carvalho Chehab · 13 years ago
  53. 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
  54. ee2ce3a [media] ir-mce_kbd-decoder: include module.h for its facilities by Stephen Rothwell · 13 years ago
  55. c53f9f0 [media] redrat3: improve compat with lirc userspace decode by Jarod Wilson · 13 years ago
  56. 2c594ff [media] redrat3: cap duration in the right place by Jarod Wilson · 13 years ago
  57. 68b2a69 [media] redrat3: sending extra trailing space was useless by Jarod Wilson · 13 years ago
  58. f5f2cc6 [media] rc-core support for Microsoft IR keyboard/mouse by Jarod Wilson · 13 years ago
  59. 9b67693 [media] rc-rc6-mce: minor keymap updates by Jarod Wilson · 13 years ago
  60. 5588dc2 [media] rc-core: lirc use unsigned int by David Härdeman · 13 years ago
  61. b87f2ed [media] rc-core: fix winbond-cir issues by David Härdeman · 13 years ago
  62. 7eb7571 [media] rc/redrat3: dereferencing null pointer by Dan Carpenter · 13 years ago
  63. 0528f35 [media] rc: double unlock in rc_register_device() by Dan Carpenter · 13 years ago
  64. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  65. d7b290a [media] nuvoton-cir: make idle timeout more sane by Jarod Wilson · 13 years ago
  66. 9824ae4 [media] mceusb: increase default timeout to 100ms by Rafi Rubin · 13 years ago
  67. f3e456c [media] mceusb: Timeout unit corrections by Rafi Rubin · 13 years ago
  68. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  69. 98c32bc [media] rc: call input_sync after scancode reports by Jarod Wilson · 13 years ago
  70. 372b424 [media] imon: allow either proto on unknown 0xffdc by Jarod Wilson · 13 years ago
  71. 842071c [media] imon: auto-config ffdc 7e device by Jarod Wilson · 13 years ago
  72. 3f5c4c7 [media] rc: fix ghost keypresses with certain hw by Jarod Wilson · 13 years ago
  73. 1ba9268 [media] keymaps: fix table for pinnacle pctv hd devices by Jarod Wilson · 13 years ago
  74. 35d136c [media] ite-cir: 8709 needs to use pnp resource 2 by Jarod Wilson · 13 years ago
  75. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  76. 94215cc [media] imon: fix initial panel key repeat suppression by Jarod Wilson · 13 years ago
  77. 443b391 [media] imon: support for 0x46 0xffdc imon vfd by Jarod Wilson · 13 years ago
  78. 0b43fcd [media] mceusb: plug memory leak on data transmit by Jarod Wilson · 13 years ago
  79. 589e116 [media] nuvoton-cir: in_use isn't actually in use, remove it by Jarod Wilson · 13 years ago
  80. 0ae9025 [media] fintek-cir: make suspend with active IR more reliable by Jarod Wilson · 13 years ago
  81. 8de111e [media] lirc_dev: store cdev in irctl, up maxdevs by Jarod Wilson · 13 years ago
  82. 3a918aa [media] mceusb: mce_sync_in is brain-dead by Jarod Wilson · 13 years ago
  83. b825fe1 [media] mceusb: support I-O Data GV-MC7/RCKIT by Jarod Wilson · 13 years ago
  84. 5ae8f9a [media] mceusb: add and use mce_dbg printk macro by Jarod Wilson · 13 years ago
  85. 616a4b8 [media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remote by Malcolm Priestley · 13 years ago
  86. 9bdc79e [media] fintek-cir: new driver for Fintek LPC SuperIO CIR function by Jarod Wilson · 13 years ago
  87. ca540c8 [media] Use a more consistent value for RC repeat period by Mauro Carvalho Chehab · 13 years ago
  88. aeb35eb [media] imon: Correct call to input_free_device by Julia Lawall · 13 years ago
  89. 2154be6 [media] redrat3: new rc-core IR transceiver device driver by Jarod Wilson · 13 years ago
  90. 08aeb7c [media] rc: add locking to fix register/show race by Jarod Wilson · 13 years ago
  91. 51ea629 [media] mceusb: passing ep to request_packet is redundant by Jarod Wilson · 13 years ago
  92. 35e5ed7 [media] rc-winfast: fix inverted left/right key mappings by Jarod Wilson · 13 years ago
  93. c812045 [media] ite-cir: finish tx before suspending by Jarod Wilson · 13 years ago
  94. f0c1629 [media] ite-cir: clean up odd spacing in ite8709 bits by Jarod Wilson · 13 years ago
  95. ae7b4d4 [media] ite-cir: make IR receive work after resume by Jarod Wilson · 13 years ago
  96. 76a2d21 [media] imon: clean up disconnect routine by Jarod Wilson · 13 years ago
  97. 46872d2 [media] nuvoton-cir: minor tweaks to rc dev init by Jarod Wilson · 13 years ago
  98. 488ebc4 [media] rc-core: use ir_raw_event_store_with_filter in winbond-cir by David Härdeman · 13 years ago
  99. 08ffff9 [media] rc-core: add trailing silence in rc-loopback tx by David Härdeman · 13 years ago
  100. c829f26 [media] rc-core: add TX support to the winbond-cir driver by David Härdeman · 13 years ago