summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dvb-usb-dvb.c
AgeCommit message (Expand)AuthorLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab-288/+0
2012-08-13[media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab-1/+0
2012-01-06[media] dvb-usb: handle errors from dvb_net_initJonathan Nieder-1/+7
2011-09-21[media] dvb-usb-dvb: ERROR: space required after that ','Michael Krufky-3/+4
2011-09-09[media] dvb-usb: improve sanity check of adap->active_fe in dvb_usb_ctrl_feedMichael Krufky-1/+2
2011-09-09[media] dvb-usb: fix streaming failure on channel changeMichael Krufky-3/+0
2011-09-06[media] dvb-usb: refactor MFE code for individual streaming config per frontendMichael Krufky-60/+81
2011-07-31[media] dvb-usb: multi-frontend support (MFE)Antti Palosaari-19/+66
2011-07-31[media] dvb-usb: prepare for multi-frontend support (MFE)Antti Palosaari-9/+9
2011-05-20[media] dvb-usb: don't return error if stream stopMalcolm Priestley-2/+3
2011-05-20[media] dvb-usb return device errors to demuxerMalcolm Priestley-11/+21
2009-12-05V4L/DVB (13105): dvb-usb: add fe_ioctl_override callback to dvb_usb_adapter_p...Michael Krufky-0/+1
2008-10-27net: convert more to %pMJohannes Berg-4/+1
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau-4/+5
2006-10-03V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher-87/+83
2006-09-26V4L/DVB: DiB3000MC: set FE to NULL after being freedPatrick Boettcher-4/+5
2006-09-26V4L/DVB (4465): Attach the dib3000mc correctlyPatrick Boettcher-3/+4
2006-09-26V4L/DVB: Complete rewrite of the DiB3000mc-driverPatrick Boettcher-7/+4
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey-6/+2
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey-3/+8
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher-4/+4
2006-06-25V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho-4/+3
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey-1/+1
2005-08-27[PATCH] fix for race problem in DVB USB drivers (dibusb)Patrick Boettcher-2/+3
2005-07-12[PATCH] dvb: usb: fix some typosPatrick Boettcher-1/+1
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach-0/+210