1. 28 4月, 2007 1 次提交
    • M
      V4L/DVB (5476): Fix gpiomux array size · 57747b7f
      Mauro Carvalho Chehab 提交于
      there were several "magic" for loops, addressing gpiomux array size (4).
      Adrian Bunk showed that one of the loops were wrong, going from 0 to 4.
      
      This patch provides the right fix for this trouble, by using ARRAY_SIZE
      on all places where we have a for loop using gpiomux.
      
      Thanks to: Adrian Bunk <bunk@stusta.de> for pointing me about this trouble.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      57747b7f
  2. 21 2月, 2007 2 次提交
  3. 13 11月, 2006 1 次提交
  4. 04 10月, 2006 1 次提交
  5. 26 9月, 2006 1 次提交
  6. 01 7月, 2006 2 次提交
  7. 27 6月, 2006 1 次提交
  8. 25 6月, 2006 5 次提交
  9. 13 5月, 2006 1 次提交
  10. 25 3月, 2006 3 次提交
  11. 22 3月, 2006 1 次提交
    • M
      V4L/DVB (3439): Added no_overlay option and quirks to saa7134 · 9050d942
      Mauro Carvalho Chehab 提交于
      Some chipsets have several problems when pci to pci transfers are activated
      on overlay mode. the option no_overlay allows disabling such feature of
      the driver, in favor of keeping the system stable.
      The default is to use pcipci_fail flag defined on drivers/pci/quirks.c.
      It also allows the user to override it by forcing disable overlay or forcing
      enable. Forcing enable may generate PCI transfer corruption, including disk
      mass corruption, so should be used with care.
      Added a text description to this option and make messages looks the same at
      both bttv and saa7134 drivers.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      9050d942
  12. 24 1月, 2006 1 次提交
  13. 14 1月, 2006 1 次提交
  14. 12 1月, 2006 3 次提交
  15. 10 1月, 2006 4 次提交
  16. 02 12月, 2005 1 次提交
  17. 14 11月, 2005 2 次提交
  18. 09 11月, 2005 9 次提交