summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dtt200u-fe.c
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab2012-08-141-210/+0Star
* [media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab2012-01-041-1/+0Star
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-2/+2
* [media] dtt200u-fe: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-14/+20
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-1/+1
* [media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab2011-12-311-1/+1
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-3/+1Star
* V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho2006-06-251-3/+1Star
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1Star
* [PATCH] dvb: usb: dtt200u: copy frontend_ops before modifyingYe Jianjun (Joey2005-09-091-1/+3
* [PATCH] dvb: usb: add supprt for WideView WT-220UPatrick Boettcher2005-07-081-35/+37
* [PATCH] dvb: usb: fix WideView USB idsPatrick Boettcher2005-07-081-2/+2
* [PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach2005-06-241-0/+206