summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-dec
AgeCommit message (Expand)Author
2008-05-20 usb: input layer dependency fixesMauro Carvalho Chehab
2008-05-06Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2008-04-08media/dvb/ttusb-dec replace remaining __FUNCTION__ occurrencesMichael Krufky
2007-11-02backport changeset 7b19ada2ed3c1eccb9fe94d74b05e1428224663dMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-06-04dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho
2007-01-30compat: Handle input_register_device() change and some othersTrent Piepho
2006-12-16Backported several changes from kernel 2.6.19-git seriesMauro Carvalho Chehab
2006-12-13getting rid of all casts of k[cmz]alloc() callsMauro Carvalho Chehab
2006-11-20Handle errors from input_register_device()Mauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-04USB: Dealias -110 code (more complete)Mauro Carvalho Chehab
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2005-12-27make the firmware dir documentation and comments consistent in the v4l-dvb tree.Michael Krufky
2005-12-09TTUSB DEC driver patch roundupAlex Woods
2005-12-04Backport of Dmitry Torokhov's input layer changes at mainline kernelRicardo Cerqueira
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-07-16Remove all #include <linux/version.h> and all referencesJohannes Stezenbach
2005-06-22The Coverity checker discovered that these two kfree's can never beJohannes Stezenbach
2005-06-19backport of 2.6.12 changes to match other API changes (i2c, usb)Johannes Stezenbach
2005-05-28add missing release_firmware() calls to fix memory leakJohannes Stezenbach
2005-05-05whitespace cleanup from kernelJohannes Stezenbach
2005-04-23patch by Adrian Bunk:Johannes Stezenbach
2005-03-19Cleanup patch from Peter Beutner:Alex Woods
2005-03-17ttusb-dec: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-02-21Add IR support added by Peter Beutner <p.beutner@gmx.net>Alex Woods
2005-02-08Use alternative interface. Asks for less bandwidth and therefore works withAlex Woods
2005-01-21various backport from 2.6.11-rc1:Michael Hunold
2005-01-09Remove backward compatibility bitsAlex Woods
2005-01-09Use usb_kill_urb instead of usb_unlink_urb for kernels greater than 2.6.7.Alex Woods
2004-11-17patch by Adrian Bunk:Johannes Stezenbach
2004-11-16 - MODULE_PARM -> module_paramKenneth Aafloy
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-08New 2000T type model number (70013)Alex Woods
2004-09-18- use correct format specifier for printing out firmware sizeMichael Hunold
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-08-24- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()Michael Hunold
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-18- convert to new frontend functions, tooMichael Hunold
2004-08-08patch by Martin Binder: #include <linux/moduleparam.h> where necessaryJohannes Stezenbach
2004-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach