summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2003-10-16- change all occurences of crc32_le to crc32_beMichael Hunold
2003-10-16- fix compilation error in dvb_net.cMichael Hunold
2003-10-16- add missing #include <linux/version> to fix compilationMichael Hunold
2003-10-16- fix usage of i2c name field (has been changed again, see this for moreMichael Hunold
2003-10-15fixed the bug found by this portuguese girl.Holger Waechtler
2003-10-15Explicit cast of "floating point" number (IMHO the compiler makesMichael Hunold
2003-10-15Remove 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 bMichael Hunold
2003-10-14Make cleanup handler interruptible.Michael Hunold
2003-10-14Pass thorugh return value of register_chrdev()Michael Hunold
2003-10-14In 2.6, the networking code has changed. Unfortunately, weMichael Hunold
2003-10-14Backfeed whitespace changes from linux-2.6.0-test7, so this won'tMichael Hunold
2003-10-14Include 2.6 kernel janitor cleanups (eliminate #include duplication, shiftMichael Hunold
2003-10-13Fixed distortions when switching channel while recordingKlaus Schmidinger
2003-10-13Patches are no longer needer for dvb-bt8xx support,Michael Hunold
2003-10-13Packet size 204 for dst.Jamie Honan
2003-10-13DVB_TWINHAN_DSTJamie Honan
2003-10-13CONFIG_DVB_TWINHAN_DSTJamie Honan
2003-10-13Added bt8xx directory as option.Jamie Honan
2003-10-13Changes to support dst and bttv > 0.9.12 and for kernel >= 2.6.0-test7Jamie Honan
2003-10-13Initial dst.hJamie Honan
2003-10-13Initial dst.cJamie Honan
2003-10-13dvb_dmx_swfilter_204 for DST-CI.Jamie Honan
2003-10-13Added Brad Campbell's dvb_dmx_swfilter_204 routine to handle data fromJamie Honan
2003-10-13Added Brad Campbell's dvb_dmx_swfilter_204 for data from dst-ci.Jamie Honan
2003-10-09dvb_dmx_swfilter_section_feed: check CRC only whenJohannes Stezenbach
2003-10-09- backfeed patches from 2.6.0-test7, which have not gone through our cvs:Michael Hunold
2003-10-09This file is not used anymore.Michael Hunold
2003-10-09Add the proper vertical line offset again, I changed this for someMichael Hunold
2003-10-08avoid "redefinition of bla bla" errors when building with patched kernelsAndreas Oberritter
2003-10-08- allow private data to be associated with i2c devicesAndreas Oberritter
2003-10-08fixed fe_countAndreas Oberritter
2003-10-08replaced alps_bsrv2 driver by generic ves1893 & ves1993 driverAndreas Oberritter
2003-10-08misc bugfixes and performance improvementsAndreas Oberritter
2003-10-07applied latest changes by Juergen Peitz, namely:Holger Waechtler
2003-10-06- add some debug and safety checks for video/vbi capture buffer handlingMichael Hunold
2003-10-06Rule 1: always compile check even the smallest change.Michael Hunold
2003-10-05Use "dev->has_analog_tuner" to decide when special dvb-c handling isMichael Hunold
2003-10-05Fix DD1_INIT handling of DVB-C w/ analog module installed. Thanks to Jon BurgessMichael Hunold
2003-10-01- didn't mean to wipe out sp887x driver entryMichael Hunold
2003-10-01- clean up Kconfig files, use the new SELECT facilityMichael Hunold
2003-10-01replace algo->master_xfer() by i2c_transfer()Holger Waechtler
2003-09-29fix VIDIOC_S_FBUF for v4l1 backward compatility with xfree86 / v4l_drvJohannes Stezenbach
2003-09-28some work for DVB-C analog module:Johannes Stezenbach
2003-09-26fixed detection of stv0299 if chip is in standby modeOliver Endriss
2003-09-24allow PWM (tuner calibaration) value from EEPROM to be overriddenJohannes Stezenbach
2003-09-24- patch by Peter Bieringer: nicer log outputJohannes Stezenbach
2003-09-19patch by Jon Burgess:Johannes Stezenbach
2003-09-11include dvb_functions.h, not dvb_compat.hHolger Waechtler
2003-09-11add entry for sp887xHolger Waechtler