1. df462b3 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. abd34d8 [media] use pci_dev->revision by Bjørn Mork · 13 years ago
  3. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 61ca1500 [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 14 years ago
  6. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. ef330dc [media] saa7164: Remove pointless conditional and save a few bytes in saa7164_downloadfirmware() by Jesper Juhl · 14 years ago
  8. bc25068 [media] saa7164: Checkpatch compliance cleanup by Steven Toth · 14 years ago
  9. 0e72cc8 [media] saa7164: make buffer smaller by Dan Carpenter · 14 years ago
  10. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  11. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  12. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  13. 214ce3f [media] saa7164: Removed use of the BKL by Steven Toth · 14 years ago
  14. 18024ee [media] saa7164: Remove V4L2_CAP_STREAMING capability flag by Steven Toth · 14 years ago
  15. 106d7e3 [media] Fix the -E{*} returns in the VBI device as well by Gavin Hurlbut · 14 years ago
  16. f20a07d [media] Fix the negative -E{BLAH} returns from fops_read by Gavin Hurlbut · 14 years ago
  17. f89076c [media] Change the second input names to include " 2" to distinguish them by Gavin Hurlbut · 14 years ago
  18. c7e242ba [media] saa7134: Fix lots os spaces at the wrong places by Mauro Carvalho Chehab · 14 years ago
  19. 4d270cf [media] saa7164: Don't use typedefs by Mauro Carvalho Chehab · 14 years ago
  20. 5cecdc8 [media] saa7164: fix a warning at some printk's on i386 by Mauro Carvalho Chehab · 14 years ago
  21. 841fec0 [media] saa7164: Disable firmware debug message output by Steven Toth · 14 years ago
  22. dec2f09 [media] saa7164: Remove loud debugging during video_poll() by Steven Toth · 14 years ago
  23. 22760ed [media] saa7164: bugfix, avoid oops when driver unloads without firmware by Steven Toth · 14 years ago
  24. a1c592b [media] saa7164: saa7164-buffer.c line 274 bugfix by Steven Toth · 14 years ago
  25. 2e732d6 [media] saa7164: Some whitespace cleanup by Steven Toth · 14 years ago
  26. 3dee431 [media] saa7164: fix vbi compiler warnings by Steven Toth · 14 years ago
  27. 99b73d38 [media] saa7164: change debug to saa_debug by Steven Toth · 14 years ago
  28. 1247ff5 [media] saa7164: monitor the RISC cpu load via a thread by Steven Toth · 14 years ago
  29. 0b62ceb [media] saa7164: collect/show the firmware debugging via a thread by Steven Toth · 14 years ago
  30. 6d152c2 [media] saa7164: enforce the march 10th firmware is used by Steven Toth · 14 years ago
  31. 6066582 [media] saa7164: Monitor the command bus and check for inconsistencies by Steven Toth · 14 years ago
  32. 1107237 [media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustments by Steven Toth · 14 years ago
  33. e48836b [media] saa7164: add firmware debug message collection and procfs changes by Steven Toth · 14 years ago
  34. e8ce2f2 [media] saa7164: add NTSC VBI support by Steven Toth · 14 years ago
  35. 11bd27b2 [media] saa7164: Add missing saa7164-vbi.c file by Steven Toth · 14 years ago
  36. 96d8420 [media] saa7164: rename a structure for readability by Steven Toth · 14 years ago
  37. 32299a1 [media] saa7164: Avoid spurious error after firmware starts by Steven Toth · 14 years ago
  38. 46b9db2 [media] saa7164: New firmware changes, new size, new filename by Steven Toth · 14 years ago
  39. 1b0e8e4 [media] saa7164: allow DMA engine buffers to vary in size between analog and digital by Steven Toth · 14 years ago
  40. 7c16182 [media] saa7164: code cleanup by Steven Toth · 14 years ago
  41. cfbaf33 [media] saa7164: irqhandler cleanup and helper function added by Steven Toth · 14 years ago
  42. b31f122 [media] saa7164: mundane buffer debugging changes to track issues by Steven Toth · 14 years ago
  43. f6eeece [media] saa7164: Implement resolution control firmware command by Steven Toth · 14 years ago
  44. a97781a [media] saa7164: adjust the PS pack size handling to fill buffers 100% by Steven Toth · 14 years ago
  45. 12d3203 [media] saa7164: buffer crc checks and ensure we use the memcpy func by Steven Toth · 14 years ago
  46. 46eeb8d [media] saa7164: add guard bytes around critical buffers to detect failure by Steven Toth · 14 years ago
  47. 58acca1 [media] saa7164: measure via histograms various irq and queue latencies by Steven Toth · 14 years ago
  48. 66e1d37 [media] saa7164: allow the number of encoder buffers to be user configurable by Steven Toth · 14 years ago
  49. 9230aca [media] saa7164: patches to monitor TS payload for inconsistencies by Steven Toth · 14 years ago
  50. 5fa56cc [media] saa7164: allow variable length GOP sizes and switch encoder default to CBR by Steven Toth · 14 years ago
  51. f91d095 [media] saa7164: allow encoder output format to be user configurable by Steven Toth · 14 years ago
  52. 968b11b [media] saa7164: implement encoder peak bitrate feature by Steven Toth · 14 years ago
  53. 3ed43cf [media] saa7164: allow the IBP reference distance to be configurable by Steven Toth · 14 years ago
  54. 2600d71 [media] saa7164: add support for encoder CBR and VBR optionally by Steven Toth · 14 years ago
  55. 0760313 [media] saa7164: generate a fixed kernel warning if the irq is 'late' by Steven Toth · 14 years ago
  56. eafea21 [media] saa7164: allow the encoder GOP structure to be configured by Steven Toth · 14 years ago
  57. 4a52be0 [media] saa7164: command dequeue fixup to clean the bus after error by Steven Toth · 14 years ago
  58. 91d8018 [media] saa7164: Implement encoder irq handling in a deferred work queue by Steven Toth · 14 years ago
  59. 7615e43 [media] saa7164: add various encoder message functions by Steven Toth · 14 years ago
  60. add3f58 [media] saa7164: convert buffering structs to be more generic by Steven Toth · 14 years ago
  61. 335961c [media] saa7164: Add some encoder firmwares message types and structs by Steven Toth · 14 years ago
  62. 9b8b019 [media] saa7164: basic definitions for -encoder.c by Steven Toth · 14 years ago
  63. 23e64d5 V4L/DVB: saa7164: move dereference under NULL check by Dan Carpenter · 14 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  65. ad69551 V4L/DVB (12930): Wrong variable tested by Roel Kluin · 15 years ago
  66. 9710e7a V4L/DVB (13288): adding __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  67. bc809ab V4L/DVB (13201): saa7164: disable tda18271 slave tuner output on slave in standby mode by Michael Krufky · 15 years ago
  68. 7157fbd V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeof by Jean Delvare · 15 years ago
  69. b1912a85 media: video: Fix build in saa7164 by Ingo Molnar · 15 years ago
  70. ab20585 V4L/DVB (12993a): saa7164: Fix compilation warning on i386 by Mauro Carvalho Chehab · 15 years ago
  71. b8298e7 V4L/DVB (12976): SAA7164: Removed bus registration messages from driver startup by Steven Toth · 15 years ago
  72. efac8aa V4L/DVB (12975): SAA7164: Remove the i2c client_attach/detach support, no longer required. by Steven Toth · 15 years ago
  73. c923045 V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required. by Steven Toth · 15 years ago
  74. 6df84ea V4L/DVB (12970): saa7164: fix 64bit build warning by Michael Krufky · 15 years ago
  75. 66cb930 V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependency by Michael Krufky · 15 years ago
  76. 6d052dd V4L/DVB (12967): saa7164: fix Kconfig: rename DVB_FE_CUSTOMIZE to MEDIA_TUNER_CUSTOMISE by Michael Krufky · 15 years ago
  77. 3a360ce V4L/DVB (12946): SAA7164: Add support for a new HVR-2250 hardware revision by Steven Toth · 15 years ago
  78. 151ec0d9 V4L/DVB (12945): SAA7164: Ensure the HVR-2200 second tuner is configured in slave mode. by Steven Toth · 15 years ago
  79. 8bfd4b2 V4L/DVB (12944): SAA7164: Minor i2c assignment cleanup by Steven Toth · 15 years ago
  80. 1f8c40b V4L/DVB (12943): SAA7164: Add a warning about addr usage by Steven Toth · 15 years ago
  81. 90e801a V4L/DVB (12942): SAA7164: HVR2250 changes related to attach time tuner configuration by Steven Toth · 15 years ago
  82. c64b2f7 V4L/DVB (12941): SAA7164: Removed spurious debug by Steven Toth · 15 years ago
  83. 39e469a V4L/DVB (12940): SAA7164: IRQ / message timeout related change by Steven Toth · 15 years ago
  84. 068ed40 V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks. by Steven Toth · 15 years ago
  85. bbf504c V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firmware errors. by Steven Toth · 15 years ago
  86. 2ceae8f V4L/DVB (12937): SAA7164: Cleanup a printk by Steven Toth · 15 years ago
  87. dd1ee44 V4L/DVB (12936): SAA7164: Added waitsecs module parameter by Steven Toth · 15 years ago
  88. 3224401 V4L/DVB (12935): SAA7164: Ensure we specify I/F's for all bandwidths by Steven Toth · 15 years ago
  89. 30015c1 V4L/DVB (12934): SAA7164: Fix i2c eeprom read errors during load (some boards). by Steven Toth · 15 years ago
  90. 50bcb4a V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not found. by Steven Toth · 15 years ago
  91. c303e3e V4L/DVB (12932): SAA7164: Fixed the missing eeprom parse on a specific board. by Steven Toth · 15 years ago
  92. e333522 V4L/DVB (12931): SAA7164: Fix the 88021 definition to work with production boards. by Steven Toth · 15 years ago
  93. 78d1556 V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with DVB-T boards. by Steven Toth · 15 years ago
  94. d888ea0 V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handling by Steven Toth · 15 years ago
  95. f4a6adf V4L/DVB (12928): SAA7164: Increase firmware load tolerance by Steven Toth · 15 years ago
  96. 1a6450d V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style violation) by Steven Toth · 15 years ago
  97. 9d119c3 V4L/DVB (12926): SAA7164: Email address change by Steven Toth · 15 years ago
  98. 7aa2e79 V4L/DVB (12925): SAA7164: Adjust I/F's to the TDA10048 enabling DVB-T lock by Steven Toth · 15 years ago
  99. 207b42c V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warnings by Steven Toth · 15 years ago
  100. 443c1228 V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 silicon by Steven Toth · 15 years ago