1. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  2. ed7dd24 [media] mceusb: Optimize DIV_ROUND_CLOSEST call by Jean Delvare · 12 years ago
  3. f8e00d5 [media] rc-core: move timeout and checks to lirc by David Härdeman · 13 years ago
  4. b83bfd1 [media] rc: do not wake up rc thread unless there is something to do by Sean Young · 12 years ago
  5. 6ac454a [media] Minor cleanups for MCE USB by Sean Young · 12 years ago
  6. a4de5f0 [media] mceusb: Add Twisted Melon USB IDs by Mark Lord · 12 years ago
  7. cd624c7 [media] drivers/media: add missing __devexit_p() annotations by Arnd Bergmann · 12 years ago
  8. 5becbc5 [media] v4l/dvb: fix compiler warnings by Hans Verkuil · 12 years ago
  9. 22f1732 [media] mceusb: add Formosa device ID 0xe042 by Jarod Wilson · 12 years ago
  10. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  11. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  12. fda516b [media] mceusb: update version, copyright, author by Jarod Wilson · 13 years ago
  13. e217fb4 [media] mceusb: report actual tx frequencies by Jarod Wilson · 13 years ago
  14. b71969b [media] mceusb: flash LED (emu v2+ only) to signal end of init by Jarod Wilson · 13 years ago
  15. a411e83 [media] mceusb: get misc port data from hardware by Jarod Wilson · 13 years ago
  16. ab1072e [media] mceusb: query device for firmware emulator version by Jarod Wilson · 13 years ago
  17. 4840b78 [media] mceusb: issue device resume cmd when needed by Jarod Wilson · 13 years ago
  18. fa33489 [media] mceusb: set wakeup bits for IR-based resume by Jarod Wilson · 13 years ago
  19. 417c0a2 [media] mceusb: give hardware time to reply to cmds by Jarod Wilson · 13 years ago
  20. a6fbd3b [media] mceusb: command/response updates from MS docs by Jarod Wilson · 13 years ago
  21. 5588dc2 [media] rc-core: lirc use unsigned int by David Härdeman · 13 years ago
  22. 9824ae4 [media] mceusb: increase default timeout to 100ms by Rafi Rubin · 13 years ago
  23. f3e456c [media] mceusb: Timeout unit corrections by Rafi Rubin · 13 years ago
  24. 0b43fcd [media] mceusb: plug memory leak on data transmit by Jarod Wilson · 13 years ago
  25. 3a918aa [media] mceusb: mce_sync_in is brain-dead by Jarod Wilson · 13 years ago
  26. b825fe1b [media] mceusb: support I-O Data GV-MC7/RCKIT by Jarod Wilson · 13 years ago
  27. 5ae8f9a [media] mceusb: add and use mce_dbg printk macro by Jarod Wilson · 13 years ago
  28. 51ea629 [media] mceusb: passing ep to request_packet is redundant by Jarod Wilson · 13 years ago
  29. 2faa0ca [media] mceusb: Formosa e017 device has no tx by Jarod Wilson · 13 years ago
  30. d8ee99e [media] mceusb: tivo transceiver should default to tivo keymap by Jarod Wilson · 13 years ago
  31. e296e12 [media] mceusb: add Dell transceiver ID by Jarod Wilson · 13 years ago
  32. 7d9a46f [media] mceusb: topseed 0x0011 needs gen3 init for tx to work by Jarod Wilson · 13 years ago
  33. 15195d3 [media] rc/keymaps: Rename Hauppauge table as rc-hauppauge by Mauro Carvalho Chehab · 14 years ago
  34. a6994eb [media] mceusb: don't claim multifunction device non-IR parts by Jarod Wilson · 13 years ago
  35. 5bd9d73 [media] mceusb: really fix remaining keybounce issues by Jarod Wilson · 14 years ago
  36. b4608fa [media] rc: use time unit conversion macros correctly by Jarod Wilson · 14 years ago
  37. 706c57d [media] rc/mceusb: timeout should be in ns, not us by Jarod Wilson · 14 years ago
  38. 5aad724 [media] rc: fix up and genericize some time unit conversions by Jarod Wilson · 14 years ago
  39. 5ad1a55 [media] rc: fix sysfs entry for mceusb and streamzap by Paul Bender · 14 years ago
  40. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  41. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  42. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  43. 32cf86f [media] rename drivers/media/IR to drives/media/rc by Mauro Carvalho Chehab · 14 years ago[Renamed from drivers/media/IR/mceusb.c]
  44. 501aaa1 [media] mceusb: set a default rx timeout by Jarod Wilson · 14 years ago
  45. d8cc7fd [media] mceusb: fix inverted mask inversion logic by Jarod Wilson · 14 years ago
  46. fbb1f1b [media] mceusb: add another Fintek device ID by Jarod Wilson · 14 years ago
  47. 635f76b [media] rc: fix sysfs entry for mceusb and streamzap by Paul Bender · 14 years ago
  48. 2ee95db [media] mceusb: fix keybouce issue after parser simplification by Jarod Wilson · 14 years ago
  49. 29b4494 [media] mceusb: buffer parsing fixups for 1st-gen device by Jarod Wilson · 14 years ago
  50. 1cd50f2 [media] mceusb: fix up reporting of trailing space by Jarod Wilson · 14 years ago
  51. 6f6c625 [media] mceusb: add support for Conexant Hybrid TV RDU253S by Jarod Wilson · 14 years ago
  52. 36e9d26 [media] mceusb: hook debug print spew directly into parser routine by Jarod Wilson · 14 years ago
  53. 4a88391 [media] mceusb: add symbolic names for commands by Jarod Wilson · 14 years ago
  54. 3459d45 [media] mceusb: Allow a per-model device name by Mauro Carvalho Chehab · 14 years ago
  55. 17c2b1f [media] mceusb: allow a per-model RC map by Mauro Carvalho Chehab · 14 years ago
  56. 37dbd3a [media] mceusb: add a per-model structure by Mauro Carvalho Chehab · 14 years ago
  57. 39dc5c3 [media] mceusb: improve ir data buffer parser by Mauro Carvalho Chehab · 14 years ago
  58. 56e92f6 [media] mceusb: add support for cx231xx-based IR (e. g. Polaris) by Mauro Carvalho Chehab · 14 years ago
  59. 4651918 [media] IR: extend ir_raw_event and do refactoring by Maxim Levitsky · 14 years ago
  60. c13df9c V4L/DVB: mceusb: add two new ASUS device IDs by Jarod Wilson · 14 years ago
  61. 7c29440 V4L/DVB: IR/mceusb: less generic callback name and remove cruft by Jarod Wilson · 14 years ago
  62. 7a9fcb4 V4L/DVB: IR/mceusb: remove bad ir_input_dev use by Jarod Wilson · 14 years ago
  63. 22b0766 V4L/DVB: IR/mceusb: more streamlining of device init by Jarod Wilson · 14 years ago
  64. ca17a4f V4L/DVB: IR/mceusb: remove unused vars from gen1 init by Mauro Carvalho Chehab · 14 years ago
  65. b48592e V4L/DVB: IR/mceusb: unify and simplify different gen device init by Jarod Wilson · 14 years ago
  66. e23fb96 V4L/DVB: IR/mceusb: add tx callback functions and wire up by Jarod Wilson · 14 years ago
  67. d732a72 V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense by Jarod Wilson · 14 years ago
  68. 657290b V4L/DVB: IR/mceusb: misc cleanups and init fixes by Jarod Wilson · 14 years ago
  69. bd3881b V4L/DVB: IR/mceusb: use the proper ir-core device unregister function by Jarod Wilson · 14 years ago
  70. 66e8952 V4L/DVB: IR: add mceusb IR receiver driver by Jarod Wilson · 14 years ago