summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-dec
AgeCommit message (Expand)Author
2009-01-17v4l-dvb: fix a bunch of compile warnings.Hans Verkuil
2008-11-12ttusb-dec: make it depend on PCIMauro Carvalho Chehab
2008-11-12ttusb_dec: fix memory leakDouglas Schilling Landgraf
2008-11-12ttusb_dec: Add NULL pointer validationDouglas Schilling Landgraf
2008-09-06TTUSB-DEC DVB-S: claim to have lockPatrick Boettcher
2008-08-25V4L/DVB: follow lspci device/vendor styleMauro Carvalho Chehab
2008-08-04v4l: fix compile errors/warnings.Hans Verkuil
2008-07-27remove select's of FW_LOADERMauro Carvalho Chehab
2008-07-24backport commit 0a2a736afa91e8a0402c9dbdaf2ee28481a50bd3Mauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-05-21 ttusb endianness annotations and fixesMauro Carvalho Chehab
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