aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab1-1/+1
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk5-26/+8
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-26V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex staticAdrian Bunk1-1/+1
2008-07-26V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2-9/+9
2008-07-25V4L/DVB (8451): dw2102: fix in-kernel compilationMauro Carvalho Chehab1-1/+1
2008-07-23V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab1-1/+1
2008-07-23Merge ../linux-2.6Mauro Carvalho Chehab1-2/+2
2008-07-23V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB cardIgor M Liplianin6-0/+543
2008-07-23V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodulator driverDavid Howells1-4/+4
2008-07-23V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixesRoman Zippel1-2/+2
2008-07-23V4L/DVB (7737): drx397xD: fix math usageMauro Carvalho Chehab1-6/+5
2008-07-23V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DVB-T demodulatorHenk Vergonet5-0/+1690
2008-07-21device create: dvb: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+2
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds52-291/+4282
2008-07-20V4L/DVB (8335): dvb-ttpci: Fix build with CONFIG_INPUT_EVDEV=n (Bug #11042)Oliver Endriss1-1/+5
2008-07-20V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routineOliver Endriss1-1/+1
2008-07-20V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>Michael Krufky1-0/+1
2008-07-20V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.hMichael Krufky2-2/+2
2008-07-20V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStickMichael Krufky2-0/+36
2008-07-20V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stellar and novaMichael Krufky1-0/+3
2008-07-20V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticksMichael Krufky1-7/+25
2008-07-20V4L/DVB (8310): sms1xxx: remove kmutex_t typedefMichael Krufky3-6/+5
2008-07-20V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad castMichael Krufky1-1/+1
2008-07-20V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb idsMichael Krufky2-5/+17
2008-07-20V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky1-1/+1
2008-07-20V4L/DVB (8306): sms1xxx: log firmware download process by defaultMichael Krufky2-7/+11
2008-07-20V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t'Michael Krufky2-3/+3
2008-07-20V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky3-3/+3
2008-07-20V4L/DVB (8302): sms1xxx: fix Siano board namesMichael Krufky2-13/+8
2008-07-20V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware filenamesMichael Krufky3-6/+28
2008-07-20V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case blockMichael Krufky1-23/+7
2008-07-20V4L/DVB (8299): sms1xxx: mark functions staticMichael Krufky4-102/+47
2008-07-20V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macroMichael Krufky1-4/+2
2008-07-20V4L/DVB (8297): sms1xxx: remove old printk macrosMichael Krufky2-28/+15
2008-07-20V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky3-43/+37
2008-07-20V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messagesMichael Krufky2-3/+21
2008-07-20V4L/DVB (8294): sms1xxx: move message formatting into printk macrosMichael Krufky4-151/+125
2008-07-20V4L/DVB (8293): sms1xxx: create printk macrosMichael Krufky4-157/+161
2008-07-20V4L/DVB (8292): sms1xxx: add code to allow device-specific functionalityMichael Krufky7-29/+150
2008-07-20V4L/DVB (8291): sms1xxx: change default_mode to 4Michael Krufky1-1/+1
2008-07-20V4L/DVB (8290): sms1xxx: small cleanupMichael Krufky1-3/+4
2008-07-20V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checksMichael Krufky2-5/+1
2008-07-20V4L/DVB (8288): sms1xxx: more cleanupsMichael Krufky1-11/+19
2008-07-20V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugsMichael Krufky1-1/+1
2008-07-20V4L/DVB (8286): sms1xxx: remove typedefsMichael Krufky4-418/+256
2008-07-20V4L/DVB (8285): sms1xxx: more 80-column cleanupsMichael Krufky2-3/+6
2008-07-20V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility levelMichael Krufky3-22/+32
2008-07-20V4L/DVB (8283): sms1xxx: 80-column cleanupsMichael Krufky4-98/+190
2008-07-20V4L/DVB (8282): sms1xxx: more codingstyle cleanupsMichael Krufky4-49/+45