1. 20 7月, 2008 1 次提交
  2. 26 4月, 2008 1 次提交
  3. 25 4月, 2008 4 次提交
  4. 26 1月, 2008 6 次提交
  5. 12 12月, 2007 1 次提交
  6. 22 10月, 2007 1 次提交
  7. 10 10月, 2007 5 次提交
  8. 19 7月, 2007 2 次提交
  9. 04 7月, 2007 1 次提交
  10. 03 3月, 2007 1 次提交
  11. 21 2月, 2007 7 次提交
  12. 13 2月, 2007 1 次提交
  13. 10 12月, 2006 2 次提交
    • J
      V4L/DVB (4838): Fix cx88-blackbird null pointer · 49c6b46a
      Jelle Foks 提交于
      Allows 'debug=1' for cx88-blackbird module (dev needs to be valid for
      dprintk). Fixes a null-pointer dereference when using debug=1.
      Signed-off-by: NJelle Foks <jelle@foks.8m.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      49c6b46a
    • S
      V4L/DVB (4676): Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. · 6c5be74c
      Steven Toth 提交于
      A series of patches to change the cx88 framework to allow the
      PCI mpeg port to be shared dynamically between different
      types of drivers or applications. This patch changes the cx88-dvb
      and cx88-blackbird drivers to become 'sub drivers' of a higher
      single cx88-mpeg driver.
      The cx88-mpeg driver is a superset of the previous cx88-mpeg/blackbird
      drivers and now owns the IRQ. cx88-dvb/blackbird now become mini drivers,
      registering themselves with cx88-mpeg through a standard interface with
      callbacks.
      Sub drivers request access to hardware via the cx88-mpeg driver. In turn
      the cx88-mpeg driver determines whether the hardware is busy and accepts
      or refuses the request, grant access using callbacks into the sub drivers.
      The net effect is that you are no longer able to tamper with the mpeg port
      from multiple different applications at the same time, potentially breaking
      a live mpeg2 hardware encoding or dvb stream.
      The mechanism extends to enable multiple dvb frontends to be registered
      and share the single resource.
      Signed-off-by: NSteven Toth <stoth@hauppauge.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      6c5be74c
  14. 04 10月, 2006 3 次提交
  15. 26 9月, 2006 1 次提交
  16. 11 7月, 2006 1 次提交
  17. 01 7月, 2006 1 次提交
  18. 27 6月, 2006 1 次提交