Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-27 | - set default pwm value to 0x48 for boards which don't have an eeprom at i2c ↵ | Andreas Oberritter | |
address 0x50 instead of using a random value of an uninitialized local variable. - don't bail out if no tuner could be detected, for compatibility with boards which don't have a tuner on the same bus as the demod. | |||
2003-11-26 | - i2c timeout fix by Gerd Knorr | Michael Hunold | |
2003-11-26 | removed packet_header checks, these are handled in the demux code | Holger Waechtler | |
2003-11-25 | introduced flag SAA7146_I2C_SHORT_DELAY to speed up I2C access | Oliver Endriss | |
2003-11-25 | linux kernel coding style policy enforcement contributed by Robert Ragusa | Holger Waechtler | |
2003-11-25 | make it compile with non-C99-compliant gcc versions. Patch contributed by ↵ | Holger Waechtler | |
Wolfgang Thiel | |||
2003-11-25 | increased I2C speed to 275 kHz | Oliver Endriss | |
2003-11-23 | fix frontend private data handling. patch by Mikael Rosbacke <rosbacke at ↵ | Andreas Oberritter | |
nada.kth.se> | |||
2003-11-23 | Applied patch by Vincenzo Di Massa to allow full-bandwidth feeds | Holger Waechtler | |
2003-11-20 | obsolete, removed. | Holger Waechtler | |
2003-11-20 | - move saa7146_set_gpio() from saa7146_vv to saa7146_core | Michael Hunold | |
- add "new" saa7146_wait_for_debi_done() function, remove other versions from av7110 and budget.ci - make budget-ci use this gpio function and the new wait_...() function, therefore fix BORROWED_FROM_AV7110_H_BUT_REALLY_BELONGS_IN_SAA7146_DEFS_H remark | |||
2003-11-20 | - make saa7146_pgtable_build_single() deliver a return code, make some | Michael Hunold | |
sanity checks of the arguments (if a bad pagetable is created, unpredictable thinks can happen. trust me... ;-) - follow this change for the several uses | |||
2003-11-20 | - remove unnecessary "capture memory in framebuffer" special functions | Michael Hunold | |
which were commented out anyway - fix one typo | |||
2003-11-20 | firmware loader implementation contributed by Martin Stubbs | Holger Waechtler | |
2003-11-19 | Whoops, forgot to add a "return 0" at the end of the init function | Andrew de Quincy | |
2003-11-19 | Added new module parameter to choose between BER and UCBLOCKs error | Andrew de Quincy | |
monitoring since the STV0299 can't do both at once (BER is the default) | |||
2003-11-18 | patch by Wolfgang Thiel: gcc-2.95 compile fixes, | Johannes Stezenbach | |
load skystar2 driver from insmod.sh script | |||
2003-11-14 | change license GPL -> LGPL | Oliver Endriss | |
2003-11-14 | - sanitize enabling of video input pins and i2c pins | Michael Hunold | |
- use some default values, so the hardware is always in a sane state | |||
2003-11-12 | - use per i2c-adapater void pointer for private data in nxt_attach() / ↵ | Michael Hunold | |
nxt_detach() feedback appreciated! | |||
2003-11-12 | - compile fix | Michael Hunold | |
2003-11-12 | - re-indent the source | Michael Hunold | |
- remove unnecessary blank lines - remove #pragma stuff - add 3 obviously missing break statements in nxt6000_dump_status() - use c style comments instead of // - remove bogus version history from header file - remove Windoze style <cr> from header file | |||
2003-11-12 | mention CONFIG_FW_LOADER + /sbin/hotplug w/o arguments trick | Johannes Stezenbach | |
2003-11-12 | Added modifications based on the recommended settings in the SU1278 | Andrew de Quincy | |
datasheet. Cleaned up some tabbing problems. | |||
2003-11-12 | - let the samsung tuner module count bit errors instead of block errors | Holger Waechtler | |
- some indentination stuff | |||
2003-11-11 | remove FE_CAN_INVERSION_AUTO | Johannes Stezenbach | |
2003-11-11 | increase buf for firmware loading by 2 (bug reported by Jamie Honan) | Johannes Stezenbach | |
2003-11-10 | applied skystar2 tone burst patch by Vincenzo Di Massa and fixed a compile ↵ | Holger Waechtler | |
time cast warning | |||
2003-11-10 | remove __devinitdata (fixes Oops) | Johannes Stezenbach | |
2003-11-07 | Patch by Vadim Catana <skystar@moldova.cc>: | Johannes Stezenbach | |
Add support for Technisat SkyStar2 rev. 2.6B with Samsung TBMU24112IMB frontend. | |||
2003-11-07 | New firmware which uses dummy PIDs 0x000e/0x000f (reserved by iso13818-1) | Johannes Stezenbach | |
instead of 0x1fff/0x1ffe to avoid sync problems during playback when tuned to transponders where 0x1ffe is a valid PCR PID (Astra 12515 h). | |||
2003-11-06 | add reg to stv0299_readreg() dprintk | Johannes Stezenbach | |
2003-11-06 | patch by Karl Herz: add "rgb_on" module paramter | Johannes Stezenbach | |
2003-11-05 | Correct tuner type for -MOT from Grant Totten | Jamie Honan | |
2003-11-03 | DST-M0T should be DST-MOT : zero vs Oh | Jamie Honan | |
2003-11-03 | - use other values for BRS setup on budget cards | Michael Hunold | |
(Thanks to Robert for his suggestions!) | |||
2003-11-03 | corrected invalid email address dvb-kernel@linuxtv.org | Johannes Stezenbach | |
2003-11-01 | Dimitri suggested some mods for signal/quality for terrestial. | Jamie Honan | |
2003-10-31 | build ttpci-eeprom.o as a separate module for 2.4, as it's been | Johannes Stezenbach | |
done in the 2.6-test9; add MODULE_LICENSE("GPL") so we don't taint the kernel anymore | |||
2003-10-31 | move around dvb_functions.h include to avoid build warnings | Johannes Stezenbach | |
2003-10-31 | fix rare crash on invalid packets, patch by Asier Aguirre | Johannes Stezenbach | |
2003-10-29 | some docs to go along with the 2.6 kernel | Johannes Stezenbach | |
2003-10-29 | Pin 1 versus pin 2 needs more testing. Put back as was till more | Jamie Honan | |
feedback. | |||
2003-10-28 | Fix 03T to have TS204 | Jamie Honan | |
Allow user params to specify type and flags for new users who don't want to mod software but are happy to put params on mudule loads for new / wrong cards. | |||
2003-10-28 | Pin 2 for 8820 is controlled by value 4. Also normally low, | Jamie Honan | |
thus needs to be driven high to have any effect. | |||
2003-10-28 | The remote control table should be filled completely. At least | Jamie Honan | |
populate the entries that come with the standard Hauppauge RC. Makes vdr bearable. | |||
2003-10-28 | - reworked i2c / gpio so not so hackerish and more in line with | Jamie Honan | |
what Gerd is moving to - allowed multiple instances of dst frontend. - should handle terrestial cards correctly. Can mix and match ts204, new tuner packets, symbol rate types in tuner packets - has more DST strings on i2c asic discovery (in dst_check_ci) - can override card PCI id using card=0x68 for bttv driver. bt878 audio dma still hogs all cards it finds, but this is an interim release to work towards fixing this - put in rudimentary signal strength / snr. The scale factors are not right. Should work for terrestial / satellite. - Put in Dimitri's fix of not doing dst_enable after reciept of the 0xFF ack, but allowing the asic to do this itself. | |||
2003-10-28 | Copy the data variable as well on register client so that detach | Jamie Honan | |
sees it. | |||
2003-10-22 | fix crash on module unload by Dmitri Katchalov <dmitrik@users.sourceforge.net> | Andreas Oberritter | |
2003-10-22 | - remove SAA7146_EXT_SWAP_ODD_EVEN flag + handling | Michael Hunold | |
- hopefully fix field handling for DVB-S cards with progressive mpeg |