summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8840): dib0700: add basic support for Hauppauge Nova-TD-500 (84xxx)Michael Krufky2008-09-032-1/+7
* V4L/DVB (8839): dib0700: add comment to identify 35th USB id pairMichael Krufky2008-09-031-1/+1
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-1/+1
* V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du...Robert Lowery2008-08-061-3/+4
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+0Star
* V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex staticAdrian Bunk2008-07-261-1/+1
* V4L/DVB (8451): dw2102: fix in-kernel compilationMauro Carvalho Chehab2008-07-251-1/+1
* V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB cardIgor M Liplianin2008-07-235-0/+446
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-4/+0Star
* V4L/DVB (8186): dib0700: add support for Hauppauge Nova-TD Stick 52009Michael Krufky2008-07-202-1/+7
* V4L/DVB (8183): cxusb: select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISEMichael Krufky2008-07-201-0/+1
* V4L/DVB (8147): cxusb: add initial support for AVerTVHD VolarDaniel Gimpelevich2008-07-203-4/+150
* V4L/DVB (8065): Add missing selects at dvb-usb/KconfigMauro Carvalho Chehab2008-07-201-0/+3
* V4L/DVB (8059): Add missing select for MEDIA_TUNER_TDA827XMauro Carvalho Chehab2008-07-201-0/+1
* V4L/DVB (8032): Anysee: fix KconfigAntti Palosaari2008-07-203-4/+5
* V4L/DVB (8031): Anysee: support for Anysee E30C Plus rev 0.4Antti Palosaari2008-07-201-10/+8Star
* V4L/DVB (8014): gl861: coding style fixesAntti Palosaari2008-07-202-20/+20
* V4L/DVB (7952): AU6610: various cosmetic changesAntti Palosaari2008-07-202-15/+45
* V4L/DVB (7951): AU6610: remove useless identify_stateAntti Palosaari2008-07-201-13/+4Star
* V4L/DVB (7950): AU6610: coding style fixesAntti Palosaari2008-07-202-21/+19Star
* V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiverAntti Palosaari2008-07-205-0/+873
* gp8psk: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
* cxusb: treat firmware data as constDavid Woodhouse2008-07-101-3/+18
* V4L/DVB (8042): DVB-USB UMT-010 channel scan oopsAustin Lund2008-06-261-1/+1
* V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) to be on...Antti Palosaari2008-06-261-1/+1
* V4L/DVB (8013): gl861: remove useless identify_stateAntti Palosaari2008-06-261-17/+8Star
* V4L/DVB (8012): gl861: sleep a little to avoid I2C errorsAntti Palosaari2008-06-261-0/+2
* V4L/DVB (7971): usb: unalignedAl Viro2008-06-051-1/+1
* V4L/DVB (7969): m920x: unaligned accessAl Viro2008-06-051-3/+4
* V4L/DVB (7961): fix endianness bug in dib0700_devices.cAl Viro2008-06-051-10/+11
* V4L/DVB (7910): usb: input layer dependency fixesIngo Molnar2008-06-051-1/+1
* V4L/DVB (7903): gp8psk_power_ctrl should return negative errorsMarcin Slusarz2008-06-051-5/+5
* 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-261-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/+1Star
* 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/+0Star