An error occurred fetching the project authors.
  1. 26 Feb, 2004 2 commits
  2. 01 Jan, 2004 1 commit
  3. 30 Dec, 2003 1 commit
    • Andrew Morton's avatar
      [PATCH] dvb: Update DVB frontend drivers · e82f2130
      Andrew Morton authored
      From: Michael Hunold <hunold@linuxtv.org>
      
      alps_tdmb7, cx24110: use correct delay values, don't divide by HZ when using
      dvb_delay(), found by Artur Skawina
      
      alps_tdmb7: set FE_HAS_LOCK only when all low-order bits are valid
      
      mt312: patch for the mt312 module, targeting the VP310: reduced heat,
      implement "auto" inversion mode, remove debugging verbosity, add module
      parameter for debugging (Augusto Cardoso)
      
      nxt6000: code review and beautification, use per i2c-adapater void pointer
      for private data in nxt_attach() / nxt_detach, fix frontend private data
      handling.  patch by Mikael Rosbacke <rosbacke at nada.kth.se>
      
      sp887x: firmware loader implementation contributed by Martin Stubbs, C99
      comile fixes by Wolfgang Thiel
      
      stv0299: Added new module parameter to choose between BER and UCBLOCKs error
      monitoring since the STV0299 can't do both at once, Added modifications based
      on the recommended settings in the SU1278 datasheet.
      
      tda1004x: remove FE_CAN_INVERSION_AUTO
      
      ves1820:completed nokia board support, increased some delays to get constant
      results,set default pwm value to 0x48 for boards which don't have an eeprom
      (by Andreas Oberritter)
      e82f2130
  4. 09 Oct, 2003 1 commit
  5. 08 Oct, 2003 1 commit
    • Michael Hunold's avatar
      [PATCH] update dvb frontend drivers · a2e17cb5
      Michael Hunold authored
       - add budget driver as possible client of the ves1820 frontend driver
       - fix wrong include in sp887x.c frontend driver
       - fix wrong chip description in tda1004xh frontend driver
       - fixed detection of stv0299 if chip is in standby mode
       - change some #ifdef to #if, for easier debug enable/disable
       - ves1820: patch by Peter Bieringer: nicer log output
       - ves1820: allow PWM (tuner calibaration) value from EEPROM to be
         overridden on command line (based on patch by Peter Bieringer).  New
         module paramters: "pwm" (max 4 ints, range -1..0xff) and "verbose"
         (to print AFC value aftger tuning).
      a2e17cb5
  6. 23 Jun, 2003 2 commits
  7. 08 Apr, 2003 1 commit
  8. 01 Dec, 2002 1 commit
  9. 25 Nov, 2002 1 commit
  10. 28 Oct, 2002 1 commit