1. 214ce3f [media] saa7164: Removed use of the BKL by Steven Toth · 14 years ago
  2. 18024ee [media] saa7164: Remove V4L2_CAP_STREAMING capability flag by Steven Toth · 14 years ago
  3. 106d7e3 [media] Fix the -E{*} returns in the VBI device as well by Gavin Hurlbut · 14 years ago
  4. f20a07d [media] Fix the negative -E{BLAH} returns from fops_read by Gavin Hurlbut · 14 years ago
  5. f89076c [media] Change the second input names to include " 2" to distinguish them by Gavin Hurlbut · 14 years ago
  6. c7e242ba [media] saa7134: Fix lots os spaces at the wrong places by Mauro Carvalho Chehab · 14 years ago
  7. 4d270cf [media] saa7164: Don't use typedefs by Mauro Carvalho Chehab · 14 years ago
  8. 5cecdc8 [media] saa7164: fix a warning at some printk's on i386 by Mauro Carvalho Chehab · 14 years ago
  9. 841fec0 [media] saa7164: Disable firmware debug message output by Steven Toth · 14 years ago
  10. dec2f09 [media] saa7164: Remove loud debugging during video_poll() by Steven Toth · 14 years ago
  11. 22760ed [media] saa7164: bugfix, avoid oops when driver unloads without firmware by Steven Toth · 14 years ago
  12. a1c592b [media] saa7164: saa7164-buffer.c line 274 bugfix by Steven Toth · 14 years ago
  13. 2e732d6 [media] saa7164: Some whitespace cleanup by Steven Toth · 14 years ago
  14. 3dee431 [media] saa7164: fix vbi compiler warnings by Steven Toth · 14 years ago
  15. 99b73d3 [media] saa7164: change debug to saa_debug by Steven Toth · 14 years ago
  16. 1247ff5 [media] saa7164: monitor the RISC cpu load via a thread by Steven Toth · 14 years ago
  17. 0b62ceb [media] saa7164: collect/show the firmware debugging via a thread by Steven Toth · 14 years ago
  18. 6d152c2 [media] saa7164: enforce the march 10th firmware is used by Steven Toth · 14 years ago
  19. 6066582 [media] saa7164: Monitor the command bus and check for inconsistencies by Steven Toth · 14 years ago
  20. 1107237 [media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustments by Steven Toth · 14 years ago
  21. e48836b [media] saa7164: add firmware debug message collection and procfs changes by Steven Toth · 14 years ago
  22. e8ce2f2 [media] saa7164: add NTSC VBI support by Steven Toth · 14 years ago
  23. 11bd27b2 [media] saa7164: Add missing saa7164-vbi.c file by Steven Toth · 14 years ago
  24. 96d8420 [media] saa7164: rename a structure for readability by Steven Toth · 14 years ago
  25. 32299a1 [media] saa7164: Avoid spurious error after firmware starts by Steven Toth · 14 years ago
  26. 46b9db2 [media] saa7164: New firmware changes, new size, new filename by Steven Toth · 14 years ago
  27. 1b0e8e4 [media] saa7164: allow DMA engine buffers to vary in size between analog and digital by Steven Toth · 14 years ago
  28. 7c16182 [media] saa7164: code cleanup by Steven Toth · 14 years ago
  29. cfbaf33 [media] saa7164: irqhandler cleanup and helper function added by Steven Toth · 14 years ago
  30. b31f122 [media] saa7164: mundane buffer debugging changes to track issues by Steven Toth · 14 years ago
  31. f6eeece [media] saa7164: Implement resolution control firmware command by Steven Toth · 14 years ago
  32. a97781a [media] saa7164: adjust the PS pack size handling to fill buffers 100% by Steven Toth · 14 years ago
  33. 12d3203 [media] saa7164: buffer crc checks and ensure we use the memcpy func by Steven Toth · 14 years ago
  34. 46eeb8d [media] saa7164: add guard bytes around critical buffers to detect failure by Steven Toth · 14 years ago
  35. 58acca1 [media] saa7164: measure via histograms various irq and queue latencies by Steven Toth · 14 years ago
  36. 66e1d37 [media] saa7164: allow the number of encoder buffers to be user configurable by Steven Toth · 14 years ago
  37. 9230aca [media] saa7164: patches to monitor TS payload for inconsistencies by Steven Toth · 14 years ago
  38. 5fa56cc [media] saa7164: allow variable length GOP sizes and switch encoder default to CBR by Steven Toth · 14 years ago
  39. f91d095 [media] saa7164: allow encoder output format to be user configurable by Steven Toth · 14 years ago
  40. 968b11b [media] saa7164: implement encoder peak bitrate feature by Steven Toth · 14 years ago
  41. 3ed43cf [media] saa7164: allow the IBP reference distance to be configurable by Steven Toth · 14 years ago
  42. 2600d71 [media] saa7164: add support for encoder CBR and VBR optionally by Steven Toth · 14 years ago
  43. 0760313 [media] saa7164: generate a fixed kernel warning if the irq is 'late' by Steven Toth · 14 years ago
  44. eafea21 [media] saa7164: allow the encoder GOP structure to be configured by Steven Toth · 14 years ago
  45. 4a52be0 [media] saa7164: command dequeue fixup to clean the bus after error by Steven Toth · 14 years ago
  46. 91d8018 [media] saa7164: Implement encoder irq handling in a deferred work queue by Steven Toth · 14 years ago
  47. 7615e43 [media] saa7164: add various encoder message functions by Steven Toth · 14 years ago
  48. add3f58 [media] saa7164: convert buffering structs to be more generic by Steven Toth · 14 years ago
  49. 335961c [media] saa7164: Add some encoder firmwares message types and structs by Steven Toth · 14 years ago
  50. 9b8b019 [media] saa7164: basic definitions for -encoder.c by Steven Toth · 14 years ago
  51. a90f933 [media] i2c: Stop using I2C_CLASS_TV_DIGITAL by Jean Delvare · 14 years ago
  52. 0a5f1f2 [media] i2c: Stop using I2C_CLASS_TV_ANALOG by Jean Delvare · 14 years ago
  53. 2962fc0 [media] tvp5150: COMPOSITE0 input should not force-enable TV mode by Paul Walmsley · 14 years ago
  54. 06e6588 [media] saa7134: add test after for loop by Dan Carpenter · 14 years ago
  55. 8a197fc [media] vivi: Don't depend on FONTS by Ben Hutchings · 14 years ago
  56. abe1def [media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision() by Andrew Morton · 14 years ago
  57. fe8b6713 [media] saa7134: port Asus P7131 Hybrid to use the new rc-core by Mauro Carvalho Chehab · 14 years ago
  58. 72b667e [media] gspca - sonixj: Use the new video control mechanism by Jean-François Moine · 14 years ago
  59. 62833ac [media] gspca - ov519: Use the new video control mechanism by Jean-François Moine · 14 years ago
  60. 016f236 [media] gspca - stk014: Use the new video control mechanism by Jean-François Moine · 14 years ago
  61. 6a33091 [media] gspca - main: New video control mechanism by Jean-François Moine · 14 years ago
  62. 27a61c1 [media] uvcvideo: Fix uvc_query_v4l2_ctrl() and uvc_xu_ctrl_query() locking by Laurent Pinchart · 14 years ago
  63. b5977a5 [media] uvcvideo: Fix bogus XU controls information by Laurent Pinchart · 14 years ago
  64. 52c58ad [media] uvcvideo: Delay initialization of XU controls by Laurent Pinchart · 14 years ago
  65. 071c8bb [media] uvcvideo: Embed uvc_control_info inside struct uvc_control by Laurent Pinchart · 14 years ago
  66. 8fb91b3 [media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP by Martin Rubli · 14 years ago
  67. ba2fa99 [media] uvcvideo: Hardcode the index/selector relationship for XU controls by Laurent Pinchart · 14 years ago
  68. 650b95f [media] uvcvideo: Generate discontinuous sequence numbers when frames are lost by Laurent Pinchart · 14 years ago
  69. 9bb7262 [media] uvcvideo: Set bandwidth to at least 1024 with the FIX_BANDWIDTH quirk by Laurent Pinchart · 14 years ago
  70. 11fc5ba [media] uvcvideo: Update e-mail address and copyright notices by Laurent Pinchart · 14 years ago
  71. 707dcd9 [media] uvcvideo: Print query name in uvc_query_ctrl() by Laurent Pinchart · 14 years ago
  72. f9d81df [media] uvcvideo: Constify the uvc_entity_match_guid arguments by Laurent Pinchart · 14 years ago
  73. fa34168 [media] uvcvideo: Blacklist more controls for Hercules Dualpix Exchange by Laurent Pinchart · 14 years ago
  74. 39a96b4 [media] em28xx-audio: fix some locking issues by Mauro Carvalho Chehab · 14 years ago
  75. 643800d [media] cx231xx: use core-assisted lock by Mauro Carvalho Chehab · 14 years ago
  76. 0f86158 [media] cx231xx: Colibri carrier offset was wrong for PAL/M by Mauro Carvalho Chehab · 14 years ago
  77. 1001f90 [media] cx231xx: remove some unused functions by Mauro Carvalho Chehab · 14 years ago
  78. 82c3cca [media] cx231xx: declare static functions as such by Mauro Carvalho Chehab · 14 years ago
  79. bae94dc [media] cx231xx-417: Fix a gcc warning by Mauro Carvalho Chehab · 14 years ago
  80. 955e6ed [media] CodingStyle cleanup at s5h1432 and cx231xx by Mauro Carvalho Chehab · 14 years ago
  81. 61b04cb [media] cx231xx-audio: fix some locking issues by Mauro Carvalho Chehab · 14 years ago
  82. e350d44 [media] tda18271: allow restricting max out to 4 bytes by Mauro Carvalho Chehab · 14 years ago
  83. 78bb6df [media] cx231xx: Only change gpio direction when needed by Mauro Carvalho Chehab · 14 years ago
  84. a6f6fb9 [media] cx231xx: better handle the master port enable command by Mauro Carvalho Chehab · 14 years ago
  85. 1a4aa92 [media] cx231xx: properly use the right tuner i2c address by Mauro Carvalho Chehab · 14 years ago
  86. 24c80b6 [media] cx231xx: properly implement URB control messages log by Mauro Carvalho Chehab · 14 years ago
  87. 92fbb811 [media] cx231xx: fix Kconfig dependencies by Mauro Carvalho Chehab · 14 years ago
  88. 62c78c9 [media] cx231xx: remove a printk warning at -avcore and at -417 by Mauro Carvalho Chehab · 14 years ago
  89. 6af8cc0 [media] cx231xx: Fix vblank/vactive line counts for PAL/SECAM by Devin Heitmueller · 14 years ago
  90. 222c435 [media] cx231xx: properly set active line count for PAL/SECAM by Devin Heitmueller · 14 years ago
  91. 2ded0fe [media] cx231xx: whitespace cleanup by Devin Heitmueller · 14 years ago
  92. b6cd9c4 [media] cx231xx: remove board specific check for Colibri configuration by Devin Heitmueller · 14 years ago
  93. 8aed3f4 [media] cx231xx: Make the DIF configuration based on the tuner not the board id by Devin Heitmueller · 14 years ago
  94. b522591 [media] cx231xx: remove i2c ir stubs by Devin Heitmueller · 14 years ago
  95. 2b43db3 [media] cx231xx: move printk() line related to 417 initialization by Devin Heitmueller · 14 years ago
  96. 9f51259 [media] cx231xx: fixup video grabber board profile by Devin Heitmueller · 14 years ago
  97. 8880621 [media] cx231xx: make output mode configurable via the board profile by Devin Heitmueller · 14 years ago
  98. 4270c3c [media] cx231xx: Add initial support for Hauppauge USB-Live2 by Devin Heitmueller · 14 years ago
  99. 8d4c20c [media] cx231xx: set correct i2c port for Exeter tuner by Devin Heitmueller · 14 years ago
  100. c09d669 [media] cx231xx: set standard tune to last known frequency when switching inputs by Devin Heitmueller · 14 years ago