1. 183e19f media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros by Sean Young · 7 years ago
  2. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  3. dde67d5 media: Revert cleanup ktime_set() usage by Jasmin Jessich · 7 years ago
  4. 39054f0 media: cx88: enable IR transmitter on HVR-1300 by Sean Young · 7 years ago
  5. 0783743 media: pci: cx88-input: use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  6. 4b8a14c media: cx88: make const arrays default_addr_list and pvr2000_addr_list static by Colin Ian King · 7 years ago
  7. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 8 years ago
  8. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
  9. 0f7499f [media] rc-main: assign driver type during allocation by Andi Shyti · 8 years ago
  10. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  11. 399426c [media] cx88: make checkpatch.pl happy by Mauro Carvalho Chehab · 8 years ago
  12. 7b61ba8 [media] cx88: make checkpatch happier by Mauro Carvalho Chehab · 8 years ago
  13. 65bc2fe [media] cx88: convert it to use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  14. 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 8 years ago
  15. 00bb820 [media] rc: Hauppauge z8f0811 can decode RC6 by Sean Young · 8 years ago
  16. 9d2f1d3 [media] rc-core: rename dev->scanmask to dev->scancode_mask by David Härdeman · 11 years ago
  17. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 11 years ago
  18. 120703f [media] rc-core: document the protocol type by David Härdeman · 11 years ago
  19. 4dd9bb9 [media] rc-core: improve ir-kbd-i2c get_key functions by David Härdeman · 11 years ago
  20. 1a1934f [media] rc: abstract access to allowed/enabled protocols by James Hogan · 11 years ago
  21. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  22. b285192a [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/media/video/cx88/cx88-input.c]
  23. 84463d5 [media] Add support for two Leadtek Winfast TV 2000XP types by Istvan Varga · 13 years ago
  24. 8eb79c0 [media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner by istvan_v@mailbox.hu · 14 years ago
  25. f271a3a [media] cx88: added support for Leadtek WinFast DTV2000 H Plus by istvan_v@mailbox.hu · 14 years ago
  26. 2a164d0 [media] Fix cx88 remote control input by Lawrence Rust · 14 years ago
  27. af86ce7 [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map by Mauro Carvalho Chehab · 14 years ago
  28. 0cb7363 [media] cx88: add support for TeVii S464 PCI card by Igor M. Liplianin · 14 years ago
  29. 1c0eb0f [media] cx88: Add RC logic for Leadtek PVR 2000 by Mauro Carvalho Chehab · 14 years ago
  30. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  31. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  32. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  33. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  34. 3ffea49 [media] ir-core: more cleanups of ir-functions.c by David Härdeman · 14 years ago
  35. 62c6503 [media] ir-core: remove remaining users of the ir-functions keyhandlers by David Härdeman · 14 years ago
  36. 2997137 [media] ir-core: convert drivers/media/video/cx88 to ir-core by David Härdeman · 14 years ago
  37. 111ac84 [media] Twinhan 1027 + IR Port support by Sergey Ivanov · 15 years ago
  38. 44243fc V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c by Mauro Carvalho Chehab · 14 years ago
  39. 3bbd3f2 V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.c by David Härdeman · 15 years ago
  40. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 15 years ago
  41. 9dfe4e8 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders by Mauro Carvalho Chehab · 15 years ago
  42. 26d5683 V4L/DVB: cx88: don't handle IR on Pixelview too fast by Mauro Carvalho Chehab · 15 years ago
  43. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 15 years ago
  44. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 15 years ago
  45. d705d2a V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed by Mauro Carvalho Chehab · 15 years ago
  46. 92f4fc1 V4L/DVB: cx88: Only start IR if the input device is opened by Mauro Carvalho Chehab · 15 years ago
  47. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 15 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  49. 971e829 V4L/DVB (13680): ir: use unsigned long instead of enum by Mauro Carvalho Chehab · 15 years ago
  50. e93854d V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core by Mauro Carvalho Chehab · 15 years ago
  51. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  52. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  53. 055cd55 V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation by Mauro Carvalho Chehab · 15 years ago
  54. 8573b74 V4L/DVB (13533): ir: use dynamic tables, instead of static ones by Mauro Carvalho Chehab · 15 years ago
  55. b699c27 V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 card by Igor M. Liplianin · 15 years ago
  56. 9d2ba7a V4L/DVB (13135): Add support for TeVii remotes by Igor M. Liplianin · 15 years ago
  57. d8d8622 V4L/DVB (13134): Add support for TBS-likes remotes by Igor M. Liplianin · 15 years ago
  58. 715a223 V4L/DVB (12595): common/ir: use a struct for keycode tables by Mauro Carvalho Chehab · 15 years ago
  59. 3c1c48b V4L/DVB (12465): cx88: High resolution timer for Remote Controls by Andrzej Hajda · 16 years ago
  60. 4d14c83 V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. J by Vlastimil Labsky · 16 years ago
  61. 3047a17 V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800H by Miroslav Sustek · 16 years ago
  62. 3e9a489 V4L/DVB (11735): Enables the Winfast TV2000 XP Global TV IR by Pieter Van Schaik · 16 years ago
  63. 501d8cd V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board. by Steven Toth · 16 years ago
  64. 569b7ec V4L/DVB (10943): cx88: Prevent general protection fault on rmmod by Jean Delvare · 16 years ago
  65. f1735bb V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500 by Erik S. Beiser · 16 years ago
  66. a31d2bb V4L/DVB (9062): Add support for Prolink Pixelview Global Extreme by Mauro Carvalho Chehab · 16 years ago
  67. 34c0802 V4L/DVB (9016): HVR3000/4000 Hauppauge related IR cleanups by Darron Broad · 16 years ago
  68. 5bd1b66 V4L/DVB (8987): cx88: Add support for the Hauppauge HVR4000 and HVR4000-LITE (S2) boards by Steven Toth · 16 years ago
  69. ba92803 V4L/DVB (7506): Powercolor Real Angel 330 (remote control support) by Dâniel Fraga · 17 years ago
  70. 7f0dd17 V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GT by Mauro Carvalho Chehab · 17 years ago
  71. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 17 years ago
  72. 9121106 V4L/DVB (7058): IR corrections for the Pinnacle 800i by Steven Toth · 17 years ago
  73. 4917019 V4L/DVB (7046): Finalise support for the Pinnacle HD 8000i by Steven Toth · 17 years ago
  74. 13595a5 V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume by Mauro Carvalho Chehab · 17 years ago
  75. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 18 years ago
  76. 8ddac9e V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits by Trent Piepho · 18 years ago
  77. 6a59d64 V4L/DVB (6021): cx88: Copy board information into card state by Trent Piepho · 18 years ago
  78. 829ea96 V4L/DVB (5788): Cx88-input: convert nested if's to switch..case by Michael Krufky · 18 years ago
  79. e7d11ec V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000 by Edgar Pisani · 18 years ago
  80. 39cf1e8 V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remote by Jan Frey · 18 years ago
  81. 2c8a3a3 V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent by Dmitry Torokhov · 18 years ago
  82. 749823a V4L/DVB (5683): V4L: cx88 - switch to using msecs_to_jiffies() by Dmitry Torokhov · 18 years ago
  83. 67952e8 V4L/DVB (4949a): Fix INIT_WORK by Mauro Carvalho Chehab · 18 years ago
  84. b07b478 V4L/DVB (4854): Handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  85. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  86. ff97d93 V4L/DVB (4802): Cx88: fix remote control on WinFast 2000XP Expert by Hermann Pitton · 18 years ago
  87. 76dc82a V4L/DVB (4692): Add WinTV-HVR3000 DVB-T support by Steven Toth · 18 years ago
  88. aa481a6 V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300. by Steven Toth · 18 years ago
  89. d1009bd V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro) by Peter Naulls · 19 years ago
  90. a62c61d V4L/DVB (4313): Bugfix for keycode calculation on NPG remotes by Ricardo Cerqueira · 19 years ago
  91. c2eaa68 V4L/DVB (4130): Fix card cx88 #50 remote by Ricardo Cerqueira · 19 years ago
  92. be4f451 V4L/DVB (4088): Fixes for card cx88 #50 by Ricardo Cerqueira · 19 years ago
  93. 2de873e V4L/DVB (4057): Cx88: IR remote support for DTV2000H by Malcolm Valentine · 19 years ago
  94. 680543c V4L/DVB (4038): New cx88 card #50: NPG Tech RealTV by Ricardo Cerqueira · 19 years ago
  95. a5daecb V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PROLINK_PLAYTVPVR by Matheus Izvekov · 19 years ago
  96. 28ecc44 V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based) by Marco Manenti · 19 years ago
  97. b639f9d V4L/DVB (3400): Remove duplicated keymaps and add keymap for KWorld LTV883IR. by Nickolay V. Shmyrev · 19 years ago
  98. 4c0f631 V4L/DVB (3393): Move all IR keymaps to ir-common module by Ricardo Cerqueira · 19 years ago
  99. 30367bf by Chris Pascoe · 19 years ago
  100. 565f494 V4L/DVB (3303): Both AverTV Studio 303 cards #6 and #36 use the same IR programming. by George Gazurkoff · 19 years ago