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