aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttusb-dec (follow)
AgeCommit message (Expand)AuthorFilesLines
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