1. 12 10月, 2008 3 次提交
  2. 27 7月, 2008 2 次提交
  3. 24 7月, 2008 1 次提交
  4. 20 7月, 2008 1 次提交
  5. 14 5月, 2008 2 次提交
  6. 25 4月, 2008 5 次提交
  7. 20 3月, 2008 1 次提交
  8. 26 1月, 2008 8 次提交
  9. 18 1月, 2008 1 次提交
  10. 12 12月, 2007 1 次提交
    • H
      V4L/DVB (6690): saa7134: fix ignored interrupts · 843b1378
      Heikki Lindholm 提交于
      The saa7134 video driver starts dropping frames when used together with the
      saa7134-alsa driver. Frames are dropped because when an audio event is waiting
      the driver simply ignores the interrupt and passes it on to the saa7134-alsa
      interrupt handler. The alsa interrupt handler in turn acknowledges all types
      of events thus clearing the pending video events as well. Fix by only masking
      out the audio event in the video interrupt handler and by only acknowledging
      the audio event in the alsa driver.
      Signed-off-by: NHeikki Lindholm  <holindho@cs.helsinki.fi>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      843b1378
  11. 22 10月, 2007 2 次提交
  12. 11 10月, 2007 1 次提交
  13. 10 10月, 2007 5 次提交
  14. 28 4月, 2007 7 次提交