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