summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+1
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-13/+13
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-1/+1
* v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison2008-04-251-2/+2
* V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss2008-04-241-1/+1
* V4L/DVB (7654): tda10086: make the xtal frequency a configuration optionHartmut Hackmann2008-04-241-0/+1
* V4L/DVB (7651): tuner-xc2028: Several fixes to SCODEMauro Carvalho Chehab2008-04-241-2/+1
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-2422-55/+141
* V4L/DVB (7513): media/dvb/dvb-usb replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-244-20/+20
* V4L/DVB (7476): New USB ID for Leadtek DVB-T USBDarryl Green2008-04-242-1/+3
* V4L/DVB (7475): Added support for Terratec Cinergy T USB XXSAlexander Simon2008-04-242-2/+8
* V4L/DVB (7474): support key repeat with dib0700 ir receiverPatrick Boettcher2008-04-243-5/+61
* V4L/DVB (7473): PATCH for various Dibcom based devicesAlbert Comerma2008-04-242-30/+238
* V4L/DVB (7472): reworked patch to support TT connect S-2400Andre Weidemann2008-04-242-4/+60
* V4L/DVB (7441): kconfig fixes for tuner-simpleMichael Krufky2008-04-241-0/+1
* V4L/DVB (7413): use tuner-simple for Philips FMD1216ME digital tuning supportMichael Krufky2008-04-241-2/+3
* V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky2008-04-241-2/+5
* V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab2008-04-241-1/+0
* V4L/DVB (7328): usb/opera1.c: fix a memory leakAdrian Bunk2008-03-201-1/+1
* V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann2008-02-181-0/+1
* V4L/DVB (7075): Make a local function staticPatrick Boettcher2008-01-251-1/+1
* V4L/DVB (7073): DiB7070: Reception quality improvedPatrick Boettcher2008-01-251-0/+6
* V4L/DVB (7072): sets the MT2060 IF1 frequency according to EEPROMOlivier DANET2008-01-251-5/+27
* V4L/DVB (7071): DiB0700: Start streaming the right wayPatrick Boettcher2008-01-251-4/+1
* V4L/DVB (7069): Support for myTV.tDarren Salt2008-01-252-1/+7
* V4L/DVB (7068): Add support for WinTV Nova-T-CE driverTim Taubert2008-01-252-2/+14
* V4L/DVB (7066): ASUS My Cinema U3000 Mini DVBT TunerDaniel Gimpelevich2008-01-252-5/+53
* V4L/DVB (7065): Artec T14BR patchesYousef Lamlum2008-01-252-1/+7
* V4L/DVB (7054): ansonic branded dvb-t usb stick support in the af9005 driverLuca Olivetti2008-01-252-1/+8
* V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab2008-01-251-1/+0
* V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding er...Chris Pascoe2008-01-251-1/+1
* V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devicesChris Pascoe2008-01-252-11/+106
* V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firm...Chris Pascoe2008-01-252-1/+88
* V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4Chris Pascoe2008-01-253-2/+201
* V4L/DVB (6627): CXUSB: handle write then read from different addressChris Pascoe2008-01-251-5/+3
* V4L/DVB (6626): CXUSB: support only-read i2c requestsChris Pascoe2008-01-251-3/+17
* V4L/DVB (6625): CXUSB: i2c transfer failure notificationChris Pascoe2008-01-251-1/+1
* V4L/DVB (6624): CXUSB: return control message transfer result to callerChris Pascoe2008-01-251-4/+2
* V4L/DVB (6589): Gigabyte u7000 usb dvb-t supportdominik2008-01-252-4/+15
* V4L/DVB (6588): Leadtek Winfast DTV Dongle remote controlJaroslav Barton2008-01-251-0/+29
* V4L/DVB (6578): dvb-usb: make some debug vars staticAdrian Bunk2008-01-258-27/+14
* V4L/DVB (6572): dvb-usb/vp702x.c: cleanupsAdrian Bunk2008-01-252-16/+1
* V4L/DVB (6571): dvb-usb/gp8psk.c: #if 0 gp8psk_bcm4500_reload()Adrian Bunk2008-01-252-17/+0
* V4L/DVB (6564): Move check before lockRoel Kluin2008-01-252-6/+6
* V4L/DVB (6794): Fix compilation when dib3000mc is compiled as a moduleMauro Carvalho Chehab2007-12-111-1/+3
* V4L/DVB (6733): DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB...Jiri Kosina2007-12-111-0/+2
* V4L/DVB (6750): Fix in-kernel compilation for cxusbMauro Carvalho Chehab2007-12-111-0/+3
* V4L/DVB (6378): DiB0700-device: Using 1.10 firmwarePatrick Boettcher2007-10-221-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express cardJoachim Steiger2007-10-102-1/+7
OpenPOWER on IntegriCloud