aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttusb-dec/ttusb_dec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-1764/+0
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-20/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-3/+3
2009-12-05V4L/DVB (13414): ttusb-dec: do not overwrite the first part of phys stringMárton Németh1-1/+1
2009-01-29V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil1-1/+1
2008-11-16V4L/DVB (9604): ttusb_dec: fix memory leakDouglas Schilling Landgraf1-0/+1
2008-11-16V4L/DVB (9601): ttusb_dec: Add NULL pointer validationDouglas Schilling Landgraf1-0/+6
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-07-10ttusb-dec: treat firmware data as constDavid Woodhouse1-1/+1
2008-06-05V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro1-12/+13
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-1/+5
2008-04-24V4L/DVB (7517): media/dvb/ttusb-dec replace remaining __FUNCTION__ occurrencesHarvey Harrison1-53/+53
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-02-21V4L/DVB (5164): Compat: Handle input_register_device() change and some othersTrent Piepho1-2/+2
2006-12-10V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov1-2/+9
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-12-01usb: ttusb_dec free urb cleanupMariusz Kozlowski1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-1/+5
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+1
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-1/+5
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-2/+2
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-15/+16
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-3/+1
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-3/+2
2006-01-09V4L/DVB (3154): TTUSB DEC driver patch roundupAlex Woods1-7/+8
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-2/+2
2005-10-28[PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov1-19/+32
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering1-1/+0
2005-07-07[PATCH] dvb: add missing release_firmware() callsAnssi Hannula1-2/+9
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach1-10/+10
2005-05-17[PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1744