summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9923): xc5000: remove init_fw optionDevin Heitmueller2008-12-301-7/+0Star
* V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep codeMauro Carvalho Chehab2008-12-301-0/+4
* V4L/DVB (9775): tda8290: fix FM radioMauro Carvalho Chehab2008-12-301-10/+53
* V4L/DVB (9774): tda827x: fix returned frequencyMauro Carvalho Chehab2008-12-301-4/+4
* V4L/DVB (9773): tda827x: fix printk message when in FM modeMauro Carvalho Chehab2008-12-301-3/+4
* V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCIMauro Carvalho Chehab2008-12-301-0/+61
* V4L/DVB (9771): tuner-xc2028: fix a small warningMauro Carvalho Chehab2008-12-301-1/+1
* V4L/DVB (9769): tuner-xc2028: powers device of when not usedMauro Carvalho Chehab2008-12-301-0/+31
* V4L/DVB (9638): drivers/media: use ARRAY_SIZEJulia Lawall2008-12-291-3/+3
* V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote ControlDevin Heitmueller2008-12-291-0/+32
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-292-9/+3Star
* V4L/DVB (9497): tda9887/cx88: Adds SECAM/BGH standardsFrederic CAND2008-12-291-3/+2Star
* V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab2008-10-211-3/+9
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-2/+2
* V4L/DVB (9272): mxl5005s: Bug fix stopped DVB-T from working the second time ...Jose Alberto Reguero2008-10-171-1/+3
* V4L/DVB (9268): tuner: add FMD1216MEX tunerDarron Broad2008-10-172-1/+34
* V4L/DVB (9263): mxl5005s: Checkpatch complianceSteven Toth2008-10-171-2/+4
* V4L/DVB (9261): xc5000: Checkpatch complianceSteven Toth2008-10-172-40/+41
* V4L/DVB (9168): Add support for MSI TV@nywhere Plus remoteBrian Rogers2008-10-131-1/+91
* V4L/DVB (9061): saa7134: Add support for Real Audio 220Mauro Carvalho Chehab2008-10-121-0/+40
* V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A)Mauro Carvalho Chehab2008-10-121-0/+50
* V4L/DVB (9059): saa7134: Add support for Encore version 5.3 boardMauro Carvalho Chehab2008-10-121-0/+43
* V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware typeMauro Carvalho Chehab2008-10-122-10/+31
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-128-39/+32Star
* V4L/DVB (8970): mt2060: implement I2C-gate controlAntti Palosaari2008-10-121-2/+36
* V4L/DVB (8954): common/tuners: Drop code after return or gotoJulia Lawall2008-10-124-4/+0Star
* V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky2008-10-122-8/+7Star
* V4L/DVB (8950): xc5000: prevent an OOPS if analog driver is unloaded while di...Michael Krufky2008-10-121-8/+8
* V4L/DVB (8949): xc5000: allow multiple driver instances for the same hardware...Michael Krufky2008-10-121-26/+61
* V4L/DVB (8948): xc5000: kill xc5000_priv.hMichael Krufky2008-10-122-38/+12Star
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-1/+1
* V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil2008-10-121-1/+1
* V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab2008-10-121-3/+52
* V4L/DVB (8626): Add support for TCL tuner MF02GIP-5N-EMauro Carvalho Chehab2008-10-122-0/+24
* V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600Devin Heitmueller2008-10-051-0/+1
* V4L/DVB (8805): Steven Toth email address changeSteven Toth2008-09-038-9/+9
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-032-19/+18Star
* V4L/DVB (8549): mxl5007: Fix an error at include fileMauro Carvalho Chehab2008-07-281-1/+0Star
* V4L/DVB (8546): saa7146: fix read from uninitialized memoryHans Verkuil2008-07-271-1/+1
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-7/+2Star
* V4L/DVB (8532): mxl5007t: remove excessive locksMichael Krufky2008-07-271-16/+0Star
* V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected c...Michael Krufky2008-07-271-21/+24
* V4L/DVB (8529): mxl5007t: enable _init and _sleep power management functionalityMichael Krufky2008-07-271-8/+34
* V4L/DVB (8528): add support for MaxLinear MxL5007T silicon tunerMichael Krufky2008-07-274-0/+1130
* V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMTHans Verkuil2008-07-271-10/+7Star
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-1/+1
* V4L/DVB (8493): mt20xx: test below 0 on unsigned lo1a and lo2aroel kluin2008-07-261-1/+2
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-262-2/+2
* V4L/DVB (8394): ir-common: CodingStyle fix: move EXPORT_SYMBOL_GPL to their p...Mauro Carvalho Chehab2008-07-201-17/+8Star
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-1/+0Star