summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-dec
AgeCommit message (Expand)Author
2004-05-02DiSEqC for 3000-sAlex Woods
2004-05-01Fix silly mistake with memsetAlex Woods
2004-04-28dec_3000s tuning fix by Ernst PeinlichJohannes Stezenbach
2004-03-31- first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ...Michael Hunold
2004-03-24Patch from Oliver Neukem to remove a buffer, since only one is used at a time.Alex Woods
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-02-29Add new detection code for 3000-s.Alex Woods
2004-02-03Apply patch from Oliver Neukem that fixes:Alex Woods
2004-01-22- always compile before commit...Michael Hunold
2004-01-22- backfeed from Linux kernel bitkeeper repository. can't really commentMichael Hunold
2004-01-22- don't allocate ARM_PACKET_SIZE (= 4096(!) bytes) on the stack, useMichael Hunold
2004-01-21Fix compile for kernels < 2.4.20Alex Woods
2004-01-19Check for presence of crc32 function.Alex Woods
2004-01-18Get it right..Alex Woods
2004-01-18select CRC32 for checking validity of firmwareAlex Woods
2004-01-13Fix USB timeout bug under 2.6.Alex Woods
2004-01-13Send audio packets to their filter rather than the videos.Alex Woods
2004-01-12Support DEC2540-t under kernel 2.4 and add info on it to the ttusb-dec docs.Alex Woods
2004-01-11Add model number returned from DEC2540-t firmware.Alex Woods
2004-01-10Handle the new firmwares that change the devices' USB IDs.Alex Woods
2004-01-08Fix panic that occurs when filters are used at the same time as videoAlex Woods
2004-01-04Apply Hans-Frieder Vogt's patch for calculating firmware CRCs.Alex Woods
2004-01-01- make drivers select FW_LOADER automatically via Kconfig SELECT optionMichael Hunold
2003-12-27Rudimentary section filter support (enough for scan).Alex Woods
2003-12-21- add Kconfig foo to select a firmware that can be compiled into theMichael Hunold
2003-12-21- apply dvb-ttpci/av7110 firmware removal from 2.6.0 patch here, too, but:Michael Hunold
2003-12-08Add a parameter to dvb_filter_pes2ts function to specify whether the packetAlex Woods
2003-12-07Use the hotplug firmware loader for 2.6 kernels instead of compiling theAlex Woods
2003-12-06Readded skystar2 diseqc from Vincenzo Di Massa.Roberto Ragusa
2003-12-05Correct the USB id of the DEC3000-s.Alex Woods
2003-12-05Prepare driver for DEC3000-s support.Alex Woods
2003-12-02Integrate frontend into ttusb_dec module and remove pseudo-i2c bits.Alex Woods
2003-10-14Include 2.6 kernel janitor cleanups (eliminate #include duplication, shiftMichael Hunold
2003-10-09- backfeed patches from 2.6.0-test7, which have not gone through our cvs:Michael Hunold
2003-10-08- allow private data to be associated with i2c devicesAndreas Oberritter
2003-10-01- clean up Kconfig files, use the new SELECT facilityMichael Hunold
2003-09-10C99 initializer fixes.Michael Hunold
2003-09-10Changes from 2.6.0-test5, although I don't know what they do...Michael Hunold
2003-09-10C99 initializer fixes backported from 2.6.0-test5Michael Hunold
2003-07-19Hand off all processing of urb data to a taskletAlex Woods
2003-07-13Check more reliable field to decide on whether to upload firmware or not.Alex Woods
2003-07-12Resolve problem with first tuning under kernel 2.5Alex Woods
2003-07-12Beautify code (hopefully - it's in the eye of the beholder after all)Alex Woods
2003-06-24Remove firmware header from cvs :)Alex Woods
2003-06-22Rollback to munges and split usb compat stuff out to fix buildingAlex Woods
2003-06-21- compile and documentation fixes, enable bt8xx usb USB driver buildsHolger Waechtler
2003-06-212.5 compile fixesHolger Waechtler
2003-06-21code review, use adap->num instead of card_num field, card_num and dev_num ar...Holger Waechtler
2003-06-03RollbackAlex Woods
2003-06-03Stop usb semaphore clobbering itselfAlex Woods