An error occurred fetching the project authors.
  1. 20 Oct, 2004 1 commit
  2. 26 Apr, 2004 1 commit
    • Michael Hunold's avatar
      [PATCH] DVB: Misc. DVB frontend driver updates · 76aec2dc
      Michael Hunold authored
       - [DVB] follow changes in dvb-core for frontend drivers (ves1x93,
         ves1820, nxt6000, sp887x, tda1004x, stv0299, mt312, alps_tdlb7,
         alps_tdmb7, at76c651, cx24110, dst, dvb_dummy_fe, grundig_29504-401,
         grundig_29504-491)
       - [DVB] tda1004x: updated timeout to 800ms, implemented FE_SLEEP
       - [DVB] cx24110: add FE_CAN_RECOVER to reduce kdvb-fe CPU load
       - [DVB] grundig_29504-401: added 200ms delay after first FE_INIT,
         Implemented FE_GET_FRONTEND
       - [DVB] alps_tdlb7, alps_tdmb7: upped tuning delays to fix tuning
      76aec2dc
  3. 20 Jan, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] dvb: update core · 485237d6
      Andrew Morton authored
      From: Michael Hunold <hunold@linuxtv.org>
      
      - demux: fix nasty bug where setting multiple filters resulted in ts
        packet duplication
      
      - frontend: merge frontend improvements from 2.4 DVB tree:
      
        - schedule_timeout(1) in dvb_frontend.c after setting frontend and
          before waking up frontend thread
      
        - do FE_RESET in each iteration of frontend thread if !FE_HAS_LOCK
      
        - use aquire_signal flag to call FE_RESET only after tuning until
          FE_HAS_LOCK has been signalled, and not when FE_HAS_LOCK drops out for
          short periods of time later
      
      - follow frontend changes in ves1x93 driver
      485237d6
  4. 01 Jan, 2004 1 commit
  5. 09 Oct, 2003 1 commit