summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-dec
AgeCommit message (Expand)Author
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
2003-05-27Here comes a huge cleanup patch in order to get the sources intoMichael Hunold
2003-05-03Slight tidy upAlex Woods
2003-05-03Update dec driver to work with 2.5 kernelsAlex Woods
2003-05-03Change tristate to differentiate from ttusb-budgetAlex Woods
2003-04-30Necessary configuration files for kernel inclusionMichael Hunold
2003-04-27Clean up ttusb_dec_send_command:Alex Woods
2003-04-15Create a dvb net device.Alex Woods
2003-04-15remove name/vendor/id strings, these caused only troubles everywhere and nobo...Holger Waechtler
2003-04-14declare variables before trace dprintk()'sHolger Waechtler
2003-04-07Removed spin_lock_init on non-existant spink_lock.Alex Woods
2003-04-03Fixes for usb_bulk_msg timeouts, and urb submission and unlinking errors.Alex Woods
2003-03-30Initial checkin.Alex Woods