summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dvb-usb-init.c
AgeCommit message (Expand)AuthorLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab-304/+0
2011-09-06[media] dvb-usb: refactor MFE code for individual streaming config per frontendMichael Krufky-14/+25
2011-07-31[media] dvb-usb: multi-frontend support (MFE)Antti Palosaari-0/+4
2010-08-02V4L/DVB: dvb-usb-init.c: white space changes in dvb-usb-initDan Carpenter-29/+31
2010-02-26V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()Roel Kluin-1/+1
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau-7/+9
2007-10-09V4L/DVB (6038): Trivial: repair mixed parm descs in dvb-usb-init.cMichael Mauch-1/+1
2006-10-03V4L/DVB (4657): Power control of the device for dual boardPatrick Boettcher-3/+8
2006-10-03V4L/DVB (4650): Misc fixes for dib0700 downloadPatrick Boettcher-1/+1
2006-10-03V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher-43/+113
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar-2/+2
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-4/+2
2006-01-09V4L/DVB (3202): Initialize the dvb-usb-device-pointer to NULLPatrick Boettcher-0/+3
2006-01-09DVB (2420): Makes integration of future devices easierPatrick Boettcher-27/+29
2005-12-01[PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk-1/+1
2005-09-09[PATCH] dvb: usb: core: change dvb_usb_device_init() APIPatrick Boettcher-1/+6
2005-09-09[PATCH] dvb: usb: removed empty module_init/exit callsAndreas Oberritter-13/+0
2005-07-12[PATCH] dvb: usb: fix some typosPatrick Boettcher-3/+3
2005-07-07[PATCH] dvb: usb: add module parm to disable remote control pollingPatrick Boettcher-0/+4
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach-0/+211