summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/tda1004x.c
AgeCommit message (Expand)Author
2004-03-12Increased to a more suitable min_delay for tda1004xAndrew de Quincy
2004-01-30Standardised where the firmware should be.Andrew de Quincy
2004-01-28Need to re-invert inversion for tda10046 in get_fe()Andrew de Quincy
2004-01-28Now resets chip before uploading firmwareAndrew de Quincy
2004-01-28Had to split firmware upload off from frontend init... the initial tune attemptAndrew de Quincy
2004-01-27Fixed frequency calculation.. realised its exactly the same as theAndrew de Quincy
2004-01-27Fixed signal strength reading for tda10046hAndrew de Quincy
2004-01-27Small tweaks. Better inversion handling, and changed how 6MHz is set inAndrew de Quincy
2004-01-27Forgot to make sure inversion was on for TDA10046HAndrew de Quincy
2004-01-27Implemented tda10046h driverAndrew de Quincy
2004-01-06- fix compilation with "make allyesconfig": make av7110Michael Hunold
2003-11-11remove FE_CAN_INVERSION_AUTOJohannes Stezenbach
2003-10-16- fix usage of firmware location Kconfig option (Thanks Jamie!)Michael Hunold
2003-10-08- allow private data to be associated with i2c devicesAndreas Oberritter
2003-09-10Fix typo in file description.Michael Hunold
2003-07-12Changed microcode location commentAndrew de Quincy
2003-07-11Fixed a stupid bug in tuningAndrew de Quincy
2003-06-27Final cleanup of tda10045h supportAndrew de Quincy
2003-06-27Firmware location can now be specified through v2.5 Kconfig.Andrew de Quincy
2003-06-27Renamed tda10045h.c to tda1004x.cAndrew de Quincy