aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/au0828
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (11081): au0828: make sure v4l2_device name is uniqueDevin Heitmueller2009-03-301-2/+5
* V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev frameworkDevin Heitmueller2009-03-305-8/+31
* V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failedDevin Heitmueller2009-03-301-2/+3
* V4L/DVB (11078): au0828: properly handle non-existent analog inputsDevin Heitmueller2009-03-303-4/+5
* V4L/DVB (11077): au0828: properly handle missing analog USB endpointDevin Heitmueller2009-03-303-30/+36
* V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller2009-03-301-0/+8
* V4L/DVB (11075): au0828: make register debug lines easier to readDevin Heitmueller2009-03-301-2/+2
* V4L/DVB (11074): au0828: fix i2c enumeration bugDevin Heitmueller2009-03-301-0/+18
* V4L/DVB (11073): au0828: disable VBI code since it doesn't yet workDevin Heitmueller2009-03-301-5/+24
* V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standa...Devin Heitmueller2009-03-301-2/+2
* V4L/DVB (11070): au0828: Rework the way the analog video binding occursDevin Heitmueller2009-03-305-35/+70
* V4L/DVB (11068): au0828: add analog profile for the HVR-850Devin Heitmueller2009-03-301-0/+19
* V4L/DVB (11067): au0828: workaround a bug in the au0828 i2c handlingDevin Heitmueller2009-03-301-2/+20
* V4L/DVB (11066): au0828: add support for analog functionality in bridgeDevin Heitmueller2009-03-306-13/+1920
* V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab2009-03-301-3/+3
* V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typoMauro Carvalho Chehab2009-03-301-3/+3
* V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISEMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (9252): au0828: Checkpatch complianceSteven Toth2008-10-173-3/+5
* V4L/DVB (9247): au0828: add support for another USB id for Hauppauge HVR950QMichael Krufky2008-10-171-0/+3
* V4L/DVB (9149): hvr950q: led feedback based on snrMichael Krufky2008-10-131-1/+38
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-123-3/+5
* V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky2008-10-121-3/+2
* V4L/DVB (8805): Steven Toth email address changeSteven Toth2008-09-037-8/+8
* V4L/DVB (8600): au0828: explicitly set 6 MHz IF frequency in hauppauge_hvr950...Michael Krufky2008-09-031-0/+2
* V4L/DVB (8556): au0828: add support for Hauppauge WoodburyMichael Krufky2008-09-034-0/+30
* V4L/DVB (8530): au0828: add support for new revision of HVR950QMichael Krufky2008-07-274-0/+29
* V4L/DVB (8043): au0828: add support for additional USB device id'sMichael Krufky2008-06-261-0/+18
* V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEVMichael Krufky2008-06-051-1/+1
* V4L/DVB (7918): au0828: remove irrelevent analog tuner standby codeMichael Krufky2008-06-051-6/+0
* V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky2008-05-141-4/+2
* V4L/DVB (7835): multimedia/video: fix au0828 KconfigRandy Dunlap2008-05-141-1/+1
* V4L/DVB (7834): build fix for drivers/media/video/au0828Ingo Molnar2008-05-141-0/+1
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-1/+1
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-1/+1
* media: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* V4L/DVB (7750): au0828/ cleanups and fixesAdrian Bunk2008-04-265-33/+10
* V4L/DVB (7735): Fix compilation for au0828Brandon Philips2008-04-261-1/+1
* V4L/DVB (7638): CodingStyle fixes for au8522 and au0828Mauro Carvalho Chehab2008-04-245-33/+32
* V4L/DVB (7637): au0828: TypoSteven Toth2008-04-241-1/+1
* V4L/DVB (7636): au0828: Add HVR850 model numberSteven Toth2008-04-241-0/+1
* V4L/DVB (7634): au0828: CleanupSteven Toth2008-04-246-20/+21
* V4L/DVB (7627): au0828: replace __FUNCTION__ with __func__Michael Krufky2008-04-244-47/+51
* V4L/DVB (7626): Kconfig: VIDEO_AU0828 should select DVB_AU8522 and DVB_TUNER_...Michael Krufky2008-04-241-0/+2
* V4L/DVB (7625): au0828: CleanupSteven Toth2008-04-245-96/+95
* V4L/DVB (7624): Avoid an oops if the board is not fully definedSteven Toth2008-04-242-0/+7
* V4L/DVB (7622): HVR950Q Hauppauge eeprom supportSteven Toth2008-04-243-0/+44
* V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USBSteven Toth2008-04-249-0/+1365