summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttusb-dec
AgeCommit message (Expand)AuthorLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab-2124/+0
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab-1/+1
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+7
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab-2/+0
2011-12-31[media] ttusb-dec: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab-7/+9
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab-2/+2
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman-20/+1
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-3/+3
2009-12-05V4L/DVB (13414): ttusb-dec: do not overwrite the first part of phys stringMárton Németh-1/+1
2009-01-29V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil-1/+1
2009-01-02V4L/DVB (10150): ttusb-dec: make it depend on PCIMike Frysinger-1/+1
2008-11-16V4L/DVB (9604): ttusb_dec: fix memory leakDouglas Schilling Landgraf-0/+1
2008-11-16V4L/DVB (9601): ttusb_dec: Add NULL pointer validationDouglas Schilling Landgraf-0/+6
2008-10-12V4L/DVB (9040): TTUSB-DEC DVB-S: claim to have lockPeter Beutner-3/+13
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas-1/+1
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk-2/+0
2008-07-10ttusb-dec: treat firmware data as constDavid Woodhouse-1/+1
2008-06-05V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro-17/+18
2008-06-05V4L/DVB (7910): usb: input layer dependency fixesIngo Molnar-1/+1
2008-05-14V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab-0/+1
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau-1/+5
2008-04-24V4L/DVB (7517): media/dvb/ttusb-dec replace remaining __FUNCTION__ occurrencesHarvey Harrison-55/+55
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-1/+1
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab-1/+0
2007-07-18V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho-1/+1
2007-02-21V4L/DVB (5164): Compat: Handle input_register_device() change and some othersTrent Piepho-2/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-2/+2
2006-12-10V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov-2/+9
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter-1/+1
2006-12-01usb: ttusb_dec free urb cleanupMariusz Kozlowski-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds-1/+5
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev-1/+1
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey-1/+5
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher-8/+4
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar-15/+16
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-3/+1
2006-01-09V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä-1/+2
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky-9/+8
2006-01-09V4L/DVB (3154): TTUSB DEC driver patch roundupAlex Woods-12/+56
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab-2/+2
2005-10-28[PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov-19/+32
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering-1/+0
2005-07-07[PATCH] dvb: ttusb-dec: kfree cleanupAdrian Bunk-10/+4
2005-07-07[PATCH] dvb: add missing release_firmware() callsAnssi Hannula-2/+9
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach-10/+10
2005-05-17[PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach-4/+4