summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-dec/Kconfig
AgeCommit message (Collapse)Author
2004-08-26Updated docs to point to firmware download scriptAndrew de Quincy
2004-08-24- more feed backs from 2.6.8.1Michael Hunold
2004-01-18Get it right..Alex Woods
2004-01-18select CRC32 for checking validity of firmwareAlex Woods
2004-01-01- make drivers select FW_LOADER automatically via Kconfig SELECT optionMichael Hunold
1) fixes compile error for av7110 when FW_LOADER was not set manually 2) let's the user select TTUSB-DEC when FW_LOADER is not wet manually
2003-12-27Rudimentary section filter support (enough for scan).Alex Woods
Alter hotplug firmware naming to fit in with dvb standard.
2003-12-07Use the hotplug firmware loader for 2.6 kernels instead of compiling theAlex Woods
firmware into the module.
2003-12-05Prepare driver for DEC3000-s support.Alex Woods
Add a DEC3000-s frontend with some of FE_SET_FRONTEND implemented (thanks to Pedro GutiƩrrez for USB logs of the DEC3000-s). Prepare bootcode loader for easy transition to firmware loader for 2.6 kernels. Get Makefiles to pull in DEC3000-s bootcode. Turn echo off for ugly bootcode header hacks in 2.4 build Makefile. Note: At this stage, connecting a DEC3000-s will probably just make it reboot over and over.
2003-10-09- backfeed patches from 2.6.0-test7, which have not gone through our cvs:Michael Hunold
- janitorial fixes (mostly return code handling) - spelling fixes in Kconfig files - line breaks to re-formatting
2003-10-01- clean up Kconfig files, use the new SELECT facilityMichael Hunold
- split up saa7146 compilation in core and video part
2003-09-10Changes from 2.6.0-test5, although I don't know what they do...Michael Hunold
2003-06-24Remove firmware header from cvs :)Alex Woods
Include fdump and modify build system to create firmware header from firmware binary file. Twiddle checksum value for firmware upload to current firmware's value.
2003-06-21- compile and documentation fixes, enable bt8xx usb USB driver buildsHolger Waechtler
there is no reason not to submit the bt8xx driver with the next patchset, right?
2003-05-03Change tristate to differentiate from ttusb-budgetAlex Woods
2003-04-30Necessary configuration files for kernel inclusionMichael Hunold
+ configuration files updates.