aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dvb-usb-init.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: dvb-usb-init.c: white space changes in dvb-usb-initDan Carpenter2010-08-021-29/+31
* V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()Roel Kluin2010-02-261-1/+1
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-7/+9
* V4L/DVB (6038): Trivial: repair mixed parm descs in dvb-usb-init.cMichael Mauch2007-10-091-1/+1
* V4L/DVB (4657): Power control of the device for dual boardPatrick Boettcher2006-10-031-3/+8
* V4L/DVB (4650): Misc fixes for dib0700 downloadPatrick Boettcher2006-10-031-1/+1
* V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher2006-10-031-43/+113
* V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan2006-03-081-1/+1
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-2/+2
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-4/+2
* V4L/DVB (3202): Initialize the dvb-usb-device-pointer to NULLPatrick Boettcher2006-01-091-0/+3
* DVB (2420): Makes integration of future devices easierPatrick Boettcher2006-01-091-27/+29
* [PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk2005-12-011-1/+1
* [PATCH] dvb: usb: core: change dvb_usb_device_init() APIPatrick Boettcher2005-09-091-1/+6
* [PATCH] dvb: usb: removed empty module_init/exit callsAndreas Oberritter2005-09-091-13/+0
* [PATCH] dvb: usb: fix some typosPatrick Boettcher2005-07-121-3/+3
* [PATCH] dvb: usb: add module parm to disable remote control pollingPatrick Boettcher2005-07-071-0/+4
* [PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach2005-06-241-0/+211