summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-usb/dtt200u-fe.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-14[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-210/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] dtt200u-fe: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-14/+20
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher1-3/+1
2006-06-25V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho1-3/+1
2006-01-12V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2005-09-10[PATCH] dvb: usb: dtt200u: copy frontend_ops before modifyingYe Jianjun (Joey1-1/+3
2005-07-08[PATCH] dvb: usb: add supprt for WideView WT-220UPatrick Boettcher1-35/+37
2005-07-08[PATCH] dvb: usb: fix WideView USB idsPatrick Boettcher1-2/+2
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach1-0/+206