aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttusb-dec (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-02V4L/DVB (10150): ttusb-dec: make it depend on PCIMike Frysinger1-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 (9040): TTUSB-DEC DVB-S: claim to have lockPeter Beutner1-3/+13
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk1-2/+0
2008-07-10ttusb-dec: treat firmware data as constDavid Woodhouse1-1/+1
2008-06-05V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro2-17/+18
2008-06-05V4L/DVB (7910): usb: input layer dependency fixesIngo Molnar1-1/+1
2008-05-14V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab1-0/+1
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 Harrison2-55/+55
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-07-18V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho1-1/+1
2007-02-21V4L/DVB (5164): Compat: Handle input_register_device() change and some othersTrent Piepho1-2/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-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 Boettcher2-8/+4
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 (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä1-1/+2
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky2-9/+8
2006-01-09V4L/DVB (3154): TTUSB DEC driver patch roundupAlex Woods2-12/+56
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: ttusb-dec: kfree cleanupAdrian Bunk1-10/+4
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 Torvalds5-0/+2061