Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |||
2003-10-20 | make firmware static and *not* __initdata, so recover_arm() can work | Johannes Stezenbach | |
2003-10-17 | - add missing VBI line decoding initialization to saa7113 code | Michael Hunold | |
2003-10-16 | - fix usage of firmware location Kconfig option (Thanks Jamie!) | Michael Hunold | |
2003-10-16 | - change all occurences of crc32_le to crc32_be | Michael Hunold | |
Please test if the kernel-version of crc32_be (2.6.0-testX) works for DVB crc checking. Feedback appreciated! | |||
2003-10-16 | - fix compilation error in dvb_net.c | Michael Hunold | |
2003-10-16 | - add missing #include <linux/version> to fix compilation | Michael Hunold | |
2003-10-16 | - fix usage of i2c name field (has been changed again, see this for more | Michael Hunold | |
details: http://linus.bkbits.net:8080/linux-2.5/cset@1.1123.4.1?nav=index.html|src/.|src/drivers|src/drivers/media|src/drivers/media/common|related/drivers/media/common/saa7146_i2c.c | |||
2003-10-15 | fixed the bug found by this portuguese girl. | Holger Waechtler | |
Michael: Please test if your code compiles before you commit! | |||
2003-10-15 | Explicit cast of "floating point" number (IMHO the compiler makes | Michael Hunold | |
this automatically) as suggested by Linus Torvalds. | |||
2003-10-15 | Remove bogux BUG() that I inserted to track down a driver oops. | Michael Hunold | |
2003-10-14 | - disable vbi workaround for dvb-c cards which use port b | Michael Hunold | |
- set up arbitrition control for video dma3 correctly - clean up vbi capture queue properly on device close | |||
2003-10-14 | Make cleanup handler interruptible. | Michael Hunold | |
2003-10-14 | Pass thorugh return value of register_chrdev() | Michael Hunold | |
2003-10-14 | In 2.6, the networking code has changed. Unfortunately, we | Michael Hunold | |
now have to keep 2 versions of the device register/unregister functions. | |||
2003-10-14 | Backfeed whitespace changes from linux-2.6.0-test7, so this won't | Michael Hunold | |
drive me insane anymore. No other changes: whitespace tolerant diff shows no differences. | |||
2003-10-14 | Include 2.6 kernel janitor cleanups (eliminate #include duplication, shift | Michael Hunold | |
includes around) -- I don't care much about this... | |||
2003-10-13 | Fixed distortions when switching channel while recording | Klaus Schmidinger | |
2003-10-13 | Patches are no longer needer for dvb-bt8xx support, | Michael Hunold | |
have a look at README.bt8xx in the top-level directory. | |||
2003-10-13 | Packet size 204 for dst. | Jamie Honan | |
2003-10-13 | DVB_TWINHAN_DST | Jamie Honan | |
2003-10-13 | CONFIG_DVB_TWINHAN_DST | Jamie Honan | |
2003-10-13 | Added bt8xx directory as option. | Jamie Honan | |
2003-10-13 | Changes to support dst and bttv > 0.9.12 and for kernel >= 2.6.0-test7 | Jamie Honan | |
This has support for i2c doen by bttv. Tested and working in 2.4, clean compile 2.6. Expect changes to get working under 2.6. Patches directory no longer needed. | |||
2003-10-13 | Initial dst.h | Jamie Honan | |
2003-10-13 | Initial dst.c | Jamie Honan | |
2003-10-13 | dvb_dmx_swfilter_204 for DST-CI. | Jamie Honan | |
2003-10-13 | Added Brad Campbell's dvb_dmx_swfilter_204 routine to handle data from | Jamie Honan | |
DST-CI. | |||
2003-10-13 | Added Brad Campbell's dvb_dmx_swfilter_204 for data from dst-ci. | Jamie Honan | |
2003-10-09 | dvb_dmx_swfilter_section_feed: check CRC only when | Johannes Stezenbach | |
section_syntax_indicator is set (to match hardware demux behaviour) |