An error occurred fetching the project authors.
- 26 Feb, 2004 2 commits
-
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> stv0299: Added seperate settings for SU1278 on Technotrend hardware
-
- 01 Jan, 2004 1 commit
-
-
Michael Hunold authored
- add new documentation for getting bt8xx based DVB cards runnig - extend contributors list - change various email addresses in header files
-
- 30 Dec, 2003 1 commit
-
-
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)
-
- 09 Oct, 2003 1 commit
-
-
Michael Hunold authored
- allow private data to be associated with dvb frontend devices (Andreas Oberritter) - fixed fe_count countint in nxt6000 frontend driver (Andreas Oberritter)
-
- 08 Oct, 2003 1 commit
-
-
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).
-
- 23 Jun, 2003 2 commits
-
-
Michael Hunold authored
clean up the parts according to the comments on kernel mailing list (mainly by Christoph Hellwig) - ugly WRITE_RPS0 define in saa7146_hlp.c has been replaced by a proper inline (I hope) - use <linux/types.h> not <asm/types.h> everywhere - include <asm/*.h> headers after <linux/*.h> ones - revert the indentation from "static <newline> xxx to "static xxx"
-
Michael Hunold authored
- update dvb frontend drivers - C99 initializers - fix up some includes - various bugfixes
-
- 08 Apr, 2003 1 commit
-
-
Alan Cox authored
(Again all DVB is Martin Hunold)
-
- 01 Dec, 2002 1 commit
-
-
Art Haas authored
-
- 25 Nov, 2002 1 commit
-
-
Alan Cox authored
-
- 28 Oct, 2002 1 commit
-
-
Alan Cox authored
-