summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-usb/dvb-usb-init.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: dvb-usb-init.c: white space changes in dvb-usb-initDan Carpenter1-29/+31
2010-02-26V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()Roel Kluin1-1/+1
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-7/+9
2007-10-10V4L/DVB (6038): Trivial: repair mixed parm descs in dvb-usb-init.cMichael Mauch1-1/+1
2006-10-03V4L/DVB (4657): Power control of the device for dual boardPatrick Boettcher1-3/+8
2006-10-03V4L/DVB (4650): Misc fixes for dib0700 downloadPatrick Boettcher1-1/+1
2006-10-03V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher1-43/+113
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan1-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-2/+2
2006-01-12V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
2006-01-09V4L/DVB (3202): Initialize the dvb-usb-device-pointer to NULLPatrick Boettcher1-0/+3
2006-01-09DVB (2420): Makes integration of future devices easierPatrick Boettcher1-27/+29
2005-12-02[PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk1-1/+1
2005-09-10[PATCH] dvb: usb: core: change dvb_usb_device_init() APIPatrick Boettcher1-1/+6
2005-09-10[PATCH] dvb: usb: removed empty module_init/exit callsAndreas Oberritter1-13/+0
2005-07-13[PATCH] dvb: usb: fix some typosPatrick Boettcher1-3/+3
2005-07-08[PATCH] dvb: usb: add module parm to disable remote control pollingPatrick Boettcher1-0/+4
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach1-0/+211