summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2003-11-25make it compile with non-C99-compliant gcc versions. Patch contributed by Wol...Holger Waechtler
2003-11-25increased I2C speed to 275 kHzOliver Endriss
2003-11-23fix frontend private data handling. patch by Mikael Rosbacke <rosbacke at nad...Andreas Oberritter
2003-11-23Applied patch by Vincenzo Di Massa to allow full-bandwidth feedsHolger Waechtler
2003-11-20obsolete, removed.Holger Waechtler
2003-11-20- move saa7146_set_gpio() from saa7146_vv to saa7146_coreMichael Hunold
2003-11-20- make saa7146_pgtable_build_single() deliver a return code, make someMichael Hunold
2003-11-20- remove unnecessary "capture memory in framebuffer" special functionsMichael Hunold
2003-11-20firmware loader implementation contributed by Martin StubbsHolger Waechtler
2003-11-19Whoops, forgot to add a "return 0" at the end of the init functionAndrew de Quincy
2003-11-19Added new module parameter to choose between BER and UCBLOCKs errorAndrew de Quincy
2003-11-18patch by Wolfgang Thiel: gcc-2.95 compile fixes,Johannes Stezenbach
2003-11-14change license GPL -> LGPLOliver Endriss
2003-11-14- sanitize enabling of video input pins and i2c pinsMichael Hunold
2003-11-12- use per i2c-adapater void pointer for private data in nxt_attach() / nxt_de...Michael Hunold
2003-11-12- compile fixMichael Hunold
2003-11-12- re-indent the sourceMichael Hunold
2003-11-12mention CONFIG_FW_LOADER + /sbin/hotplug w/o arguments trickJohannes Stezenbach
2003-11-12Added modifications based on the recommended settings in the SU1278Andrew de Quincy
2003-11-12- let the samsung tuner module count bit errors instead of block errorsHolger Waechtler
2003-11-11remove FE_CAN_INVERSION_AUTOJohannes Stezenbach
2003-11-11increase buf for firmware loading by 2 (bug reported by Jamie Honan)Johannes Stezenbach
2003-11-10applied skystar2 tone burst patch by Vincenzo Di Massa and fixed a compile ti...Holger Waechtler
2003-11-10remove __devinitdata (fixes Oops)Johannes Stezenbach
2003-11-07Patch by Vadim Catana <skystar@moldova.cc>:Johannes Stezenbach
2003-11-07New firmware which uses dummy PIDs 0x000e/0x000f (reserved by iso13818-1)Johannes Stezenbach
2003-11-06add reg to stv0299_readreg() dprintkJohannes Stezenbach
2003-11-06patch by Karl Herz: add "rgb_on" module paramterJohannes Stezenbach
2003-11-05Correct tuner type for -MOT from Grant TottenJamie Honan
2003-11-03DST-M0T should be DST-MOT : zero vs OhJamie Honan
2003-11-03- use other values for BRS setup on budget cardsMichael Hunold
2003-11-03corrected invalid email address dvb-kernel@linuxtv.orgJohannes Stezenbach
2003-11-01Dimitri suggested some mods for signal/quality for terrestial.Jamie Honan
2003-10-31build ttpci-eeprom.o as a separate module for 2.4, as it's beenJohannes Stezenbach
2003-10-31move around dvb_functions.h include to avoid build warningsJohannes Stezenbach
2003-10-31fix rare crash on invalid packets, patch by Asier AguirreJohannes Stezenbach
2003-10-29some docs to go along with the 2.6 kernelJohannes Stezenbach
2003-10-29Pin 1 versus pin 2 needs more testing. Put back as was till moreJamie Honan
2003-10-28Fix 03T to have TS204Jamie Honan
2003-10-28Pin 2 for 8820 is controlled by value 4. Also normally low,Jamie Honan
2003-10-28The remote control table should be filled completely. At leastJamie Honan
2003-10-28- reworked i2c / gpio so not so hackerish and more in line withJamie Honan
2003-10-28Copy the data variable as well on register client so that detachJamie Honan
2003-10-22fix crash on module unload by Dmitri Katchalov <dmitrik@users.sourceforge.net>Andreas Oberritter
2003-10-22- remove SAA7146_EXT_SWAP_ODD_EVEN flag + handlingMichael Hunold
2003-10-20make firmware static and *not* __initdata, so recover_arm() can workJohannes Stezenbach
2003-10-17- add missing VBI line decoding initialization to saa7113 codeMichael 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_beMichael Hunold
2003-10-16- fix compilation error in dvb_net.cMichael Hunold